Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 767 Bytes

CHANGELOG.md

File metadata and controls

30 lines (19 loc) · 767 Bytes

Changelog

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.

0.2.1 - 02.12.2022

Changed

  • Disable sandbox for Block

0.2.0 - 02.12.2022

Changed

  • Use LSIF index stored as Action Artifact (workflow name LSIF, artifact name index.lsif) instead of file stored in git.

0.1.0 - 16.11.2022

Added

  • Initial implementation of IDE-Block
  • Implemented HoverProvider
  • Implemented DefinitionProvider
  • Implemented ReferencesProvider
  • Implemented DocumentSymbolProvider
  • Implemented DocumentHighlightProvider
  • Implement cross-file navigation