##// END OF EJS Templates
smart kwarg completion...
smart kwarg completion change order of completion element so that the ones ending with '=' will be at the beginning of the list. When you complete inside a fonction call, you then have kwargs first add configuration in the left pannel

File last commit:

r1420:34bafc01
r5401:5c615345
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x