• 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
  • 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

  • K

    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

  • J

    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
    J 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

  • G

    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

  • A

    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
    7k Views
    D 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
  • M

    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
    C Dec 7, 2015, 6:44 PM

    Hello Scott,

    absolutely agreed, thx for clarification.

    Cheers
    Claudia

  • W

    Auto-insert is not working if there is following char

    Watching Ignoring Scheduled Pinned Locked Moved
    4 Dec 5, 2015, 11:36 PM
    Dec 5, 2015, 1:23 PM
    0 Votes
    4 Posts
    3k Views
    C Dec 5, 2015, 11:36 PM

    I see this issue has been already addressed.
    Let’s see which decision will be made but I agree that, from my point of view, this is an unexpected behavior.
    In addition I don’t see a case in which one needs an open but never a closing bracket, although it might be possible.

    Claudia

  • V

    Can't login Twitter.

    Watching Ignoring Scheduled Pinned Locked Moved
    2 Dec 5, 2015, 8:26 PM
    Dec 5, 2015, 2:08 AM
    0 Votes
    2 Posts
    2k Views
    IByte_NLI Dec 5, 2015, 8:26 PM

    I had the same problem. It looks like the Twitter login is misconfigured or disabled.

  • R

    replace and Search vs. just replace

    Watching Ignoring Scheduled Pinned Locked Moved
    8 Dec 3, 2015, 2:46 AM
    Nov 26, 2015, 2:20 PM
    0 Votes
    8 Posts
    5k Views
    R Dec 3, 2015, 2:46 AM

    Hi Claudia,

    I think, you’re right, that this is a feature request. I will do that.
    And
    Thx for the hint with the RegEx Helper! I did not know that.

    @Cees Yes, that works. Why it didn’t come to my mind - ? :-) Thx!

    Cheers

  • K

    Window shrinks when using the context menu

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

    Hi Ken,
    if I remember correctly there was a issue witn NVidia in the past.
    Could it be that you use any kind of desktop manager?

    Cheers
    Claudia

  • D

    RegEx behavior

    Watching Ignoring Scheduled Pinned Locked Moved
    2 Dec 2, 2015, 4:21 PM
    Dec 2, 2015, 3:31 PM
    0 Votes
    2 Posts
    2k Views
    D Dec 2, 2015, 4:21 PM

    Doesn’t seem to have that problem for me. Couple suggestions you might try, replace .* in your regex with .*? and \n with \R and see if that helps at all.

  • Ф

    Are not displayed Russian letters in default style

    Watching Ignoring Scheduled Pinned Locked Moved
    1 Dec 2, 2015, 7:26 AM
    Dec 2, 2015, 7:26 AM
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Ислам ХанаповИ

    Constants NaN and null

    Watching Ignoring Scheduled Pinned Locked Moved nan null color
    2 Dec 1, 2015, 11:40 PM
    Dec 1, 2015, 10:17 AM
    0 Votes
    2 Posts
    3k Views
    C Dec 1, 2015, 11:40 PM

    Hi,
    please ignore my ignorance but I don’t understand your query.
    Nan = not a number = float !?
    null = 0 or null char ?

    Npp should support different programming/markup languages
    so from my point of view it doesn’t make sense to colorize
    in general.

    I guess I missed something here, did I ?

    Cheers
    Claudia

  • A

    Auto Language detection via Hint

    Watching Ignoring Scheduled Pinned Locked Moved
    2 Nov 30, 2015, 11:18 PM
    Nov 29, 2015, 4:18 AM
    0 Votes
    2 Posts
    4k Views
    C Nov 30, 2015, 11:18 PM

    Hi AJ Baxter,

    what you can do is writing a python script which can do it.
    Something like

    for i in range(1,3): identifier = editor.getLine(i) if identifier == 'something to compare': notepad.setLangType(LANGTYPE.CPP) ...

    If you know how it can be identified and you are willing to go this way let me know.
    Btw. what needs to be done, reagrding python script plugin installation and creation
    of script can you read here.

    Cheers
    Claudia

  • A

    Exclude directories from the search

    Watching Ignoring Scheduled Pinned Locked Moved
    6 Nov 30, 2015, 8:31 PM
    Oct 10, 2015, 10:46 AM
    2 Votes
    6 Posts
    18k Views
    guy038G Nov 30, 2015, 8:31 PM

    Hello Cees,

    Very clever solution, Indeed ! Thanks for sharing it :-) I haven’t thought of that simple and useful work-around, yet !

    Best Regards,

    guy038

  • J

    Feature request: Allow same response to multiple confirmation messages.

    Watching Ignoring Scheduled Pinned Locked Moved
    1 Nov 29, 2015, 5:15 PM
    Nov 29, 2015, 5:15 PM
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • guy038G

    How to change a Semicolon-Separated Values list in a well-formatted table, with fixed length columns

    Watching Ignoring Scheduled Pinned Locked Moved
    1 Nov 29, 2015, 4:44 PM
    Nov 29, 2015, 4:44 PM
    0 Votes
    1 Posts
    6k Views
    No one has replied
The Community of users of the Notepad++ text editor.
Powered by NodeBB | Contributors