Skip to content

v0.6.3: Feature Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@rochus-keller rochus-keller released this 01 Feb 20:11
· 9 commits to master since this release

Support for code completion assistant and auto completer.

The selection of symbols offered is context sensitive, e.g. the port identifier following the dot fetches the symbols of the instantiated module, not the symbols local to the instantiating module; see screenshot.

Completion of hierarchical identifiers is not yet supported.

See README.md for more information.