fixed
This commit is contained in:
@@ -65,6 +65,10 @@ return utils
|
|||||||
|
|
||||||
## Release Notes
|
## Release Notes
|
||||||
|
|
||||||
|
### 0.0.3
|
||||||
|
|
||||||
|
- Fixed: Settings filter not correct when opening settings with the extension command.
|
||||||
|
|
||||||
### 0.0.2
|
### 0.0.2
|
||||||
|
|
||||||
- Improved error handling and reporting in the script compiler.
|
- Improved error handling and reporting in the script compiler.
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"name": "dutchies-dcs-scripting-tools",
|
"name": "dutchies-dcs-scripting-tools",
|
||||||
"displayName": "Dutchies Dcs Scripting Tools",
|
"displayName": "Dutchies Dcs Scripting Tools",
|
||||||
"description": "Scripting tools to create DCS script and frameworks easier",
|
"description": "Scripting tools to create DCS script and frameworks easier",
|
||||||
"version": "0.0.2",
|
"version": "0.0.3",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "dutchie031",
|
"name": "dutchie031",
|
||||||
"email": "54616262+dutchie031@users.noreply.github.com"
|
"email": "54616262+dutchie031@users.noreply.github.com"
|
||||||
|
|||||||
Reference in New Issue
Block a user