andriyko / sublime-robot-framework-assistant

Robot Framework plugin for Sublime Text3
MIT License
109 stars 43 forks source link

Auto completion support for Robot Framework environment variables #185

Closed aaltat closed 6 years ago

aaltat commented 7 years ago

Allow user to define their own Robot Framework environment variables. Also provide automatic completion for Robot Framework environment variables. Example when typing % and pressing Ctrl+Space then auto completion shows the list of user defined variables.