Skip to content

ganego/notepad-plus-plus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,209 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this fork good for ?

This fork is meant to provide a patched AutoCompletion.cpp file. All other files are highly outdated.

It fixes this bug: notepad-plus-plus#1038

Example bugged official version with bracket autocompletion:

Writing (a( results in (a() - the second bracket is not closed. This patched version fixes this.

How to build ?

See issue linked above. Replace the .cpp file, and make a unicode debug build. A unicode release build will crash, because it lacks a signature.

About

Patched AutoCompletion.cpp

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 77.2%
  • HTML 10.0%
  • C 5.0%
  • Objective-C++ 2.7%
  • Python 1.8%
  • Makefile 1.3%
  • Other 2.0%