File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ All notable changes to the "vscode-parse-tree" extension will be documented in t
8
8
9
9
- Add nix support [ #66 ] ( https://github.com/cursorless-dev/vscode-parse-tree/pull/66 ) ([ @fidgetingbits ] ( https://github.com/fidgetingbits ) )
10
10
- Add lua support [ #67 ] ( https://github.com/cursorless-dev/vscode-parse-tree/pull/67 ) ([ @fidgetingbits ] ( https://github.com/fidgetingbits ) )
11
- - Add swift support [ #] ( https://github.com/cursorless-dev/vscode-parse-tree/pull/ ) ([ @swsnider ] ( https://github.com/swsnider ) )
11
+ - Add swift support [ #70 ] ( https://github.com/cursorless-dev/vscode-parse-tree/pull/70 ) ([ @swsnider ] ( https://github.com/swsnider ) )
12
12
13
13
## 0.26.0 (29 Mar 2023)
14
14
Original file line number Diff line number Diff line change 2
2
"name" : " parse-tree" ,
3
3
"displayName" : " Parse tree" ,
4
4
"description" : " Access document syntax using tree-sitter" ,
5
- "version" : " 0.27.0 " ,
5
+ "version" : " 0.27.1 " ,
6
6
"publisher" : " pokey" ,
7
7
"repository" : {
8
8
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments