##// END OF EJS Templates
Implement token-by-token autosuggestions
Implement token-by-token autosuggestions

File last commit:

r27843:667f3cbe
r28012:1e51d378
Show More
simplevars.py
2 lines | 24 B | text/x-python | PythonLexer
x = 1
print("x is:", x)