• [Plugin] Compare

    4
    0 Votes
    4 Posts
    6k Views
    TzviConsT

    It seems that your problem is that Compare splits the screen into two ‘views’ and does not remove them after ‘Compare’ is done. Select the unwanted tab on the right or just click in the editable area. Then go to View->Move/Clone current document->Move to other view. It should restore your original environment.

    Alternately close all tabs in the unwanted ‘view’.

    The dual ‘view’ mode is actually a Notepad++ feature and can be used for many general editing tasks.

  • User-Defined Language issues - defaults, command line options.

    Locked
    1
    2 Votes
    1 Posts
    2k Views
    No one has replied
  • How to set background colour for a style?

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • How can I change the color only the '@' ?

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    maggioriniM

    Hi Glenn, thanks about your answer.

    I think not explained properly my doubts.

    The Sql Language serves me very good, but I need to add in the SQL language the ‘@’ to change the variables color.

    If I create a new language, i´ll need to add all things about SQL language manually, for example commands, operators, and etc

    I need only add the ‘@’ in SQL language that already exists.

    I dont know, if is possible create a new language and import all things that exists in a SQL language, and after that, I add only ‘@’.

    Are you understood my problem ?

    Thanks again, and sorry about my English, my English is not good yet.

  • AHDL UDL - numbers and delimiters with "

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • NP++ minimizing on cut/paste, search, and most other actions.

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Greek characters

    Locked
    3
    0 Votes
    3 Posts
    11k Views
    nandaccioN

    Hi guy038,

    you were right, I switched to a style that changed the font, so I have to revert to the default font to see the Greek characters.

    Thanks!

  • Accessing files through Notepad++ HELP!

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • How do you switch off ClearType force-enabled in 6.7 ?

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Automatically Insert Tags?

    Locked
    2
    0 Votes
    2 Posts
    7k Views
    guy038G

    Hello mattr,

    May be, I misunderstand you, but since the N++ v6.5, this feature seems available !

    Just select the menu option Settings - Preferences - Auto-Completion and check the option html/xml close tag

    Then, for instance, as soon as you typed the closing > character of the form <p>, in a html file, it adds, automatically, the string </p>, with the cursor between the two tags, for typing text. Nice, isn’t it ?

    Cheers,

    guy038

  • Update curl error

    Locked
    1
    0 Votes
    1 Posts
    6k Views
    No one has replied
  • 0 Votes
    1 Posts
    2k Views
    No one has replied
  • How to add additional styles to existing Language?

    Locked
    1
    1 Votes
    1 Posts
    2k Views
    No one has replied
  • notepad++ auto update always fails in windows 8

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • I need a quick and dirty regular expression.

    Locked
    6
    0 Votes
    6 Posts
    5k Views
    qucikuuuuQ

    Thanks, that’s done it!

  • XML branch navigation

    2
    0 Votes
    2 Posts
    5k Views
    rlw123R

    Does Plugins -> XML Tools -> Current XML Path (alternatively the “break your fingers” Ctrl+Alt+Shift+P) do what you want?

  • Is there a setting to format .ccc files so that they are easier to read?

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Source code?

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    JeronymiteJ

    Many thanks!

  • Marking a large text

    4
    0 Votes
    4 Posts
    10k Views
    guy038G

    Hi Erik and Scott,

    Oh, yes, Scott, I forgot this obvious solution :-(

    In addition, since the N++v6.4.2 version, the Begin/End Select, command is recordable in a macro :-)

    The nice thing, with N++, is that there are, very often, several ways to achieve the same goal !

    Cheers,

    guy038

  • TextFX "Proper Case" command in context menu

    5
    0 Votes
    5 Posts
    6k Views
    guy038G

    Hi Tobias,

    Quite easy to generate this highlight ! Just indent the text you want to highlight, as code, by FOUR spaces or a tabulation

    See documentation on the Markdown Syntax at the address below, and consult the Code Blocks section :

    http://daringfireball.net/projects/markdown/syntax

    **************** * Best Regards * ****************

    guy038