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

    Feature request: enable key bindings without modifier keys

    Watching Ignoring Scheduled Pinned Locked Moved shortcut feature request keyboard
    17 Dec 17, 2017, 4:19 AM
    Oct 26, 2017, 12:34 AM
    0 Votes
    17 Posts
    6k Views
    B Dec 17, 2017, 4:19 AM

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

  • M

    How do I change the font and color of my text

    Watching Ignoring Scheduled Pinned Locked Moved
    5 Dec 15, 2017, 2:22 PM
    Nov 29, 2017, 4:28 PM
    0 Votes
    5 Posts
    41k Views
    P Dec 15, 2017, 2:22 PM

    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.

  • Д

    How to NOT include line numbers prefix in "Find All in Current Document" results?

    Watching Ignoring Scheduled Pinned Locked Moved
    3 Dec 14, 2017, 3:06 PM
    Dec 14, 2017, 10:00 AM
    0 Votes
    3 Posts
    4k Views
    Д Dec 14, 2017, 3:06 PM

    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.

  • V

    Regex: Select all files that contain blank spaces between tags

    Watching Ignoring Scheduled Pinned Locked Moved
    3 Dec 13, 2017, 7:39 PM
    Dec 13, 2017, 5:13 PM
    0 Votes
    3 Posts
    1k Views
    V Dec 13, 2017, 7:39 PM

    Thanks a lot, Scott:

    </p>\s+<!--
  • H

    Improving the Ctrl-H (Replace) experience

    Watching Ignoring Scheduled Pinned Locked Moved change replace
    11 Dec 13, 2017, 6:50 AM
    Dec 7, 2017, 12:21 PM
    1 Votes
    11 Posts
    6k Views
    T Dec 13, 2017, 6:50 AM

    @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.

  • J

    Changing font size

    Watching Ignoring Scheduled Pinned Locked Moved size font
    3 Dec 12, 2017, 6:20 PM
    Dec 12, 2017, 4:54 PM
    0 Votes
    3 Posts
    2k Views
    S Dec 12, 2017, 6:20 PM

    @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

  • G

    Wrong encoding when you changed it manually

    Watching Ignoring Scheduled Pinned Locked Moved
    2 Dec 12, 2017, 2:11 PM
    Dec 12, 2017, 12:35 PM
    0 Votes
    2 Posts
    2k Views
    D Dec 12, 2017, 2:11 PM

    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

  • T

    forum first login / auth problem

    Watching Ignoring Scheduled Pinned Locked Moved auth error forum
    2 Dec 12, 2017, 9:45 AM
    Dec 12, 2017, 8:20 AM
    0 Votes
    2 Posts
    1k Views
    T Dec 12, 2017, 9:45 AM

    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.

  • G

    No Open Dialog

    Watching Ignoring Scheduled Pinned Locked Moved
    2 Dec 12, 2017, 3:00 AM
    Dec 6, 2017, 5:45 PM
    0 Votes
    2 Posts
    997 Views
    G Dec 12, 2017, 3:00 AM

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

  • 林

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

    Watching Ignoring Scheduled Pinned Locked Moved
    2 Dec 11, 2017, 12:25 PM
    Dec 11, 2017, 9:29 AM
    0 Votes
    2 Posts
    2k Views
    C Dec 11, 2017, 12:25 PM

    @林園

    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

  • J

    need help with setting

    Watching Ignoring Scheduled Pinned Locked Moved
    2 Dec 10, 2017, 5:19 PM
    Dec 10, 2017, 5:17 AM
    0 Votes
    2 Posts
    1k Views
    C Dec 10, 2017, 5:19 PM

    @Johelky-Soto

    sorry, but if you really want help you need to describe in more detail what you want to do
    and what you already did. Your post doesn’t contain any useful information. We can assume
    certain things but we don’t know for sure - so may I ask you to clarify your issue in more detail?
    Keep in mind, the better you describe your question the easier it is for someone to post an answer.

    Cheers
    Claudia

  • David Shuman235D

    Compiling Notepad++ -- How does one create and implement their own signature for a custom SciLexer.dll?

    Watching Ignoring Scheduled Pinned Locked Moved
    3 Dec 9, 2017, 1:19 PM
    Dec 9, 2017, 12:58 PM
    1 Votes
    3 Posts
    1k Views
    David Shuman235D Dec 9, 2017, 1:19 PM

    Sounds good.

    that may be enough of a hint to go either way,
  • Androsman AndrejevičA

    Plugin manager not present in 32bit or 64bit npp version

    Watching Ignoring Scheduled Pinned Locked Moved
    9 Dec 6, 2017, 8:36 PM
    Sep 28, 2017, 7:32 AM
    1 Votes
    9 Posts
    28k Views
    Andrés ZsögönA Dec 6, 2017, 8:36 PM

    “plugin manager it is not provided with notepad++ anymore”

    Excellent way to ensure users will stick to an older version. Honestly, if the objective is to keep users away from new versions, the developers have done a superb job. I couldn’t thinkg a better way. Thumbs up.

    Why don’t they also remove the toolbar entirely from next version, to make more users rollback to previous releases? Or delete the Folder as Workspace functionality, or the Cut+Copy+Paste shortcuts. This will make more and more users return to older versions too.

  • Roger PackR

    colorization bug in javascript

    Watching Ignoring Scheduled Pinned Locked Moved javascript
    1 Dec 6, 2017, 12:33 PM
    Dec 6, 2017, 12:33 PM
    0 Votes
    1 Posts
    759 Views
    No one has replied
  • Chris PoppC

    Shortcuts for HTML

    Watching Ignoring Scheduled Pinned Locked Moved
    6 Dec 5, 2017, 2:37 PM
    Nov 22, 2017, 5:16 PM
    0 Votes
    6 Posts
    9k Views
    chcgC Dec 5, 2017, 2:37 PM

    Emmet (ex-Zen Coding) is a web-developer’s toolkit that can greatly improve your HTML & CSS workflow, see
    https://github.com/emmetio/npp#readme
    , but this plugin is not available for the x64 version of N++.

  • M

    How to add a photo to Notepad++

    Watching Ignoring Scheduled Pinned Locked Moved
    5 Dec 5, 2017, 9:47 AM
    Nov 29, 2017, 4:07 AM
    -1 Votes
    5 Posts
    10k Views
    S Dec 5, 2017, 9:47 AM

    notepad++ is only a “text” editor, not a HTML editor. You can view a image in ANSI code like this:
    ‰PNG
    

    IHDR d d Úë]ß gAMA ± üa cHRM z& €„ ú €è u0 ê` :˜ pœºQ< bKGD ª#2 pHYs  ÒÝ~ü tIMEá *®ã4P |IDATxÚÅœk¬mWußó±ûq^÷aûšk_cü6
    qDÆDÁ@]É ¦
    j¹DU[Z7‚ò1m¥(Qˆ"•|H”J­p¿ %Q

    No images will display in notepad++. For HTML editing without HTML viewer, you can use notepad++. For images the HTML img tag: https://www.w3schools.com/tags/tag_img.asp

  • Ricky MossipR

    [Help] Unable to transfer files via Notepad++ to my Amazone EC2 instance

    Watching Ignoring Scheduled Pinned Locked Moved
    2 Dec 2, 2017, 3:33 PM
    Dec 2, 2017, 3:02 PM
    0 Votes
    2 Posts
    1k Views
    Ricky MossipR Dec 2, 2017, 3:33 PM

    I’d like to add some information to my post.

    I also tried setting up WinSCP to connect to my server via sFTP. When I try to transfer files, it says permission denied

  • Anda PearsonA

    Notepad on my mac

    Watching Ignoring Scheduled Pinned Locked Moved
    2 Dec 2, 2017, 12:45 PM
    Dec 2, 2017, 1:49 AM
    0 Votes
    2 Posts
    3k Views
    C Dec 2, 2017, 12:45 PM

    @Anda-Pearson

    there is NO official release for linux and mac. What you can do to make it work is using
    wine, which basically provides the winapi layer needed to run windows applications and
    converts it to the underlying operating system calls.

    Cheers
    Claudia

  • J

    CSS Stylesheet parser for Function List?

    Watching Ignoring Scheduled Pinned Locked Moved
    7 Nov 30, 2017, 10:46 PM
    Nov 30, 2017, 12:18 AM
    0 Votes
    7 Posts
    3k Views
    MAPJe71M Nov 30, 2017, 10:46 PM

    @Jim-Kolb

    Is it possible to give the classrange a unique name not from the parsing?

    AFAIK No.

  • Cesar SilvaC

    How to search for a string and replace with blank

    Watching Ignoring Scheduled Pinned Locked Moved
    5 Nov 30, 2017, 6:58 PM
    Nov 2, 2017, 9:24 PM
    0 Votes
    5 Posts
    21k Views
    glennfromiowaG Nov 30, 2017, 6:58 PM

    @Quincy-Gouveia NON-insensitive refers to case-sensitivity, that is, whether or not the search is sensitive to capital letters being different from lower-case letters. For example, searching for bla in a case-insensitive search would ignore the case of the letters and could match Bla, BLA, or bla, but searching for bla in a case-sensitive (= NON-insensitive) search would only match bla. This is the same as checking (sensitive) or unchecking (insensitive) the Match case checkbox in the Find dialog box in Notepad or Notepad++. @guy038 referred to it as NON-insensitive (a double-negative) to explain the meaning of the -i (insensitive) flag.

    Simple answer:

    Type -- in the Find what: box, making sure that especially the Normal Search Mode is checked. However, this will not include any following characters in the match, which may or may not matter, depending on what you want to do after you find this text.

    Exact answer:

    I wasn’t aware Windows Notepad allowed you to use wildcards, but I assume that you’re asking about how to search in a way equivalent to using the Windows wildcards * and ?. You want to search for two hyphens --, followed by a space ( ), followed by 0 or more of any character, and include any characters after the space in the match, correct?

    I’m actually surprised your search did not succeed, unless perhaps you had the Normal Search Mode selected instead of Regular Expression? A regex of -- * should search for two hyphens followed by 0 or more spaces. But read on to discover the technically correct answer that actually selects the text after the hyphens + space combination.

    One good primer on Regular Expressions can be found at http://www.regular-expressions.info, but here’s a 3-point start:

    To search for any character, use the full stop/period . character. Equivalent to Windows wildcard ?. To search for 0 or more occurrences of a character, follow the character with an asterisk *. Windows uses the asterisk by itself to mean 0 or more occurrences of any character, but Regular Expressions uses it to act on the character before it. For example, ap* could match anchor (a plus 0 p chars following), ape (a plus 1 p char following) or apple (a plus 2 p chars following), etc. To search for 0 or more occurrences of any character on that line, use .* This is equivalent to Windows wildcard *, but requires the full stop . before it.

    Here is how you would search in Notepad++ for any line that contains two hyphens, followed by a space, and include all following text on that line in the match:

    Move back to the very beginning of your file Open the Replace dialog ( Ctrl + H ) Type this regex string in the box following Find what: -- .* Leave all the options unticked. Select the Regular expression search mode. Click on the Find (or Find > >) button.

    If you want to remove, replace, or modify the SQL comment, or if you want to require that the comment start at the beginning of the line, you can do either of those and more. Please post again with more details if you need help with what you want to do next. I also would strongly recommend at least skimming a Regular Expression tutorial.

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