Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Help wanted · · · – – – · · ·
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • Folkert van der Noord

      Photoshop drag/drop multiple files not working
      • Folkert van der Noord

      4
      0
      Votes
      4
      Posts
      2636
      Views

      Claudia Frank

      Ahh, ok - was under the impression that dragging multiple files didn’t work but if files are working and directories not than
      I guess we do have the folder as workspace issue. Since introduction of this new feature it isn’t possible
      to use “dragging a folder to open files” anymore - I don’t know if this will get reverted/solved by the next release
      but I would vote for it as well.

      I do understand combination of folder and files don’t work as well.

      Cheers
      Claudia

    • netbusiness

      Notepad++ freezes upon opening a javascript file
      • netbusiness

      5
      0
      Votes
      5
      Posts
      3830
      Views

      Claudia Frank

      @netbusiness
      fyi

      Cheers
      Claudia

    • Elliot Pace

      Random Style Token
      • Elliot Pace

      1
      0
      Votes
      1
      Posts
      1365
      Views

      No one has replied

    • Jeroen6

      FunctionList with prefixed functions
      • Jeroen6

      5
      0
      Votes
      5
      Posts
      3024
      Views

      Claudia Frank

      Hello @Jeroen6,

      this should do the trick, I hope I didn’t break any other functions.
      It’s basically Peter Brands proposal with a little modification (using * instead of +, as it is optional)
      and introduced a new nameExpr to catch the interrupt functions.

      <parser id="c_function" displayName="C source" commentExpr="((/\*.*?\*)/|(//.*?$))"> <function mainExpr="^[\t ]*((static|const|virtual|_interrupt(\(.*?\))*)[\s]+)?[\w:]+([\s]+[\w]+)?([\s]+|(\*|\*\*)[\s]+|[\s]+(\*|\*\*)|[\s]+(\*|\*\*)[\s]+)([\w_]+[\s]*::)?(?!(if|while|for))[\w_]+[\s]*\([^\)\(]*\)([\s]*const[\s]*)?[\n\s]*\{" displayMode="$functionName"> <functionName> <nameExpr expr="(?!_interrupt(\(.*?\))*) [\w_~]+[\s]*\("/> <nameExpr expr="(?!(if|while|for))[\w_~]+[\s]*\("/> <nameExpr expr="(?!(if|while|for))[\w_~]+"/> </functionName> </function> </parser>

      Cheers
      Claudia

    • bluePlayer

      Syntax Highlighting for EBNF
      • bluePlayer

      4
      0
      Votes
      4
      Posts
      3203
      Views

      bluePlayer

      Ok tried to add some symbols as keywords and now its better. But still I need to work with EBNF to see if all is covered. Will post back here if i have a problem. Some research on EBNF

    • Ehpik  Feyl

      Separate auto-complete for css and js files
      • Ehpik Feyl

      5
      0
      Votes
      5
      Posts
      3434
      Views

      Ehpik  Feyl

      Very pity. From my point of view this is the only feature where npp concedes to sublime. I hope community will fix this flaw, someday.

    • Lemmy Westin

      How to change size of filename tabs, other than "reduce" option?
      • Lemmy Westin

      1
      0
      Votes
      1
      Posts
      1541
      Views

      No one has replied

    • Tony Monroe

      Find-Replace where Replacing with a Variable Help
      • Tony Monroe

      12
      0
      Votes
      12
      Posts
      7061
      Views

      Claudia Frank

      That’s what it is all about - get it working.
      One thing which makes me wonder is that record_n doesn’t get reset,
      so after 3rd run

      if record_n > ignore_records :

      is always true.

      Btw. if you post code, intend the whole code by 4 spaces then it keeps the layout ;-)

      Cheers
      Claudia

    • Bowe Kurowski

      Remove field of information in delimited text
      • Bowe Kurowski

      9
      0
      Votes
      9
      Posts
      4948
      Views

      Claudia Frank

      :-) thought that I didn’t understand the question, again - but then greenzest
      solution should work.

      Cheers
      Claudia

    • Jean-Pierre Moularde

      Text wrap plugin
      • Jean-Pierre Moularde

      5
      0
      Votes
      5
      Posts
      4516
      Views

      Jean-Pierre Moularde

      Thanks
      Now the point is to get rid of these basic unnecessary tags and replace them by what I need, i.e. a collection of about 20 snippets, most of them being more than 10 lines long.
      In fact it’s the same issue as SnippetPlus: they do the “wrapping” job, but it doesn’t seem easy to create new snippets.

    • Per Jensen

      How to NOT reopen previously opened files at startup
      • Per Jensen

      4
      0
      Votes
      4
      Posts
      11086
      Views

      Per Jensen

      @dail and @Ant-hrax
      Thankyou very much for your answers! They were both very usefull.

    • Peter van der Lee

      Shortcutkey for Date
      • Peter van der Lee

      2
      0
      Votes
      2
      Posts
      1727
      Views

      Claudia Frank

      Hello @Peter-van-der-Lee,

      TextFX Plugin has such functionality.

      Cheers
      Claudia

    • Jim Biwer

      Eliminate duplicate rows / show unique rows (only)
      • Jim Biwer

      4
      0
      Votes
      4
      Posts
      34552
      Views

      Jim Biwer

      Thank you! I tried the TestFX option, it worked great. Thanks again!

    • Daniel Deeds

      File search results, double clicking opens in new tab...
      • Daniel Deeds

      6
      1
      Votes
      6
      Posts
      4061
      Views

      Claudia Frank

      Shot in the dark -> start npp as non admin?
      In the meantime I will try to setup an environment similiar to yours.
      Two questions, what os version is \\UNC-SERVER and what protocol is used? samba?

      Cheers
      Claudia

    • Mike Atkinson

      Trying to implement jEdit feature by Notepad++ macro.... and failing
      • Mike Atkinson

      2
      0
      Votes
      2
      Posts
      1609
      Views

      Claudia Frank

      Hello @Mike-Atkinson

      Is the pane needed?
      If not, what about using find dialog but with bookmarking found lines?
      CTRL+F select Mark tab, check Bookmark line and click Mark All
      Using F2 to jump to the found entries.

      Cheers
      Claudia

    • Revilo Ldiol

      Updater: Proxy settings
      update • • Revilo Ldiol

      2
      0
      Votes
      2
      Posts
      11172
      Views

      No one has replied

    • Mark Giese

      Please help me
      • Mark Giese

      1
      0
      Votes
      1
      Posts
      1473
      Views

      No one has replied

    • Michael McGee

      PLEASE HELP, I'M DESPERATE!!!!
      • Michael McGee

      2
      0
      Votes
      2
      Posts
      1672
      Views

      Claudia Frank

      Hello @Michael-McGee,

      ask your friend to resend it as a zipped file. Maybe this works?

      Cheers
      Claudia

    • Michael Williams

      Python to Arduino connection problem
      • Michael Williams

      5
      0
      Votes
      5
      Posts
      3172
      Views

      Michael Williams

      Baddabing! The -u solved the problem. Thanks Claudia!

    • Zs L

      switching between editor and function list
      • Zs L

      2
      0
      Votes
      2
      Posts
      1623
      Views

      Claudia Frank

      @Zs-L

      Afaik, no.

      Cheers
      Claudia

    Copyright © 2014 NodeBB Forums | Contributors