Skip to content

Improvements to documentation and LiveCode Script support

Compare
Choose a tag to compare
@peter-b peter-b released this 27 Oct 16:33
· 26 commits to master since this release
  • Revised, expanded and generally improved documentation (issue #19)
  • Improved LiveCode Script support
    • Support for if...then...else... syntax
    • Better indentation in switch blocks
    • Restore completion of symbols from the current file (issue #18)
    • Don't clobber autocomplete settings (issue #16)
    • Improved variable & constant capturing
  • Restored support for linting revIgniter files