Skip to content

Commit

Permalink
Added support for basic symbol autocomplete
Browse files Browse the repository at this point in the history
  • Loading branch information
mario-deluna committed Apr 18, 2023
1 parent ffe9a15 commit 80dfdaf
Show file tree
Hide file tree
Showing 5 changed files with 61 additions and 218 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,13 @@

All notable changes to the "cccontainer" extension will be documented in this file.

Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
## [1.1.0] - 2023-04-18

## [Unreleased]
### Added

- Added simple languge server parsing build container cache files.
This allows for autocompletion of services and parameters.

## [v1.0.0]

- Initial release
208 changes: 1 addition & 207 deletions dist/extension.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 80dfdaf

Please sign in to comment.