##// END OF EJS Templates
Move dict keys completions higher....
Move dict keys completions higher. If we are in a dict this is likely way more accurate.

File last commit:

r22963:2961b531
r27063:d23958a1
Show More
simplevars.py
2 lines | 23 B | text/x-python | PythonLexer
x = 1
print('x is:',x)