Releases: monadius/vscode-hol-light
Releases · monadius/vscode-hol-light
v2.1.2
Notes from v2.1.0
:
- Added a HOL Light server which enhances the extension capabilities.
- Improved text highlighting and hover messages with a HOL Light server.
- HOL Light files can be opened as interactive notebooks (a HOL Light server is required).
- A special view with search results (a HOL Light server is required).
- Completion suggestions for imports (e.g., after
needs
). - New command
HOL Light: Send All Statements before the Cursor Position to REPL
:
evaluate everything up to the cursor position (default shortcutAlt+A
). - New command
HOL Light: Set Current Working Directory
: sets the current working
directory of a REPL. - Removed the configuration option
simpleSelection
.
v2.1.0
- Added a HOL Light server which enhances the extension capabilities.
- Improved text highlighting and hover messages with a HOL Light server.
- HOL Light files can be opened as interactive notebooks (a HOL Light server is required).
- A special view with search results (a HOL Light server is required).
- Completion suggestions for imports (e.g., after
needs
). - New command
HOL Light: Send All Statements before the Cursor Position to REPL
:
evaluate everything up to the cursor position (default shortcutAlt+A
). - New command
HOL Light: Set Current Working Directory
: sets the current working
directory of a REPL. - Removed the configuration option
simpleSelection
.
v2.0.0
v1.0.0
The first published release. Can be installed directly from https://marketplace.visualstudio.com/items?itemName=monadius.hol-light-simple