Skip to content

0.2.0

Choose a tag to compare

@ajmyers ajmyers released this 22 Feb 03:04
· 37 commits to master since this release
  • Add Create and Update project feature
  • Add project completions to use latest sublime ProjectCompletion object
  • Fix bug with scrape.py
  • Update to existing snippets
  • Add back if/while snippets
  • Add additional completions for CELLGETN/CELLPUTN/CELLGETS/CELLPUTS/CELLINCREMENTS
  • Add completions for Local variables by cube
  • Other bug fixes
  • More Code Cleanup
  • Update Run TI to use new Input Handler interface
  • Misc bug fixes