• Login
Community
  • Login

Is there a similar functionality? Hint for convolution groups.

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
4 Posts 3 Posters 1.2k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T
    TroshinDV
    last edited by TroshinDV Dec 7, 2020, 8:48 AM Dec 7, 2020, 8:47 AM

    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.

    E 1 Reply Last reply Dec 7, 2020, 11:26 AM Reply Quote 0
    • E
      Ekopalypse @TroshinDV
      last edited by Dec 7, 2020, 11:26 AM

      @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 Reply Last reply Reply Quote 1
      • A
        Alan Kilborn
        last edited by Alan Kilborn Dec 7, 2020, 1:09 PM Dec 7, 2020, 1:06 PM

        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??

        T 1 Reply Last reply Dec 7, 2020, 3:56 PM Reply Quote 1
        • T
          TroshinDV @Alan Kilborn
          last edited by Dec 7, 2020, 3:56 PM

          @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 Reply Last reply Reply Quote 0
          2 out of 4
          • First post
            2/4
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors