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

      Hightlight brackets

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      4k Views
      Jim DaileyJ

      Settings–>Preferences–>MISC.
      Near bottom right corner you will find the “Highlight Matching Tags” checkboxes…

    • moleculeM

      Notepad++ doesn't run as limited user in XP

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

      using XP is far bigger of a concern, what do you think limited use on XP is actually achieving?

    • pdjeP

      Switch to turn off Wordprocessor features

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

      The spell checking is often very useful when editing code, and underlining URL’s seems pretty harmless. Those URL’s open if you double click them - which can be extremely useful even within code - and the underlining alerts you to the fact that this is possible. I find it handy to put URL’s inside C comments, and sometimes code opens a URL, and it is convenient to check the URL by double clicking. Why would you ever not want the option to open a URL that is embedded in your text? Without the spell checker, I would never find odd spelling errors buried in rarely used error messages!

      Defaulting features to OFF has the disadvantage that busy people probably never discover they exist!

      Maybe it would help if users could vote for or against proposed changes - my bet is that a LOT of people are very happy with the vast majority of NP++features!

    • obreeyO

      Bug: Sometimes copy/paste works incorrectly

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

      Project Panel. Add Files from Directory by mask

      Watching Ignoring Scheduled Pinned Locked Moved projectpanel
      2
      0 Votes
      2 Posts
      4k Views
      Jim DaileyJ

      @AndrewSmith

      The project file is just XML. Why not write a Python script to create the XML file you want? I wrote myself an AWK script to do that, and it worked well.

      I don’t use the project panel much any more–only for “stock” help files and such that I always want to be able to get to. For “project” file searching, I use the Open File In Solution plug-in from http://npp.incrediblejunior.com.

    • Vittorio ZamparellaV

      Find in Project Files

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      13k Views
      Jim DaileyJ

      @Vittorio-Zamparella

      A solution is just another way of referring to a project (that is, the files that you care about editing).

      You have to create a solution using the SolutionHub UI. The SolutionHub UI section of the link I posted explains how to create a solution. Once you have done so, and you have created a connection to OFIS in the solution (the link explains how), you can search for files in the solution by name (optionally by the entire path and name).

      I cannot remember if the plug-in creates a hotkey or if I used the NPP UI to create one. Anyway, I type Alt-O to open the “Open File in Solution” dialog box. You can also get to the dialog from the NPP menu:

      Plugins–>Open File In Solution–>OFIS - Show

      You can get help on how to use the OFIS dialog from the NPP menu:

      Plugins–>Open File In Solution–>OFIS - Help

    • FrankAndrewEF

      Tab spacing based on file extension

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

      Web based notepad++

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

      Feature Request: 1. Scrollable Tab-Bar 2. Show/Hide Togglebutton for Doc Switcher etc. 3. Sort Functions

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

      Search and replace in all Documents

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      3k Views
      Douglas McArthurD

      thanks you so much was so close had \t\d\d\d but it kept showing no match as I was still searching in Extended, not regular.

    • Theo CorvisT

      Does Notepad++ support Django?

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

      Well, Notepad++ is a text editor with syntax coloring and some auto-complete for many languages. Each language has its own structure of files, but this is not handled by the editor. If Django is a kind of Python, there is some coloring and auto-complete built in Np++.

      Looking at Google (https://www.google.com/search?num=100&q=notepad%2B%2B+Django) I see some topic that may help you, eg:
      http://mherman.org/blog/2012/12/30/django-basics/
      https://openhatch.org/wiki/Django_for_Designers/Laptop_setup/Windows_text_editor
      https://groups.google.com/forum/#!topic/django-users/jBeTpm1kzi0
      http://stackoverflow.com/questions/8483969/unexpected-indent-error-when-using-notepad-for-creating-django-function

    • grille12G

      Open a file selecting its name within an opened file

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      10k Views
      RicardoR

      When working on an opened file in the notepad++ interface, you would select a file name mentioned in the opened file, right click and have a menu Open with the name of the selected file.

      This is inside Run menu named as “Open file”.
      Ofc you can add it to context menu: http://docs.notepad-plus-plus.org/index.php/Context_Menu

    • Pascal PascalP

      GB2312 character set by default ?

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      5k Views
      Gerd MüllerG

      Doesn’t the menu Encoding -> character set -> … works for you?

    • Apple OnoA

      Notepad++ 6.x crash recovery of unsaved files (Windows)?

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      8k Views
      No one has replied
    • Lance LachenichtL

      NPlusPlus won't install on Asus laptop

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      4k Views
      David BaileyD

      Maybe there is a specific problem, but you can download the ZIP file instead, and extract the Notepad++.exe file and upgrade an earlier installation (I understand the other files change much less frequently, and this method works well for me).

      I suppose it may also be worth checking your hard disk - maybe there is a defective spot.

      David

    • Tim SpanglerT

      Function List - LISP

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      4k Views
      No one has replied
    • Francesco PorcelliF

      N++ wiki - User defined language page dead administrators?

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

      Tab context menu

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

      Feature request / bug reports

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

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

    • andyswartzA

      Spell check not working in v6.8.

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

      @donho said:

      DSpellCheck plugin has been removed from Notepad++ release due to the issue #427.
      You just need move back DSpellCheck.dll from “disabled” folder to “plugins” folder (in you Notepad++ installation directory).

      https://notepad-plus-plus.org/community/topic/201/spellcheck

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