feature: cleanup helloWorld, focus event nomme, tests extractProjectName
continuous-integration/drone/tag Build is passing

This commit is contained in:
2026-04-30 14:39:38 +02:00
parent 09c3aa6fa6
commit af175e078c
5 changed files with 50 additions and 77 deletions
+1 -5
View File
@@ -1,7 +1,7 @@
{
"name": "vscodestat",
"displayName": "vscodestat",
"version": "1.1.161",
"version": "1.2.0",
"description": "",
"categories": [
"Other"
@@ -25,10 +25,6 @@
},
"contributes": {
"commands": [
{
"command": "vscodestat.helloWorld",
"title": "Hello World"
},
{
"command": "vscodestat.setUrl",
"title": "setUrl"