mirror of
https://gitlab.com/aviortheking/code-stats-vscode.git
synced 2025-06-07 15:59:54 +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",
|
"main": "./out/src/code-stats",
|
||||||
|
"extensionKind": [
|
||||||
|
"ui",
|
||||||
|
"workspace"
|
||||||
|
],
|
||||||
"contributes": {
|
"contributes": {
|
||||||
"configuration": {
|
"configuration": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user