XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Next
    • None
    • editor - Other
    • None

    Description

      Each editor has characters/words or whatever, but there is smth inside, so it should be possible to have the select next element for each editors. So if I open a md file, which is not supported in general, in NetBeans it should work from: set cursor into the word (doesn't matter what word it is) -> to select the whole word -> select the whole line -> select block if possible -> select the next block if possible -> select the whole file and vice versa.

      So it should be a similar feature, which is common for each editor like the multi cursor. The multi cursor is not limited to any languages.

      If the MD plugin is installed, NetBeans knows more information like what a block exactly is (open/closed parenties) and many more, then it should have a better selection which should be similar or consistent to other editors like Java, JS, HTML, etc. See the parent ticket for more information.

      In general, WebStorm or IntelliJ don't care about they know the file type or not. They treat every file type as a file with words/characters inside of it. If you add a plugin afterwards, it would work better.

      Attachments

        Activity

          People

            Unassigned Unassigned
            chrizzly Christian Lenz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: