• Login
Community
  • Login
  1. Home
  2. General Discussion
Log in to post
Load new posts
  • Recently Replied
  • Recently Created
  • Most Posts
  • Most Votes
  • Most Views
  • B

    UDL number nesting

    Watching Ignoring Scheduled Pinned Locked Moved
    2 Dec 28, 2015, 7:35 PM
    Dec 27, 2015, 6:24 PM
    0 Votes
    2 Posts
    2k Views
    C Dec 28, 2015, 7:35 PM

    @Baksa-Péter

    again cheating is required and it isn’t 100%.
    Define the numbers as keywords (prefix mode) and use nesting
    but this would mean, that e.g. 5t is also colored.

    Cheers
    Claudia

  • B

    UDL if then multiline / single line

    Watching Ignoring Scheduled Pinned Locked Moved
    2 Dec 28, 2015, 6:59 PM
    Dec 27, 2015, 9:19 PM
    0 Votes
    2 Posts
    2k Views
    C Dec 28, 2015, 6:59 PM

    @Baksa-Péter

    there is a way but this means you need to cheat and add additional code (comment) to it.
    Define the normal if (open) else(middle) endif(close)

    everything should work for this example

    if x then y else z endif

    and add //end as the close in comment folding.
    It’s assumed that // is the comment sign in your language.
    Now this line

    if x then y else z //end

    doesn’t get folded. A bit a hack but works.

    Cheers
    Claudia

  • B

    UDL assymetric delimiters

    Watching Ignoring Scheduled Pinned Locked Moved
    2 Dec 28, 2015, 6:48 PM
    Dec 27, 2015, 8:55 PM
    0 Votes
    2 Posts
    2k Views
    C Dec 28, 2015, 6:48 PM

    @Baksa-Péter

    can be achieved by using the special operator (( )).
    From the document

    So, if two or more strings are defined inside of a special operator (( )), they are interchangeable.

    so a open like (( ( [ )) and a closing like (( ) ] )) sholud do the trick

    Cheers
    Claudia

  • S

    New to HTML

    Watching Ignoring Scheduled Pinned Locked Moved
    4 Dec 28, 2015, 6:14 PM
    Dec 28, 2015, 1:17 AM
    0 Votes
    4 Posts
    3k Views
    C Dec 28, 2015, 6:14 PM

    @Steven-Nicholls

    As already recommended, it is a good idea to start with a guided
    tutorial if you want to learn a new programming language.

    To answer your question,

    Is there someone that can help me understand this? does “content-type” mean this is where I >place whatever I want to say?

    No, you set a meta attribute, which is basically the information for your browser
    that this site has utf-8 encoded text.

    I pasted it into Notepad and tried to view it as source, but nothing happened!

    The line itself, although it is incomplete, is the source.
    If you do plain html coding I recommend installing the html preview plugin,
    can be done via plugin manager, which, as the name suggests, gives you a preview of your code. So you see what changes on the “site” when changing code instantly(more or less).
    Simple example. After installing the plugin, goto plugins->Preview HTML and select Preview HTML. Open a new document, select HTML as language and put the following text into it.

    <HTML> <head> <title>first html site</title> </head> <body> show something </body> </HTML>

    Cheers
    Claudia

  • K

    Notepad++ Open Dialog not showing drive?

    Watching Ignoring Scheduled Pinned Locked Moved
    2 Dec 26, 2015, 10:50 PM
    Dec 26, 2015, 7:09 AM
    0 Votes
    2 Posts
    2k Views
    C Dec 26, 2015, 10:50 PM

    Hello Ken-Williams,
    after I uncheck start as administrator (npp properties->compatibility), npp was able to discover the mounted shares correctly.

    Cheers
    Claudia

  • N

    Gen:Variant.Kazy malware found in RegExTractorWinForm.dll

    Watching Ignoring Scheduled Pinned Locked Moved
    2 Dec 26, 2015, 9:58 PM
    Dec 26, 2015, 7:26 AM
    0 Votes
    2 Posts
    2k Views
    C Dec 26, 2015, 9:58 PM

    It might be also that this is one of the false positives.
    From what I see all components are open source, so in case
    you are uncomfortable with the prebuild binaries you could
    build it by yourself.

    Cheers
    Claudia

  • H

    NP++ 6.8.8 file encode type does not stay as UTF8

    Watching Ignoring Scheduled Pinned Locked Moved
    8 Dec 26, 2015, 9:20 PM
    Dec 20, 2015, 5:37 PM
    0 Votes
    8 Posts
    10k Views
    C Dec 26, 2015, 9:20 PM

    @guy038

    thank you very much for the hard work, I really appreciate it.
    Encoding is one of those points which I don’t really understand fully.
    Now I have a reference how it is solved and used in npp.

    Thx
    Cheers
    Claudia

  • R

    Windows 10 Errors

    Watching Ignoring Scheduled Pinned Locked Moved
    7 Dec 25, 2015, 1:29 PM
    Nov 14, 2015, 4:17 AM
    0 Votes
    7 Posts
    7k Views
    R Dec 25, 2015, 1:29 PM

    Using windows 10 and npp from april 2015 and didn’t have any bugs/issues. Installed it directly without any upgrade from w7 or w8

  • vmars vernonV

    Program/feature request,"make Home button work" .

    Watching Ignoring Scheduled Pinned Locked Moved
    3 Dec 25, 2015, 12:46 AM
    Dec 24, 2015, 7:22 PM
    0 Votes
    3 Posts
    2k Views
    vmars vernonV Dec 25, 2015, 12:46 AM

    Thanks again Claudia…vm

  • Yannick MolinetY

    Add shortkey

    Watching Ignoring Scheduled Pinned Locked Moved
    2 Dec 25, 2015, 12:14 AM
    Dec 24, 2015, 2:37 PM
    0 Votes
    2 Posts
    2k Views
    C Dec 25, 2015, 12:14 AM

    Hello Yannick-Molinet,

    yes, go to Settings->Shortcut Mapper
    double click on Reload from Disk and choose one.
    Preferrable one which isn’t used yet. ;-)

    Cheers
    Claudia

  • vmars vernonV

    how to replace ">" 'with ">" and CRLF' ?

    Watching Ignoring Scheduled Pinned Locked Moved
    4 Dec 24, 2015, 10:44 PM
    Dec 23, 2015, 10:29 PM
    0 Votes
    4 Posts
    6k Views
    C Dec 24, 2015, 10:44 PM

    Hello vern,

    may I redirect to this site.

    Cheers
    Claudia

  • V

    Search Operator?

    Watching Ignoring Scheduled Pinned Locked Moved
    2 Dec 20, 2015, 8:59 PM
    Dec 19, 2015, 11:12 AM
    0 Votes
    2 Posts
    3k Views
    C Dec 20, 2015, 8:59 PM

    Hello Vasile-Caraus,
    I had a brief look and I think most, maybe all, can be done using regular expressions.
    Do you want to avoid digging deeper into the regex monster? ;-)

    Cheers
    Claudia

  • KJohnsonK

    SAS & Notepadd++ (adding new programming Language set)?

    Watching Ignoring Scheduled Pinned Locked Moved sas language se
    6 Dec 18, 2015, 4:17 PM
    Nov 10, 2015, 4:39 PM
    0 Votes
    6 Posts
    7k Views
    C Dec 18, 2015, 4:17 PM

    Hello Daniel-Grint,

    if you click on Language->User defined…
    the dialog appears. Here you can set your preferences as you wish.
    I think the solution to your reported issue is to put the folding keywords from
    first to second style box.

    Cheers
    Claudia

  • Jim RedfieldJ

    Need help tweaking a regex search expression

    Watching Ignoring Scheduled Pinned Locked Moved html regex replace multiline search
    5 Dec 18, 2015, 4:17 PM
    Dec 9, 2015, 5:50 PM
    0 Votes
    5 Posts
    4k Views
    Jim RedfieldJ Dec 18, 2015, 4:17 PM

    Thanks Scott, for the newline tip.

    Guy, I wanted to credit you for the search code in my original post but all I had here was the bare code in a .txt file, w/out any links to its origin, and it didn’t include the trailing |\z.

    Glad you got me straightened out, and I really appreciate the code bit explanations you took the trouble to provide in your reply to Shayne Z in October.

    Jim

  • Gerard KorthagenG

    PowerShell language multiline strings

    Watching Ignoring Scheduled Pinned Locked Moved
    7 Dec 15, 2015, 6:06 PM
    Dec 14, 2015, 12:50 PM
    0 Votes
    7 Posts
    6k Views
    C Dec 15, 2015, 6:06 PM

    Thank you very much for clarification.
    Unfortunattely this means I need to be more careful
    about the topic “what needs to be done by scintilla” and
    what not. ;-)

    Cheers
    Claudia

  • Andrea GuglielmiA

    Define multi-caret

    Watching Ignoring Scheduled Pinned Locked Moved
    9 Dec 15, 2015, 2:53 PM
    Dec 14, 2015, 3:34 PM
    0 Votes
    9 Posts
    6k Views
    dailD Dec 15, 2015, 2:53 PM

    Is there any place we can ask for some changes?

    Either here or there is an actual issue tracker on GitHub.

    I would like to know if developers think to add features or if the “future” is just adding plugins.

    Nobody is opposed to adding features as long as the majority of users will actually use it. It is very easy for a program to get bloated by tons of features only a few people will use. That’s why using a standalone plugin is nice because users can pick and choose what functionality they want. Also, the Notepad++ project does not add new features to Scintilla, it is just used as is. So if Scintilla doesn’t support a certain feature then Notepad++ won’t implement it.

    I was searching for a way to copy/paste entire row when nothing is selected (I think is a Scintilla feature) and I found a plugin.

    I also use a plugin to do this. It is not enabled by default within Notepad++.

  • C

    Is it possible to use toolbarIcons.xml with plugin functions?

    Watching Ignoring Scheduled Pinned Locked Moved
    1 Dec 11, 2015, 8:39 PM
    Dec 11, 2015, 8:39 PM
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Michael MeliM

    BASIC Code

    Watching Ignoring Scheduled Pinned Locked Moved
    4 Dec 11, 2015, 4:41 PM
    Dec 10, 2015, 2:52 AM
    0 Votes
    4 Posts
    12k Views
    C Dec 11, 2015, 4:41 PM

    But there are jBASIC and PBASIC. Are they so different? Maybe you only need
    to delete/add some keywords and ASCII BASIC is done?

    Cheers
    Claudia

  • D

    Controlling multiple instances of NOTEPAD++

    Watching Ignoring Scheduled Pinned Locked Moved
    8 Dec 9, 2015, 5:45 PM
    Dec 6, 2015, 11:33 AM
    0 Votes
    8 Posts
    6k Views
    D Dec 9, 2015, 5:45 PM

    Dail,

    Thanks for your help - I guess the final question is, can a plugin transfer a file to another running NPP instance?

    Another solution would be a new command line option to stop that instance receiving additional files in this way.

    I mean, the compare plugin is really useful, and it is nice to use it from within NPP rather than using a different tool. However it is easy to get in a tangle if you use it in conjunction with other editing tasks.

    David

  • V

    Request. Insert a Clipboard string in any Column position.

    Watching Ignoring Scheduled Pinned Locked Moved
    5 Dec 7, 2015, 6:44 PM
    Dec 5, 2015, 2:31 AM
    0 Votes
    5 Posts
    4k Views
    Claudia FrankC Dec 7, 2015, 6:44 PM

    Hello Scott,

    absolutely agreed, thx for clarification.

    Cheers
    Claudia

The Community of users of the Notepad++ text editor.
Powered by NodeBB | Contributors