Introduction of settings for Java home
Minor fix in type autocomplete suggestions
- Added primitive type list autocomplete
- Added relation data structure list
- Better type documentation (include super types)
- Added deprecated code warnings
- Added support for snippets
- fact / rule template
- decl / comp generation
- Pretty print in documentation
- Added support for slow rules in souffle-lint
- Added support for many one-line // style comments.
- Added integration with souffle-lint.
- Added source code action to trigger souffle-lint
- Added code action to extract types
Added code actions for reformatting documentation comments.
Added code actions for generating .input/.output for relations.
Updated README
- Changed the grammar to be on par with Souffle.
- Added icon.
- Initial release