All notable changes to the "Hets IDE" extension will be documented in this file.
- Initial release.
- Display the development graph for a selected document.
- Prove a selected node.
- Add settings to configure Hets commands.
- Add loading indicator when fetching development graph.
- Fix error when nothing needs to be proven.
- Highlight the selected node in the graph
- This is really rudimentary for now and only supports selecting nodes (no deselection etc.)
- Support files in subfolders
- Add basic syntax highlighting for
.dol
files
- Improve syntax highlighting
- Highlight
.casl
and.het
files - Add default shortcuts to "show graph" and "prove" commands