Community
    • Login
    1. Home
    2. Help wanted · · · – – – · · ·
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • Fergus StrachanF

      Change Backup path

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • Robbie KobleR

      How to run code

      Watching Ignoring Scheduled Pinned Locked Moved
      6
      0 Votes
      6 Posts
      28k Views
      Jon BlanchardJ

      Go to the Rhino Web Site, download the Rhino interpreter and follow the instructions for running it within the OS window. You can run little snippets, define and run functions and see the output immediately; kind of basic and lacking special environment vars that might be available in a browser, but still a valuable tool.

      The other option that I can think of is to create a template HTML doc to test Javascript in, that will take inputs and generate output (check out W3 Schools and their Javascript section for examples of how they do it).

    • John SparkJ

      NP++ don't change font

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      5k Views
      Jon BlanchardJ

      Did you choose Global Styles in the Language list and set the Font and Font Size for each style in the Style list?

    • Jon BlanchardJ

      Command line plugin activation

      Watching Ignoring Scheduled Pinned Locked Moved plugin command line
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • Łukasz RomanowskiŁ

      Search multiple words in xml

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      3k Views
      gerdb42G

      Not sure if I got this right: You are trying to remove PRODUCT Tags for a specific SUPPLIER_PID? If so try this:

      Go to Search->Replace Search for <PRODUCT mode="new">\R<SUPPLIER_PID>285129</SUPPLIER_PID>.*?</PRODUCT> Replace with nothing Select Regular Expressions. Make sure “. matches \r and \n” is checked Hit “Replace all”

      But if you have to do this kind of job on a regular basis, you may want to look for a Tool that is more specifically made for manipulation of XML by XPath.

    • Kerry Van IseghemK

      Convert an email to a URL using a wildcard

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      2k Views
      gerdb42G

      Sure:

      Go to Search->Replace Search for ^.+@(.+)$ Replace with www.\1 Select Regular Expressions (Make sure “. matches \r and \n” is not selected) Klick “Replace all”
    • noah gildenN

      Image Alignment

      Watching Ignoring Scheduled Pinned Locked Moved images alignment
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • michel buartM

      Need help for Search and replace feature TX

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      2k Views
      Peter StotzP

      Hi, michel buart

      Open the Replace dialog (CTRL + H)
      Find what: Example_table on every data
      Replace with: Example_table\r\nOn every data
      check enhanced mode \r \n \t \x …

      peter

    • Graham KirkbyG

      Loss of hidden lines

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    • John SparkJ

      What are Differences between normal installation instance of NP++ and portable ? (user personal files including)

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      8k Views
      John SparkJ

      I’m using normal installed instance with personal files here: C:\Users\user_name\AppData\Roaming\Notepad++

      When I will be experimenting with portable instance, is it enough tojust move my personal files to portable folder ?

      When adding new themes, is it enough to add new theme into personal files(with my current instance) or I have to add it also to c/program files/np++/themes ?

      Thank you

    • John SparkJ

      NP++ can't execute function inside python file. But he is ok with file on application start. See 'ready'.

      Watching Ignoring Scheduled Pinned Locked Moved
      10
      0 Votes
      10 Posts
      5k Views
      John SparkJ

      You meant this, right ?
      https://github.com/bruderstein/PythonScript

      I never used it, I just need get back into state when it was working to me.

    • SamuelNuetziS

      Notepad ++ Windows 10

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      3k Views
      kawingaK

      Hello @SamuelNuetzi,

      i think a simple tryout would have given you the needed provider much faster and easier then this post.

      The answer is: Yes.

      https://en.wikipedia.org/wiki/Notepad++

      Kind regards,

      Robert

    • moaaz.m.f vdM

      how to delete saved "predictive text"

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    • Moran AlriyamiM

      Different syntax highlighting for function declaration and body

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    • Raymond HsuR

      Change background colour of the editor

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      2k Views
      Bo BiB

      Hi,
      just try Settings->Style Configurator

    • Bo BiB

      Custom button error

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • Scott GartnerS

      Right-mouse-button-drag to block-select text

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      4k Views
      Scott SumnerS

      Sometimes you just have to learn new things. Especially when those new things are free. :)

    • Rutayani DasR

      Notepad++ is crashing when debugging php using xDebug

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • Adam RoweA

      Notepad++ is crashing when I click on Open in the file menu.

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • Melissa RM

      MVC View components for Notepad++

      Watching Ignoring Scheduled Pinned Locked Moved client-server diagram mvc
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    The Community of users of the Notepad++ text editor.
    Powered by NodeBB | Contributors