File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to the ` command-server ` extension will be documented in this file.
4
4
5
+ ## [ 0.10.0] ( https://github.com/pokey/cursorless-vscode/tree/0.10.0 ) (2024-04-23)
6
+
7
+ - Make ` getFocusedElementType ` async [ #24 ] ( https://github.com/pokey/command-server/pull/24 ) ([ @saidelike ] ( https://github.com/saidelike ) )
8
+
5
9
## [ 0.8.1] ( https://github.com/pokey/cursorless-vscode/tree/0.8.0 ) (2021-12-06)
6
10
7
11
- Pre-phrase signal [ \# 10] ( https://github.com/pokey/command-server/pull/10 ) ([ pokey] ( https://github.com/pokey ) )
Original file line number Diff line number Diff line change 8
8
"type" : " git" ,
9
9
"url" : " https://github.com/pokey/command-server"
10
10
},
11
- "version" : " 0.9.1 " ,
11
+ "version" : " 0.10.0 " ,
12
12
"engines" : {
13
13
"vscode" : " ^1.53.0"
14
14
},
You can’t perform that action at this time.
0 commit comments