All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Named pipe support for Windows
-
Avoid early evaluation that slow down the initialization
-
Markdown conversion for special characters
- SVG image for document information
- Markdown text-based document information
- Tail-recursive message handler with no limits
- SVG image for document information
-
A state-less server to handle messages, via TCP socket protocol.
-
Support for the following language features:
-
Hover: Provide definitions for variables with usage message.
-
Completion: for wolfram system names.
-
Completion Resolve: Further information would be provided for the items in the list.
-
Diagnostics: Syntax error would be underlined.
-
-
Support for exporting temporary SVG images for the information of the variables.
-
A type system with pattern test.
-
A unit test framework.