• Carat cursor randomly switches to underline

    Locked
    7
    0 Votes
    7 Posts
    25k Views
    Scott SumnerS

    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
    2k 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
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Feature request : enhance multiple selection

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • 0 Votes
    3 Posts
    3k 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

    7
    0 Votes
    7 Posts
    7k 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
    3k Views
    Scott SumnerS

    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
    3k 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
    5k 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
    10k 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

  • Installing NP++ parameter

    3
    0 Votes
    3 Posts
    5k Views
    Alain KnöpfliA

    Hi Claudia

    Many thanks for this good solution. This will work.

    I’m wondering if more paramter for installing np++ exits.

    But with your solution it works fine :-)

  • 0 Votes
    4 Posts
    4k Views
    Scott SumnerS

    When the find window is opened, the word under the cursor is grabbed and used by it. If you don’t want this, either put the caret in an are where there are no word characters touching it before calling up the find window, or use the “find next” or “find previous” shortcut keys (which will use the last search text).

  • Find and Replace specific character in a specific string

    7
    0 Votes
    7 Posts
    12k Views
    Saeed Ghazi JoolaeeS

    Hi Claudia,

    Thanks for your kind help. I almost reached my destination. The only thing is that for numbers which have equal digits like 33 or 333 I must search two or three times to complete my replacement. As far as my numbers are maximum 3 digit numbers, this in no matter.

    Cheers.

  • to close text blocks with empty rows

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    Claudia FrankC

    Hello Phil1523,

    yes, visual basic lexer has some limitation especially when it come to folding.
    To speak with the words from the developer.

    The current VB folder is very simple and is based upon indentation.
    A folder based on VB syntax will require someone to implement and contribute it.

    This was as of 2013-11-30, so it’s unlikely that it will be solved soon.

    Cheers
    Claudia

  • 0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    From my point of view, if this should be implemented, it should be disabled by default.
    The reason why explained on a viusal basic example.

    CreateObject is a keyword but if I want to define a Function like

    Private Function Create () As Boolean

    it would repalce it to

    Private Function CreateObject

    The same applies to comments like

    'create a hash to compare results

    or defining strings like

    "Create a hash"

    @Leonard Marvilla, your proposal saves one keystroke whereas it might generate more keystrokes
    to revert it if it wasn’t supposed to use it.

    But as said, this is my opinion.

    Cheers
    Claudia