mirror of
https://gitlab.com/aviortheking/code-stats-vscode.git
synced 2025-04-22 10:52:13 +00:00
Merge branch 'feature/remove-install-on-remote-option' into 'master'
Make extension not asked to be installed on remote Closes #22 See merge request juha.ristolainen/code-stats-vscode!17
This commit is contained in:
commit
735d45b8b7
@ -31,6 +31,10 @@
|
||||
"*"
|
||||
],
|
||||
"main": "./out/src/code-stats",
|
||||
"extensionKind": [
|
||||
"ui",
|
||||
"workspace"
|
||||
],
|
||||
"contributes": {
|
||||
"configuration": {
|
||||
"type": "object",
|
||||
|
Loading…
x
Reference in New Issue
Block a user