• New feature: Remember text direction in edited files

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Determine closing/beginning brackets

    Locked
    4
    0 Votes
    4 Posts
    8k Views
    Claudia FrankC
    Hello Scott, yes, absolutely correct. Thanks for providing additional informations. Cheers Claudia
  • Feature Request: Sort search results based on criteria ...

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    S
    @Tim-Jarrett said: copying the search output to a new file In that case the LineFilter2 plugin might be of some assistance…
  • 0 Votes
    1 Posts
    2k Views
    No one has replied
  • will npp support asp.net server tags?

    Locked server tags asp.net
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC
    Hello @Trần-Đức-Nhã, do you refer to the embedded code blocks? If so, did you select html lexer? Cheers Claudia
  • Carat cursor randomly switches to underline

    Locked
    7
    0 Votes
    7 Posts
    27k Views
    S
    Must be a wild typing experience if it is “hunt and peck” with one hand and this happens…seems rather difficult to believe that one would hit the Insert key at some random point…unless you are having a seizure.
  • Customize Toolbar - New Version 4.1

    Locked
    2
    1 Votes
    2 Posts
    3k Views
    guy038G
    Hello dave-user, First of all, I wish you, your family and friends an excellent year 2016. I, also, want to thank you, again, for your involvement in fixing some bugs, on Win XP configurations( whose mine ! ), last year ! So, I tested the UNICODE Customize Toolbar v4.1 plugin ( No tests on the ANSI version, yet ) and I pleased to tell you, Dave, that I didn’t notice any problem or issue :-)) The two options Custom buttons and Wrap Toolbar works nice ! In addition, your plugin does have a professional look ! The Customize Toolbar dialog box is, even, automatically translated in my mother language ( French ) ! Some points, NOT mentioned in the Help dialogs, for people who would be interested by your plugin : In order that the three Menu commands View - Hide Line Number Margin, View - Hide Bookmark Margin, View - Hide Folder Margin, and the three corresponding buttons, when added in the Toolbar, work properly : The two options Settings - Preferences… - Editing - Display line number and Settings - Preferences… - Editing - Display bookmark must be checked The option Settings - Preferences… - Editing - Folder Margin style must be different from the None choice You can open the Customize Toolbar box, by double-clicking, simply, on an empty place of the N++ Toolbar If you press the SHIFT key, you can move any icon to an other position of the Toolbar, by dragging it with a left mouse click If you press the SHIFT key and drag any icon, out of the Toolbar, it will, logically, disappear. However, that specific icon/command, will be, again, available in the left drop-down list of the Customize Toolbar dialog box ! Best Regards, guy038
  • UDL official website

    Locked
    2
    1 Votes
    2 Posts
    3k Views
    guy038G
    Hi, Claudia, Thanks, for this info ! We, all, hope, that Ivan, will be back, soon, on N++ forums ! Cheers, guy038
  • Sorting Windows bug

    Locked bug
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Feature request : enhance multiple selection

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • 0 Votes
    3 Posts
    4k Views
    Keith WhiteK
    Ah, OK. I’ve posted a feature request there then. Thanks.
  • horisontal scroll bug after restore window

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC
    same happens on windows xp sp3 npp 6.8.9 with -noPlugin switch Cheers Claudia
  • Tab is broken

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC
    Hello Eddy-Q, can you give us additional infos? Which npp version, which os, using which theme, have you plugins installed, and an example to reproduce it? I tried with a new document and do not have the reported behaviour. Cheers Claudia
  • HTML folding with inline comments

    folding
    7
    0 Votes
    7 Posts
    8k Views
    Keith WhiteK
    So how do I turn this into a feature enhancement request? “Enhance HTML syntax highlight and code folding for comment based server side extensions inside HTML tags” Many thanks.
  • Modern/flat tabs

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    S
    I’m sure Don Ho would agree, very few worthwhile improvements (and especially user-interface enhancements) take place in a “few hours”.
  • Search for <span and Replace it with newLine+<span ?

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    Claudia FrankC
    Hello vern, still not sure, but do you mean end of line? If so, the \r and \n are end of line chars. Depending on which operating system you edit a file, it will end a line by adding one or both of this chars to that line. So on mac os an editor would add an \r, on most unix oses an editor would add \n and windows editors using \r\n. So if you want to change something like <span> text text text </span> to <span> text text text</span> you would use, same replace settings as before, Find what: \r\n</span> Replace with: </span> Cheers Claudia
  • Undo history cleared after saving?

    3
    0 Votes
    3 Posts
    4k Views
    Ken WilliamsK
    next time it happens I’ll try the noplugins switch. I find sometimes it clears the undo list and sometimes it doesn’t. need to figure out more and will try to post back soon.
  • Question about cursor position

    Locked
    7
    0 Votes
    7 Posts
    6k Views
    John ThompsonJ
    Oh you didn’t spoil anything, you saved me a lot of time. lol i greatly appreciate it
  • xml different hierarchy color ?

    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC
    Hello Laurent-Indo, afaik this isn’t possible. At the moment I don’t know any lexer, the part in npp which does the coloring, which can do this. Cheers Claudia
  • JSON Syntax colors gone :(

    Locked
    2
    0 Votes
    2 Posts
    11k Views
    Claudia FrankC
    Hello Daniel-Adam, could it be that you are using a different theme? If so, can you try default theme? If not, can you check that JSON is still listed in Language listview of Settings->Style Configurator window? Cheers Claudia