• Slowdown with pasting text

    12
    0 Votes
    12 Posts
    8k Views
    RicardoR

    The screenshot shows an auto-complete list of terms. It can be configured in Settings > Auto-Completion

  • Customise search engine (Google Search to other search)

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    Jan SchreiberJ

    You can easily do that by editing the file shortcuts.xml, usually located in the folder %appdata%\Notepad++.

  • Computer Freezes Whenever I Launch Program

    3
    0 Votes
    3 Posts
    4k Views
    donhoD

    @AwkwardIrishman If your Notepad++ version is v6.8, it seems the problem is due to your (graphic?) drivers of your windows which take time to deal with otf (font) format.

    I believe the improved binary (using ttf instead of otf) solve this problem:
    https://notepad-plus-plus.org/temp/npp.7z
    Please unzip it into a new created folder, then launch notepad++.exe.

    Let me know if your issues are solved.

  • UTF-32

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Shopping for a new go-to text editor/word processor

    3
    0 Votes
    3 Posts
    4k Views
    David BaileyD

    I much prefer tools that don’t get ‘enhanced’ in all sorts of arbitrary directions, so you can browse the internet, read email, compose music, write code, edit binary, and interface to Facebook all within one package (I exaggerate very slightly!).

    Editing formatted text is vastly different from editing source code or other raw text, and I think it is far better to use different tools for those two processes. Cut/paste and the file-store provide excellent way to communicate between your tools!

    With free software, you don’t need a tool that does everything, you can afford several tools!

    David

  • Compiling notepad++

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    Sdvfeefefsdfe CfvfewefesdfS

    @jonandr

    Thanks!

  • 0 Votes
    3 Posts
    4k Views
    RicardoR

    Next version will have fixes for that issue.

  • Command line

    Locked
    4
    0 Votes
    4 Posts
    5k Views
    RicardoR

    Sorry for the misunderstanding…
    I could not found a command-line for that, but you can load Session files…
    A session file is a XML file with this structure:

    <NotepadPlus> <Session activeView="1"> <mainView activeIndex="0"> <File firstVisibleLine="0" xOffset="0" scrollWidth="288" startPos="0" endPos="0" selMode="0" lang="XML" encoding="-1" filename="C:\file1.xml" backupFilePath="" originalFileLastModifTimestamp="1438295994" /> </mainView> <subView activeIndex="0"> <File firstVisibleLine="0" xOffset="0" scrollWidth="288" startPos="0" endPos="0" selMode="0" lang="XML" encoding="-1" filename="C:\file2.xml" backupFilePath="" originalFileLastModifTimestamp="1438295994" /> </subView> </Session> </NotepadPlus>

    Files in “other view” (at right) are inside <subView> tag.
    You can open it with a command-line such as this:
    notepad++.exe -openSession "MySession.xml"

  • F95

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    jonandrJ

    This is mainly a forum for N++. I think you will have much better luck getting answers if you seek out a forum dedicated either to Fortran in general or the specific Fortran compiler you are using.

  • autocompletion feature

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Convert CSV to Attribute Centric XML

    3
    0 Votes
    3 Posts
    8k Views
  • Highlighted Text

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • notepad++ It is not compatible with Arabic texts

    Locked
    1
    0 Votes
    1 Posts
    4k Views
    No one has replied
  • Shortcut key > indenting & symbol changes

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    marcosamorimM

    Same thing happened here. Following this to see if anyone has a solution

    EDIT: Try to change the Edit -> EOL Conversion.

  • Syntax Highlighting

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Editing files...

    Locked
    2
  • \x00 was replaced by \x20 in v6.8

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Text anti-aliased since 6.7.9(.2?)

    13
    0 Votes
    13 Posts
    16k Views
    StefanS

    I just tested with 6.8. Enabling / Disabling windows clear type will change how the N++ menu is displayed but not where i read and edit the document. The “Enable smooth font” switch does nothing on my machine. “SCI_SENDMSG 2611 1” in NPPExec does help but is not persistent. This is really frustrating… Am i doing something wrong ?

  • Hidden FTP sidebar

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • How do I use Notepad++ to validate my work?

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied