Skip to content

Commit

Permalink
Minor fixes / updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mishkinf committed Jan 19, 2022
1 parent c2442fe commit dfc6c1c
Show file tree
Hide file tree
Showing 5 changed files with 2,451 additions and 2,171 deletions.
4 changes: 1 addition & 3 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"eg2.tslint"
]
"recommendations": []
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,12 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
### Fixed

- JAVA: Issue where cursor would move to the beginning of comments instead of to symbol

------------------------------------------------------------------------------------------------------

## [0.0.6] - 2022-1-18

### Fixed

- Updating vulnerable packages
- Marking extension as a UI extension
Loading

0 comments on commit dfc6c1c

Please sign in to comment.