• Misinterpreted file

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    jonandrJ
    N++ tries to autodetect the character encoding in version 6.5.5 and later. It can be turned off in Settings -> Preferences -> Misc.
  • Open relative links with right-click

    Locked
    2
    0 Votes
    2 Posts
    6k Views
    jonandrJ
    It is very difficult to detect paths in free text since paths can contain spaces. Such a feature would have a lot of false positives which would annoy users. In this particular case where the format is known you could write a Python script which parses the line and opens the file. Then you could tie the script to a shortcut key. http://npppythonscript.sourceforge.net/docs/latest/
  • Why is the text anti-aliased in 6.7.9.2

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    jonandrJ
    See this thread: https://notepad-plus-plus.org/community/topic/9/text-anti-aliased-since-6-7-9-2
  • Synchronize Scrolling with Word Wrap

    2
    0 Votes
    2 Posts
    5k Views
    AlazairA
    Also, I’ve encountered another issue when using word wrap. If the file is long enough to require a scroll bar and my view is not at the top of the file, any time I switch to a different window, then come back to NP++, the view automatically scrolls to the very top of the file, and does so rather slowly. For example, when the file is over 15,000 lines, it takes about 15 seconds to finish scrolling to the top before I am able to start scrolling back down to search for my location again. This only occurs when word wrap is on, and only started occurring when I updated to the new version (6.7.9.2). Since it just started occurring after I updated the program, I’m assuming that it is either a new default setting that I am unable to find and disable, or a new bug introduced in this version. I find this new behavior to be quite annoying and would like to disable it. If it is a default setting change, where is the setting to turn off the automatic scrolling to the top of the file? If it is a bug introduced in this version, what is the easiest method I could use to revert the program to the previous version in which this issue did not occur?
  • MSVC compilation

    6
    0 Votes
    6 Posts
    8k Views
    AJ BaxterA
    installed MSVC2015. now it compiles.
  • How to use toolbar buttons: First, Previous, Next, Last

    5
    0 Votes
    5 Posts
    8k Views
    YaronY
    I’m glad I could help. Regards.
  • PCRE version supported by Notepad++

    Locked
    3
    1 Votes
    3 Posts
    5k Views
    EldawE
    Thanks MAPJe71.
  • What's with Drag-and-Drop, or lack thereof?

    Locked drag-and-drop
    2
    0 Votes
    2 Posts
    5k Views
    jonandrJ
    Are you running the program as administrator? Look for the word “[Administrator]” in the title bar.
  • Google Drive greyed out in Settings on Cloud

    1
    0 Votes
    1 Posts
    4k Views
    No one has replied
  • Workspace > project using a directory via nppFTP?

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    Българският ВойнБ
    I was wondering too but i have one more question. Is there a way to upload and folders not only files on the server by this plugin.
  • Korean Fonts does not be applied in style configuration.

    3
    0 Votes
    3 Posts
    6k Views
    Jeong HansolJ
    I have the problem, too! Korean font doesn’t work but English works well. I using Windows 7 and Notepad++ v6.7.9.1. v6.7.8.2 has no problem. UPDATE: I confirmed it was fixed. #220 https://github.com/notepad-plus-plus/notepad-plus-plus/issues/220
  • Need Pig Latin language syntax highlighter

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Regular Expression to find out Chinese characters

    Locked
    1
    0 Votes
    1 Posts
    4k Views
    No one has replied
  • Image in theme background?

    Locked
    2
    0 Votes
    2 Posts
    6k Views
    jonandrJ
    The edit field is a separate component called Scintilla. The only thing I can find in Scintilla’s documentation about images or pictures is related to markers and autocompletion. So I don’t think this is possible. http://www.scintilla.org/ScintillaDoc.html
  • Settings folders everywhere

    3
    0 Votes
    3 Posts
    6k Views
    Charles BlessingC
    Hi jonandr, Yes, I did have the cloud option turned on, and for some reason the Google Drive option has become disabled (greyed out). I have Google Drive installed so I’m not entirely sure why that has happened. Switching the could settings to ‘No Cloud’ stops the folder being created. Thanks, Charles
  • How to assign user language as default

    Locked
    2
    0 Votes
    2 Posts
    9k Views
    Stefan TravisS
    In the UDL window (Language > Define Your Language) there’s a field near the top marked "Ext. ". Type in the file extension you want to be associated with your UDL. You can use a common one like txt, or make up your own - but don’t include the dot. In your case, just enter adoc. As for how to make N++ start in a UDL - I don’t think there is a way to do that.
  • PyScript for User Defined Languages?

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Is there phrase auto-completion since 6.5?

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    jonandrJ
    At some point the format was changed, maybe that is the problem. http://docs.notepad-plus-plus.org/index.php/Auto_Completion#How_to_create_keyword_auto-completion_definition_files
  • list of options?

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    jonandrJ
    I think what you’re looking for is auto-completion. See Settings -> Preferences -> Auto-Completion. http://docs.notepad-plus-plus.org/index.php/Auto_Completion
  • I have knowidea how to use this

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    jonandrJ
    I think you can probably stay away from most of the options for now. Just Open the HTML file(s) in N++. Edit. Save. Use a web browser to view how the web site looks. https://www.youtube.com/watch?v=Aym6TgwowWY