- fixed syntax highlighting of escape sequences in double-quoted terms
- Warnings/errors are parsed in the terminal as links (jump-to with ctrl+click)
- Fix snippets deprecated version and date formats
- TMLanguage Update
- Regex overhaul & document lint
- Logtalk linter does not run upon opening a document or workspace anymore (to avoid running multiple instances of Logtalk)
- F8 performs logtalk_make
- F9 loads via logtalk_load
- add threaded_cancel/1 highlighting
- fix 0'\Char number highlighting
- updated for syntax from the distro 3.19.0
- fixed snippets for the date snippet variables introduced in VSC 1.20.0
- removed donation in README.md
- updated snippets for the date snippet variables introduced in VSC 1.20.0
- updated for syntax from the distro 3.14.0
- cancel of recursive linting
- merged a pr from Paulo Moura
- just use snippet descriptions for hover
- bug fix for 'run tester' and 'run doclets'
- hover information
- merged pr from Paulo Moura
- added saving dirty files before exec commands
- refined commands
- updated readme
- fixed some bugs in terminal
- merged tasks.json commands from the distro
- fixed 2 bugs of snippets generator
- fixed tiny bugs and typos
- tuned linter output
- tried to fix markdown table issue in readme
- changed compile to load in linter
- Initial release