Community
    • Login
    1. Home
    2. General Discussion
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • dasnalD

      Consolas font issue

      Watching Ignoring Scheduled Pinned Locked Moved
      9
      1 Votes
      9 Posts
      1k Views
      artie-finkelsteinA

      @Alan-Kilborn
      You could always dig up an ASR-33 and use ed or vi. <grin> I realize that’s close to heresy in this forum, but once glass teletypes became a thing, variable width characters weren’t far behind.

      IIRC: I tried Fira and other ligature supporting fonts a few years back, and decided that I’d spent TOO many years in the 80 column world where everything was always lined up, and I couldn’t handle the “improvements”.

    • Bernardo BianchiB

      Adding Ruler below tab bar

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      8k Views
      Michael VincentM

      @Alan-Kilborn said in Adding Ruler below tab bar:

      (Disclaimer: But I really don’t know, it’s just a guess).

      Having lifted that code from someone else and incorporated my vertical “highlight” all into that plugin - I can safely say “I really don’t know, it’s just a guess” as well :-) !!!

      Cheers.

    • Программист НуллаП

      Notepad++ v8.1.2 license strange symbols

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      384 Views
      Программист НуллаП

      OK, I started issue on GitHub here

    • mladenandonovM

      Dark mode icons with custom styles

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      1k Views
      PeterJonesP

      @mladenandonov said in Dark mode icons with custom styles:

      Question is where are the icons stored and can I open them in an image editing software such as Photoshop, in order to invert them?

      They are compiled into the notepad++.exe binary.

    • Adam BeutlerA

      8.12 most of the interface no longer works, can't open preferences, find, change EOL... I click them and nothing happens. My portable version still works fine. Windows ver. 21H1. Tried reinstalling with no success.

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      282 Views
      PeterJonesP

      @Adam-Beutler ,

      What about portable 8.1.3-RC3?

      Because if the portable works but the installed version doesn’t, it’s most likely one of your settings or plugins that’s been corrupted.

      For the installed version,

      you can disable plugins by running with -noPlugin command-line option you can try to reset your settings (temporarily) by exiting Notepad++ completely, going to %AppData% folder and renaming Notepad++ folder to something else (maybe Notepad++.bak; the next time you run Notepad++, it should generate “fresh” settings in a new %AppData%\Notepad++ folder. If the fresh settings work but the old settings don’t, you might have to compare the settings, or slowly regenerate the settings manually.

      –
      PS: before updating, or before trying any of these experiments, make sure you save any open files

    • artie-finkelsteinA

      Are there hidden dangers in ignoring some auxiliary files in Npp updates?

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      270 Views
      mere-humanM

      Both plugins and GUP are almost independent of the main Notepad++ application.
      They usually are updated separately.
      For example, if you take a look at this GUP page, you can see the last update was in May:
      https://github.com/notepad-plus-plus/wingup
      The same for plugins (if you’ll look to their corresponding pages).

      So, if it’s crucial for you, you can ignore plugin updates if you don’t use them.
      If you don’t use the auto update as well, you can ignore GUP too.
      Usually, updates to these parts of Notepad++ are mentioned in release notes.

    • franzea123F

      Last Update of NPP left toolbars colorless, minimalistic and messed up

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      1 Votes
      3 Posts
      2k Views
      franzea123F

      Thank you very much. I really love this software is on top of any other editor, because of many reasons, low resource usage, many plugins, and CUSTOMIZATION! . they didn’t dissapointed me, indeed there is the option to restore the colorful icons. Just go to settings / general settings and choose the “default icons” option. I had a deja vu with MS office products which change their icons and don’t care about users at all. I really can’t stand these modern minimalist icons but fortunatelly NPP enables you to switch back to colorful icons.enable colorful icons again.png

    • Solenoid2200S

      How to disable the save file confirmation popup?

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      277 Views
      Solenoid2200S

      https://prnt.sc/1l4dbkf

    • Andy WatkinsA

      Small File - File is Too Big to Be Opened

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      445 Views
      mere-humanM

      It would be interesting to try opening the file in another instance of Notepad++. Or in a portable version.
      Also, if that doesn’t help, maybe attach the file here so others can try too.

    • Tiberio PictorT

      Page up an page down buttons

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      183 Views
      Alan KilbornA

      @Tiberio-Pictor

      To scroll down by one “page”, click where I show the red dot in the scrollbar:

      6ba922ec-aff9-4a65-bda0-5133ee40dda1-image.png

    • Robert Or Janet DiebelR

      RegEx to look for XX in a list of lines. if found print the line before, and the line with XX

      Watching Ignoring Scheduled Pinned Locked Moved
      8
      0 Votes
      8 Posts
      507 Views
      Alan KilbornA

      @Robert-Or-Janet-Diebel said in RegEx to look for XX in a list of lines. if found print the line before, and the line with XX:

      When I post, the number of back-slashes I enter is cut in half

      Yep, use this to avoid that situation:

      a72b9940-5f8f-4884-96e0-ee0caca434c7-image.png

    • vmars vernonV

      How to: Convert Roman numerals to Arabic numbers ?

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      1k Views
      vmars vernonV

      Whoa!
      Thank you very much Peter .
      Here is the .html :
      [https://vmars.us/ShowMe/A.Little.Book-On-the-Christian-Life-John-Calvin-Direct-Edit.html](link url)
      …Vernon

    • Sashank999S

      Grouping of file tabs ?

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      492 Views
      PeterJonesP

      @Sashank999 ,

      I am looking forward to this feature being added to Notepad++.

      see FAQ: Feature Request for how to make feature requests (hint, this forum is not the place)

      if there is anyway to reopen a closed session with same state and order of files, I would like to follow if it works.

      If you manually save the session, then you can later load that specific session at any time you want.

    • William L. WolcottW

      changing new edit line color

      Watching Ignoring Scheduled Pinned Locked Moved
      12
      0 Votes
      12 Posts
      8k Views
      Michael VincentM

      @William-L-Wolcott
      @Alan-Kilborn said in changing new edit line color:

      @William-L-Wolcott said in changing new edit line color:

      I do not find ChangedLines in PluginsAdmin

      Michael can answer that one. Michael? ;)

      Changed Lines is ported from Location Navigate because I could not get Location Navigate to not crash on me in 32-bit version and there was no 64-bit version. That has been fixed now, but I prefer my plugin so use that. If you have Location Navigate working to you liking now, stick with it!

      Cheers.

    • Admin EmailA

      Notepad++ does not remember last used directory

      Watching Ignoring Scheduled Pinned Locked Moved
      13
      0 Votes
      13 Posts
      3k Views
      Alan KilbornA

      @Randall-Spychalla said in Notepad++ does not remember last used directory:

      It makes me wonder if the programmers have that much experience. As a professional Windows programmer…

      So the primary developer of Notepad++ has been programming on it basically non-stop since, what 2003 or so? Does 18 years equate to “not much experience”?

      I know that if I were a “Windows programmer” for that long, I’d probably be discouraged (Windows programming mostly sucks, IMO, and that means comparatively to programming for other OSes).

      Anyway, probably that long ago, the concept of a user folder was in its infancy. And…it is a non-issue, because the default setting for Notepad++ is to follow the last used folder, despite the other postings in this thread.

      So again, I repeat: Non-issue, nothing’s wrong.

    • Murray Sobol 1M

      Can a Macro read an external file?

      Watching Ignoring Scheduled Pinned Locked Moved sql
      2
      0 Votes
      2 Posts
      240 Views
      PeterJonesP

      @Murray-Sobol-1 ,

      A macro? No, macros can only do internal notepad++ / editor commands (either accessing the text of the active file, or doing notepad++ menu actions)

      If you are willing to do something fancier, there are scripting plugins (like PythonScript and LuaScript) which allow you to write arbitrary scripts in your favorite interpreted language with extra commands that have access to the text in open files and the notepad++ gui/menus.

    • alphacentauris44A

      NotePad++ 8.1.2 - Windows 10 x64 21H1.1151 - Save Dialog - Unable to enter filename

      Watching Ignoring Scheduled Pinned Locked Moved
      8
      0 Votes
      8 Posts
      385 Views
      PeterJonesP
      To everyone replying to this topic

      Just saying “it happens to me, too” doesn’t help. The bare minimum useful response would be to show your ?-menu’s Debug Info.

      We know about the problem; the developers know about the problem. There is a fix that should be in the next version that has been confirmed on Vista and Win7; but no one who has seen the problem on Win 10 has been willing to go through the steps of proving that the fixed version will work. It’s really simple to do. The best way you can help is by following the instructions linked above, and letting us know whether the fixed “development version” actually fixes it for you on your version and configuration of Windows.

    • John LiudrJ

      Dark mode: please darken the bright white line after folded code.

      Watching Ignoring Scheduled Pinned Locked Moved
      7
      0 Votes
      7 Posts
      740 Views
      John LiudrJ

      @PeterJones said in Dark mode: please darken the bright white line after folded code.:

      a new Language:Global Styles > Style:Fold Horizontal style whose foreground color sets the color of that line

      Thanks @PeterJones !

      Here is my new “feature request” issue:

      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10313#issue-958429921

    • François SKODAF

      menu item "copy" leads to a reduced Notepad++ window.

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      169 Views
      Alan KilbornA

      @François-SKODA said in menu item "copy" leads to a reduced Notepad++ window.:

      It’s a long time I hope this little & spectacular bug to be fixed.

      It’s probably hard to fix a bug that likely happens to exactly one person (you) and that person hasn’t reported it to the official issues list. Or maybe you have?

    • dany isenguerreD

      [Version 8.1] Impossible to save a temporary file when a directory was selected when saving another temporary file

      Watching Ignoring Scheduled Pinned Locked Moved
      18
      0 Votes
      18 Posts
      2k Views
      Gilad DG

      @PeterJones Thanks!

    The Community of users of the Notepad++ text editor.
    Powered by NodeBB | Contributors