Skip to content

Commit

Permalink
Merge pull request #58 from ViTeXFTW/hotfix/completions/ViTeXFTW
Browse files Browse the repository at this point in the history
docs: Updated version and vsix
  • Loading branch information
ViTeXFTW authored Apr 22, 2024
2 parents b84510c + e25b3df commit cd82db9
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 5 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
./syntaxes/ini.tmLanguage-test.json
./extension.js
./extension.ts
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.2.0",
"version": "1.0.2",
"configurations": [
{
"name": "Extension",
Expand Down
4 changes: 3 additions & 1 deletion .vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@
.vscode-test/**
.gitignore
vsc-extension-quickstart.md
./syntaxes/ini.tmLanguage-test.json
./syntaxes/ini.tmLanguage-test.json
./extension.js
./extension.ts
Binary file added ZH-HiLi-Releases/ZS-HiLi-1.0.2.vsix
Binary file not shown.
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "ZeroSyntax-Highlight",
"description": "Syntax highlighting for Zero Hour map.ini",
"icon": "./images/icon.png",
"version": "1.0.1",
"version": "1.0.2",
"publisher": "ViTeXFTW",
"author": {
"name": "ViTeXFTW",
Expand Down

0 comments on commit cd82db9

Please sign in to comment.