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

      Mathematica

      Watching Ignoring Scheduled Pinned Locked Moved mathematica
      2
      0 Votes
      2 Posts
      4k Views
      Claudia FrankC

      Hello @Cyprian-Blunt,

      looks like it has been already created as UDL.
      http://docs.notepad-plus-plus.org/index.php?title=User_Defined_Language_Files
      Download the xml and import it using user defined language menu (under Language menu).

      Cheers
      Claudia

    • Paul JeramP

      Javascript not working when launch in chrome

      Watching Ignoring Scheduled Pinned Locked Moved css javascript html
      2
      0 Votes
      2 Posts
      3k Views
      jjstiffJ

      this is not a notepad++ issue, it is a javascript/jquery question.

      The DOM element refrenced by $("carQuestion span") is not yet defined when the script is run so the click method is not applied to any DOM element.

      You must either wrap your script with $(document).ready(function(){ ... }) or move your script tag to just before </body>

      https://api.jquery.com/ready/

    • John SparkJ

      new version and still stagnation

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      3k Views
      jjstiffJ

      John- Glad to hear you like Notepad++. I do too, for Windows. I agree with your requests as well. Since you are a beginning programmer, perhaps you may find it in your ability to gather the source codes as Dail has inferred and try creating the bug fixes on your own. This would be quite a feat and much appreciated. I’m sure you would be able to push your changes via a pull request when you are successful. Until then, please be patient and happy with what you do have.

      https://github.com/notepad-plus-plus/notepad-plus-plus

      Also, you will want to experience more editors as well so that you can rightly compare the features of each. I like notepad++ because it is light and quick. I don’t like atom because it takes forever to load and is pretty clunky. Sublime text seemed good until I realized they were asking for money… I am so used to gedit on linux, never paid for software…

      I suggest you also become very familiar with vi so that you can preform remote edits over the terminal via ssh.

      If you can go to linux and get off windows, try xemacs and gedit and there are thousands more. On windows, NotePad++ has become my goto text editor and if it is not available, I go to notepad. I hope you do begin to appreciate the effort and merits of this and other projects.

      I think Dail has a valid point that this is free software: please be patient… If you have the money but not the time or motivation: try upstart and pay to have the requests completed? :)

      Much luck in your development efforts: I too get very frustrated about little bugs and it always seems to be just that one little typo causing all the trouble…

    • jjstiffJ

      'Find' and 'Go To...' dialogs are being displayed off-screen in multiple monitor environment.

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      3k Views
      dailD

      The issue I referenced seems to only address the progress bar dialog so I’m assuming the issue you are having is not fixed.

    • Did KokosD

      lost icon FTP connection!

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      3k Views
      Claudia FrankC

      It is listed as NppFTP.

      Cheers
      Claudia

    • David BaileyD

      When will we see the next release?

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

      v6.9 is officially out and has been for a while.

    • Brett WelajB

      Extracting or Removing Certain Lines

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      8k Views
      Brett WelajB

      I didn’t see that! That’s exactly what I needed! Thank you.

    • vmars vernonV

      ? np++ is stuck on 14pt .

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      3k Views
      Jim DaileyJ

      In Settings->Style Configurator, In the Font Style section, do you have Enable global font size checked?

    • Eric SokolowskyE

      Entering accented characters easily with only keyboard

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      5k Views
      Eric SokolowskyE

      I found the answer to my question. I had to install the US International keyboard and convert my document to UTF-8, then I can use certain keypresses for the accented characters, notably ALTGR-o for the accented ó, etc.

    • John SparkJ

      [Feature requests] for new version ! Please consider them for real !!

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

      Bug: EOL Conversion and Undo

      Watching Ignoring Scheduled Pinned Locked Moved crlf undo eol
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • Osgaldor Jason StormO

      To the Developers of NPP -- Kudos!

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    • François Gardien4F

      How to alter a dead link in the website

      Watching Ignoring Scheduled Pinned Locked Moved website plugin
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    • Joe BiglerJ

      Need 64-bit version of Notepad ++ to edit applicationHost.config file in any 64-bit version of IIS

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

      Hello @Joe-Bigler

      in addition you could use the sysnative alias to edit the file.

      Cheers
      Claudia

    • Андрей ГуровА

      Bug: The mess in file after edit in the Columns mode.

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

      I would guess this is due to having periodic backups enabled. Try disabling that option.

    • Fernando ConsigliF

      Feature Request: "Close All but Unsaved"

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

      Bug: Auto insert of {,[,",( is off when recording macro, but on during playback

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

      Dont know about OP, but I have this Bug too, also and more badly with autocomplete. Running a just recorded makro runs fine, but once I save it, it breaks.
      6.9

      (side note, writing this on a android Tablet with Chrome is really painfull, Layout is completely broken once the screen keyboard shows up)
      But otherwise I love Notepad ;)

    • Revilo LdiolR

      Feature Request: File Status Auto-Detection only for active Tab

      Watching Ignoring Scheduled Pinned Locked Moved feature reques
      1
      1 Votes
      1 Posts
      1k Views
      No one has replied
    • Icosa DecaI

      Hotkey to close child window

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      3k Views
      Icosa DecaI

      Thanks for the tip. Really should have seen that myself.

    • kczx3K

      Feature Request: Folder as Workspace using network locations that aren't mapped.

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      1 Votes
      2 Posts
      3k Views
      Jim Bland Jr.J

      @kczx3 Created an account just for agreeing with this. Changing the folder selection would easily fix this.

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