##// 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:

r1303:8d9d1dbc
r1811:51a69e50
Show More
Makefile
5 lines | 145 B | text/x-makefile | MakefileLexer
include ./plugins.mk
all : dist/IPythonCocoaController.plugin
dist/IPythonCocoaController.plugin : ./IPythonCocoaFrontendLoader.py\
./setup.py