Community
    • 登入

    Is there a similar functionality? Hint for convolution groups.

    已排程 已置頂 已鎖定 已移動 Help wanted · · · – – – · · ·
    4 貼文 3 Posters 1.3k 瀏覽
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • TroshinDVT
      TroshinDV
      最後由 TroshinDV 編輯

      In 1С:Enterprise v7.7 this functionality is present. see screenshot.
      Screenshot_18.png
      And the editor in 1C is based on Scintilla
      Useful for long program texts.

      EkopalypseE 1 條回覆 最後回覆 回覆 引用 0
      • EkopalypseE
        Ekopalypse @TroshinDV
        最後由 編輯

        @TroshinDV

        if you mean natively, then no.
        Scintilla offers dwellstart and dwellend events which could be
        used to detect the position of the mouse. Together with a calltip you could build your solution I guess.

        1 條回覆 最後回覆 回覆 引用 1
        • Alan KilbornA
          Alan Kilborn
          最後由 Alan Kilborn 編輯

          I’m not sure what is being requested here.
          A popup tip for a long section of text where the first line is undented and the rest of the lines making up the section is indented, where the tip shows the first and last lines of the section with ... between??

          TroshinDVT 1 條回覆 最後回覆 回覆 引用 1
          • TroshinDVT
            TroshinDV @Alan Kilborn
            最後由 編輯

            @Alan-Kilborn When you move the mouse pointer to the folding line, a popup pops up with the first and last line of the folding zone, demonstration:
            alt text

            this allows you to see the headers of hidden loops (for, while, etc.) and ifs.
            Is there such functionality, for example, a plugin?

            1 條回覆 最後回覆 回覆 引用 0
            • 第一個貼文
              最後的貼文
            The Community of users of the Notepad++ text editor.
            Powered by NodeBB | Contributors