Monday, May 20, 2024
 Popular · Latest · Hot · Upcoming
154
rated 0 times [  160] [ 6]  / answers: 1 / hits: 15836  / 12 Years ago, thu, december 6, 2012, 12:00:00

So it seems this issue has been raised before, a couple of years ago but none of the responses seemed to work on the newest version of Notepad++ 6.2.2



I've also tried using the NppAutoIndent plugin to no avail.


More From » html

 Answers
90

Try the Notepad# plugin just go to settings then click preferences then click misc then disable Clickable link settings to get rid of crash on scroll hope that helps.



Here is the plugin info if you need it



General plugin (proper new line handling, comments, indenting etc)



Implemented so far:




  • Proper new line inside CommentDo//DocBlock for C, C++, Javascript, PHP

  • Proper new line for # comment in Ruby

  • Indent after opening curly brace for C-like languages, CSS

    and proper indenting for closing curly brace

  • Delete current line keeping the column

  • Undo closed tab

  • Switching tabs with ALT + LEFT/RIGHT

  • Wrap selection with Open/Close tag

  • Url encode/decode selection

  • Autoclose embeded script tags for ruby and php (<% |
  • Column ruler

  • Indent after opened tag - XML, HTML and PHP

  • Close last open tag

  • Autonumbering inside CommentDoc/DocBlock and # comment

  • Indent after instruction for Ruby - module|class|def|do|if|else|elsif|private

  • Match end indentation for Ruby

  • Autocomplete CommentDoc/DocBlock keywords

  • Peek CSS hex colors

  • Scroll past end of file

  • Convert leading TABS to Spaces and reverse

  • Paste indented

  • Double click edit tag
    Author: jvdanilo
    Source: https://github.com/jvdanilo/NotepadSharp
    Homepage: https://github.com/jvdanilo/NotepadSharp


[#81581] Wednesday, December 5, 2012, 12 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
marcos

Total Points: 331
Total Questions: 106
Total Answers: 104

Location: Gabon
Member since Sat, Jul 25, 2020
4 Years ago
;