Skip to content

d0vgan/npp-XBracketsLite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npp-XBracketsLite

XBrackets Lite for Notepad++ allows to autocomplete brackets ([{""}]) i.e. it inserts corresponding right bracket when the left bracket is typed. The plugin uses "smart" brackets autocompletion:

  • next character is analysed for ([{ brackets;
  • next & previous characters are analysed for " quote.