Skip to content

Releases: ajmyers/Sublime-TM1

Rule Syntax Update

05 Jun 15:30
cbae86e

Choose a tag to compare

  • Allow variable parameters to span multiple lines in rule syntax highlighting

0.2.4

23 Nov 17:22

Choose a tag to compare

License and README updates

0.2.3

21 Nov 17:13
3c9629f

Choose a tag to compare

  • Minor bug fix

0.2.2

01 Mar 15:02

Choose a tag to compare

  • Fix bug where session could timeout and require Sublime restart

0.2.1

23 Feb 19:15

Choose a tag to compare

Make add-in work with sublime plugin host for python 3.8

package all external dependencies

0.2.0

22 Feb 03:04

Choose a tag to compare

  • 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

0.1.9

18 Feb 22:18

Choose a tag to compare

  • More code cleanup/refactoring
  • Update doc scraper to cleanup generated completions
  • Include link to full IBM documentation within function details
  • Add additional auto-generated completions for DB() references
  • Update settings to filter out extra stuff from auto complete

0.1.8

18 Feb 00:41

Choose a tag to compare

Massive Refactoring

0.1.7

17 Feb 02:30

Choose a tag to compare

  • Add automatic querying of tm1server.log and TM1ProcessErrorLogs when running a TI process.
  • Logs are stored in a temp folder automatically added to project
  • There is a command to clear the logs as well

0.1.6

16 Feb 19:11

Choose a tag to compare

  • Scrape TM1 docs for full list of TI/Rule functions