• Command line

    已鎖定
    4
    0 評價
    4 貼文
    6k 瀏覽
    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

    已鎖定
    2
    0 評價
    2 貼文
    3k 瀏覽
    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

    已鎖定
    1
    0 評價
    1 貼文
    2k 瀏覽
    尚無回覆
  • Convert CSV to Attribute Centric XML

    3
    0 評價
    3 貼文
    8k 瀏覽
  • Highlighted Text

    已鎖定
    1
    0 評價
    1 貼文
    2k 瀏覽
    尚無回覆
  • notepad++ It is not compatible with Arabic texts

    已鎖定
    1
    0 評價
    1 貼文
    4k 瀏覽
    尚無回覆
  • Shortcut key > indenting & symbol changes

    已鎖定
    2
    0 評價
    2 貼文
    3k 瀏覽
    marcosamorimM

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

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

  • Syntax Highlighting

    已鎖定
    1
    0 評價
    1 貼文
    2k 瀏覽
    尚無回覆
  • Editing files...

    已鎖定
    2
  • \x00 was replaced by \x20 in v6.8

    已鎖定
    1
    0 評價
    1 貼文
    2k 瀏覽
    尚無回覆
  • Text anti-aliased since 6.7.9(.2?)

    13
    0 評價
    13 貼文
    17k 瀏覽
    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

    已鎖定
    1
    0 評價
    1 貼文
    2k 瀏覽
    尚無回覆
  • How do I use Notepad++ to validate my work?

    已鎖定
    1
    0 評價
    1 貼文
    3k 瀏覽
    尚無回覆
  • Suggestion: Find Direction - Add All and make default

    4
    1 評價
    4 貼文
    4k 瀏覽
    Dulcinea DonatiD

    I found this useful, I was also struggling around the loop search which as far as I remember was always there. The wrap around was probably unchecked during the version update.

  • Brand new to coding

    已鎖定
    5
    0 評價
    5 貼文
    9k 瀏覽
    David BaileyD

    As has already been said, Notepad++ is a text editor. That text is often the code that you are developing - though it can also be pure text, or other things.

    As it stands, your question is a bit like buying a soldering iron and expecting the instructions in the box to tell you about electronics theory!

    If you really don’t know what language you want to code it, I’d suggest you describe to us what it is you want to do.

    Failing that, I think I would start with Java.

    David

  • Cannot download/upload or delete files using ftp

    已鎖定
    1
    0 評價
    1 貼文
    2k 瀏覽
    尚無回覆
  • Creating a user-defined-language that combines 2 languages

    已鎖定
    1
    0 評價
    1 貼文
    2k 瀏覽
    尚無回覆
  • removing \r lines without deleting text

    11
    0 評價
    11 貼文
    16k 瀏覽
    guy038G

    Hi, Maureen,

    To use the very powerful regex search feature, with the PERL syntax, you, absolutely, need an Unicode Notepad++ version >= 6.0

    To get your version number, just, hit the F1 key, when a N++ session is opened

    As for me, I try to “follow” the different versions, to reply, on that forum, too. So, I use ( one at a time, I’m careful ! ) any portable version, like an old Ansi 5.9.8 version, an Unicode 6.4.5 version, a 6.7.9 version and the last v6.8 version.

    You’ll find good documentation, about the new Boost C++ Regex library, v1.55.0 ( similar to the PERL Regular Common Expressions, v1.48.0 ), used by Notepad++, since its 6.0 version, at the TWO addresses below :

    http://www.boost.org/doc/libs/1_48_0/libs/regex/doc/html/boost_regex/syntax/perl_syntax.html

    http://www.boost.org/doc/libs/1_48_0/libs/regex/doc/html/boost_regex/format/boost_format_syntax.html

    The FIRST link explains the syntax, of regular expressions, in the SEARCH part

    The SECOND link explains the syntax, of regular expressions, in the REPLACEMENT part

    And, if you want, preferably, a general documentation on Notepad++, refer to my post, at the address below :

    https://notepad-plus-plus.org/community/topic/40/real-help-wanted/3

    Good reading !

    Cheers,

    guy038

  • New Documents Saved As PHP Can Not Be Saved Again

    已鎖定
    2
    0 評價
    2 貼文
    3k 瀏覽
    guy038G

    Hello Web4Guru,

    I followed your method, step by step, on my old Win XP laptop, with the last v6.8 portable N++ version, simply located in a C:\_680 folder

    Unfortunately, ( I mean for you ), each time I added some text, after the initial text, to my PHP test file, the icon became red, with an asterisk in front of the absolute path and the menu option Save was normally available and NOT greyed out !

    Right now, I can’t understand the reason why :-( May be, changing PHP file’s location would help ?

    Good luck for investigation !

    Best Regards,

    guy038

  • How to delete marked line

    已鎖定
    2
    0 評價
    2 貼文
    47k 瀏覽
    guy038G

    Hello Bernard,

    Very easily, indeed !

    So I suppose that you previously mark some lines ( with a round blue physical mark ), which, all, start with a specific string

    To delete all these lines, perform the menu option : Search - Bookmark - Remove Bookmarked Lines

    Et voilà !

    Best Regards

    guy038