##// END OF EJS Templates
Corrected completion with scintilla:...
Corrected completion with scintilla: if user had "a=xxx" and try to complete xxx than a= was removed. Related to bug #270558

File last commit:

r736:d53b34f4
r1811:51a69e50
Show More
.hgignore
18 lines | 161 B | text/plain | TextLexer
syntax: glob
*~
*.tmp
*.pyc
*.bak
*.tgz
*.org
*.rej
.svn/
.bzr/
.settings/
.project
*.diff
IPython_crash_report.txt
syntax: regexp
.*\#.*\#$