Community
    • Login
    1. Home
    2. General Discussion
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • Эльвира РязановаЭ

      Why .scss files have no syntax highlight?

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

      @Эльвира-Рязанова

      Maybe this?

      Cheers
      Claudia

    • John SparkJ

      [Feaure requests] Keyboard shortcut, Program content search feature, Keybinds conflict warning.

      Watching Ignoring Scheduled Pinned Locked Moved
      6
      0 Votes
      6 Posts
      4k Views
      MAPJe71M

      you coded that modification ?

      No, you might want to follow the link and read the contents (again)!

    • Jonas AnderssonJ

      Hightlight text in both views

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

      I will take a look at it; thanks as always for your tremendous support.

    • Mark WilsonM

      Problem with case insensitivity in file names.

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

      @Mark-Wilson

      so I guess you want to address it here, don’t you?
      Or did I misunderstood something?

      Cheers
      Claudia

    • john simpsonJ

      Is there a plugin that closes a tab on double click

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

      To enable this feature: open the Settings menu, select Preferences..., select General, in the group Tab Bar, enable option Double click to close document.
      To remove the “tiny” red x: open the Settings menu, select Preferences..., select General, in the group Tab Bar, disable option Show close button on each tab.

    • Phil BartonP

      BUG: Alt + CapsLock +S crashes Notepad++

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

      For your specific instance, it makes sense to me to just disable the Compare plugin. However, if there are future users out here who find topic: if you still want to have the Compare plugin, but just don’t want it on the Alt+S shortcut, because of the slippery finger from Alt+Shift+S to Alt+CapsLock+S, I would recommend just removing or editing that shortcut: Settings > Shortcut Mapper > Plugin Commands > Compare to last save (Alt+S) > Modify: either pull down to “None” or to whatever key you do want for the Compare feature, then OK.

      (Personally, I like the Trim Trailing and Save so much – I’ve never had reason yet for maintaining trailing whitespace in the files I edit – that I swapped the shortcuts so that Save is Alt+Shift+S and TT+S is Ctrl+S; that’s probably why I’ve never slipped from the Shift to the CapsLock during a TT+S)

    • John SparkJ

      Useful pythonic feature request

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

      or anyone who codes everyday basis may reply too to my last post please

    • Thunder TT

      Bug: Notepad++ crash when trying to replace many items

      Watching Ignoring Scheduled Pinned Locked Moved search & replace crash
      2
      0 Votes
      2 Posts
      2k Views
      kenshin mitsushitaK

      i have problem with the latest one. it crash many times and i dont know to recover my files. i am stress already! why???

    • Krish GounderK

      I've created a custom icon for Notepad++, it would be cool if you guys are interested in using it.

      Watching Ignoring Scheduled Pinned Locked Moved flat design icons material custom
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • Anders RetznerA

      Ubuntu 16.04

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

      @palmoni777

      Do you have additional infos?
      desktop manager?
      wine/winehq?
      fonts?
      etc…

      Cheers
      Claudia

    • pwnotepaduserP

      [FR] Custom icon , main.ico

      Watching Ignoring Scheduled Pinned Locked Moved custom icons main.ico
      1
      2 Votes
      1 Posts
      72k Views
      No one has replied
    • Thunder TT

      [Feature Request] Split/Merge a document into pieces based on number of lines/characters

      Watching Ignoring Scheduled Pinned Locked Moved merge split
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    • Sarah MainwaringS

      Typo in Message Box

      Watching Ignoring Scheduled Pinned Locked Moved typo message box bug
      3
      0 Votes
      3 Posts
      3k Views
      MAPJe71M

      Also see #2134.

    • Benx ShenB

      [Feature Request] Allow to set delay(ms) to auto-completion

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

      @Benx-Shen

      the only thing you can set is the number of chars typed before auto-completion kicks in.
      Maybe adjusting this helps as well?
      Btw. what is a AutoHokey hotstring?

      Cheers
      Claudia

    • Jean-Luc PicardJ

      how to associate language with filename+extension

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

      Use something like

      example1.js-php

      or

      example2.js_php

      and associate that extension (i.e. exclud leading dot) with JavaScript using the instructions of the aforementioned superuser.com thread.

    • Tomáš KocourekT

      Copy searched lines without "Line xxx: " prefix

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

      Have a look here:
      https://notepad-plus-plus.org/community/topic/10436/containing-line-numbers-from-find-window-not-copied-anymore

    • Sean McBrideS

      Add sequential numbers to selected lines in Notepad++

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

      If you have more than a few lines to number, consider using the “Number to Insert” feature of the “Column / Multi-Selection Editor”…see the Edit menu’s “Column Editor…” selection, in addition to Claudia’s suggestion to inserting the . and the space.

    • Daniel CollinsD

      What's Special About the HTML Main Tag?

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

      @Daniel-Collins

      must be related to something else, maybe html code, as a simple <main></main> works.
      Do you have an example code when it fails?

      Cheers
      Claudia

    • Ивайло КостовИ

      Notepad++ linux beta version aviable?

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

      @Ивайло-Костов

      do you just want a native linux version, which isn’t available yet (afaik) or you don’t trust wine?

      Cheers
      Claudia

    • MineawesomeM

      Building C++ files.

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

      This is “sort of” possible, which I’ll explain, but the high number of times this question (or a very similar one about web page coding/displaying) is asked alarms me because it really shows a fundamental misunderstanding. What a large number of people seem to not understand is that Notepad++ is a Text Editor. As such, all it really does is allow you to edit text files, just like standard Notepad. Nobody would ever ask if standard Notepad can “build C++ files”.

      So…you can edit your C++ source files (text files) in Notepad++. And you can setup some “helpers” that Notepad++ can use to invoke your C++ compiler and linker, and you can even set up Notepad++ to tell Windows to run your program and capture its output, but Notepad++ isn’t “building your C++ files” or “running” them…other things are doing that.

      If you understand that, then the NppExec plugin is your key to setting up the helper that builds and runs your C++ code. Do some searching and reading about how that plugin works.

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