• Folder as Workspace: Hide some folders

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    Derek WallaceD

    thx. the manual maintain is the issue with Projects.

    Long time user of Notepad++, but neither the Project or Folder as Workspace satisfy my requirements.
    They both lack some features to make them usable. (and i want to use them).

  • Project: Refresh/reload a folder to add new files

    Locked
    1
    1 Votes
    1 Posts
    2k Views
    No one has replied
  • Tool bar and title bar not responding to mouse (and not painting)

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    Claudia FrankC

    @Peter-Morris

    Looks strange, indeed, did a previous version work for you or is this the first npp version you used?
    What kind of setup do you use? Meaning, which operating system, which graphics card what
    kind of monitor(s) in which resolution etc …

    Cheers
    Claudia

  • Share my method of "how to run python script in Notepad++"

    7
    0 Votes
    7 Posts
    5k Views
    hycmosH

    @Scott-Sumner
    Actually, I am not good at programming. I used VB6 to write code to implent some small tools before.
    But Billgates dont update VB6. So I must sellect another language. I decide to use Python just because many peple talk it on web. I have no idea about other languages.

  • Notepad++ 64Bit support

    Locked
    3
  • starting the Line number with 0

    Locked
    4
    0 Votes
    4 Posts
    8k Views
    Mikhail VM

    @themine702
    By the way, why can’t you just use default numbering from 1?
    For example you have a file :
    (1) A+B
    (2) goto 1

    And then just use a script to save the file with appended line:
    (0) ; empty line
    (1) A + B
    (2) goto 1

    Or just pass the the compiler the file with appended “'\r\n” in the beginning.
    Or am I missing something?

  • function Replace (ctrl + h)

    Locked
    3
    1 Votes
    3 Posts
    1k Views
    Scott SumnerS

    @Scott-Sumner

    …and an additional complication is that it is not easy to get text with line-endings in it (such as you might try to do with a copy-and-paste operation) into the Replace-with zone.

  • Windows compatibility

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    Claudia FrankC

    @musicpanda

    why do you think this is an issue - just tested on Win10 Pro OS Build 10586.1176 is is working for me.

    Cheers
    Claudia

  • .txt is good but .rtf is better

    3
    0 Votes
    3 Posts
    1k Views
    Per IsaksonP

    @howard-taylor, Check out the MarkdownViewer++ plug-in

  • 0 Votes
    4 Posts
    2k Views
    Alan KilbornA

    @Admin-Email

    The question I really want an answer to is, how did you get an animated avatar? :)

  • 0 Votes
    17 Posts
    6k Views
    bycn82 bbbbB

    @Mikhail-V Configurable? You can only config to keep it or delete it I think.

  • How do I change the font and color of my text

    5
    0 Votes
    5 Posts
    40k Views
    PeterJonesP

    If you want to change the default “plain text” color: Settings > Style Configurator > Language: Global Styles > Style: Default Style > Colour Style: Foreground Colour ☐

    For syntax highlighting, you can use the same dialog box, selecting the appropriate Language choice (ie, which programming language you want the change to apply to) and appropriate Style selection (ie, which specific item in that particular language) for the color you want to change. For example, if you wanted your HTML syntax highlighting to use light gray for <!-- comments --> rather than dark green, you would pick Language: HTML > Style: COMMENT > Colour Style: Foreground Colour ☐ , and choose a light gray.

  • 0 Votes
    3 Posts
    4k Views
    Дмитрий ТкачевД

    Wow! It works! But it seems there is different methods of copy-paste search results from search result window to the new list!!! If I will do traditional copy-paste operation with Ctrl-C Ctrl-V I will get pasted information with line numbers. If I will do “Copy” command from context menu and then usual Ctrl-V I will get pasted information without line numbers. So all difference is how to copy information - with keyboard Ctrl-C combination or “Copy” command by right click mouse. Hmmmmm… It’s not clear, but it works. Thank you very much.

  • Regex: Select all files that contain blank spaces between tags

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    Vasile CarausV

    Thanks a lot, Scott:

    </p>\s+<!--
  • Improving the Ctrl-H (Replace) experience

    Locked
    11
    1 Votes
    11 Posts
    6k Views
    TekBearT

    @Harry-D in all my years using npp a multiline selection going into find box has never been useful. If I could change that behavior I would.

  • Changing font size

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    Scott SumnerS

    @James-Dooris

    I acknowledge that you are a “newbie” but Google is your friend, plus it is always around–no need to wait for a helpful soul like @PeterJones to see your posting and reply. The first page of hits to the search notepad++ change font size all seem to give good information.

    Save this forum for your “tough” questions–you’ll have some… :-D

  • Wrong encoding when you changed it manually

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    dailD

    This is a known bug in v7.5.2 and v7.5.3 so I’d suggest you stick with v7.5.1 for the time being.

    Pull request to fix the issue is here https://github.com/notepad-plus-plus/notepad-plus-plus/pull/3992

  • forum first login / auth problem

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    TekBearT

    P.S. If it is because of a concern of forum spam there are the “tick if human” check methods.

    Issue 3
    You need to allow people to edit topic to clarify forum topics. 180s time limit - you need to have more trust in the community. I try to add clarification post and have to wait 20mins. I have never come across such a fussy forum with rule like this!

    That is a great way to turn of people making contributions.

  • No Open Dialog

    Locked
    2
    0 Votes
    2 Posts
    979 Views
    Gordon NiessenG

    Interestingly, after the latest Windows Update it is working again.

  • v7.5.2 and v7.5.3 file Status Auto Detection don't work

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    @林園

    file status auto detection seems to work for me - could you explain what
    you did t try to replicate it?

    What do you mean by language menu doesn’t keep setting?

    Cheers
    Claudia