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.
- Disable sandbox for Block
- Use LSIF index stored as Action Artifact (workflow name
LSIF
, artifact nameindex.lsif
) instead of file stored in git.
- Initial implementation of IDE-Block
- Implemented
HoverProvider
- Implemented
DefinitionProvider
- Implemented
ReferencesProvider
- Implemented
DocumentSymbolProvider
- Implemented
DocumentHighlightProvider
- Implement cross-file navigation