@reactive-vscode/metadata 0.2.4 → 0.2.6-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +6 -6
- package/metadata.json +6 -6
- package/package.json +5 -5
package/index.js
CHANGED
|
@@ -196,7 +196,7 @@ export const metadata = {
|
|
|
196
196
|
"name": "useFsWatcher",
|
|
197
197
|
"category": "workspace",
|
|
198
198
|
"original": "workspace.createFileSystemWatcher",
|
|
199
|
-
"lastUpdated":
|
|
199
|
+
"lastUpdated": 1727511277000,
|
|
200
200
|
"description": "Reactive API for `vscode::workspace.createFileSystemWatcher`.",
|
|
201
201
|
"deprecated": false,
|
|
202
202
|
"isComposable": true
|
|
@@ -320,7 +320,7 @@ export const metadata = {
|
|
|
320
320
|
"name": "useTerminal",
|
|
321
321
|
"category": "terminal",
|
|
322
322
|
"original": "window.createTerminal()",
|
|
323
|
-
"lastUpdated":
|
|
323
|
+
"lastUpdated": 1727512724000,
|
|
324
324
|
"description": "Reactive API for `vscode::window.createTerminal()`.",
|
|
325
325
|
"deprecated": false,
|
|
326
326
|
"isComposable": true
|
|
@@ -439,8 +439,8 @@ export const metadata = {
|
|
|
439
439
|
{
|
|
440
440
|
"name": "useVscodeContext",
|
|
441
441
|
"category": "lifecycle",
|
|
442
|
-
"lastUpdated":
|
|
443
|
-
"description": "Reactively set a VS Code context. See [custom when clause context](https://code.visualstudio.com/api/references/when-clause-contexts#add-a-custom-when-clause-context)
|
|
442
|
+
"lastUpdated": 1727514038000,
|
|
443
|
+
"description": "Reactively set a VS Code context. See [custom when clause context](https://code.visualstudio.com/api/references/when-clause-contexts#add-a-custom-when-clause-context).\r",
|
|
444
444
|
"deprecated": false,
|
|
445
445
|
"isComposable": true
|
|
446
446
|
},
|
|
@@ -504,8 +504,8 @@ export const metadata = {
|
|
|
504
504
|
{
|
|
505
505
|
"name": "defineConfigObject",
|
|
506
506
|
"category": "lifecycle",
|
|
507
|
-
"lastUpdated":
|
|
508
|
-
"description": "Define configurations of an extension. See `vscode::workspace.getConfiguration`.\nYou can use this function with [vscode-ext-gen](https://github.com/antfu/vscode-ext-gen)
|
|
507
|
+
"lastUpdated": 1727512724000,
|
|
508
|
+
"description": "Define configurations of an extension. See `vscode::workspace.getConfiguration`.\r\nYou can use this function with [vscode-ext-gen](https://github.com/antfu/vscode-ext-gen).\r",
|
|
509
509
|
"deprecated": false,
|
|
510
510
|
"isComposable": false
|
|
511
511
|
},
|
package/metadata.json
CHANGED
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"name": "useFsWatcher",
|
|
197
197
|
"category": "workspace",
|
|
198
198
|
"original": "workspace.createFileSystemWatcher",
|
|
199
|
-
"lastUpdated":
|
|
199
|
+
"lastUpdated": 1727511277000,
|
|
200
200
|
"description": "Reactive API for `vscode::workspace.createFileSystemWatcher`.",
|
|
201
201
|
"deprecated": false,
|
|
202
202
|
"isComposable": true
|
|
@@ -320,7 +320,7 @@
|
|
|
320
320
|
"name": "useTerminal",
|
|
321
321
|
"category": "terminal",
|
|
322
322
|
"original": "window.createTerminal()",
|
|
323
|
-
"lastUpdated":
|
|
323
|
+
"lastUpdated": 1727512724000,
|
|
324
324
|
"description": "Reactive API for `vscode::window.createTerminal()`.",
|
|
325
325
|
"deprecated": false,
|
|
326
326
|
"isComposable": true
|
|
@@ -439,8 +439,8 @@
|
|
|
439
439
|
{
|
|
440
440
|
"name": "useVscodeContext",
|
|
441
441
|
"category": "lifecycle",
|
|
442
|
-
"lastUpdated":
|
|
443
|
-
"description": "Reactively set a VS Code context. See [custom when clause context](https://code.visualstudio.com/api/references/when-clause-contexts#add-a-custom-when-clause-context)
|
|
442
|
+
"lastUpdated": 1727514038000,
|
|
443
|
+
"description": "Reactively set a VS Code context. See [custom when clause context](https://code.visualstudio.com/api/references/when-clause-contexts#add-a-custom-when-clause-context).\r",
|
|
444
444
|
"deprecated": false,
|
|
445
445
|
"isComposable": true
|
|
446
446
|
},
|
|
@@ -504,8 +504,8 @@
|
|
|
504
504
|
{
|
|
505
505
|
"name": "defineConfigObject",
|
|
506
506
|
"category": "lifecycle",
|
|
507
|
-
"lastUpdated":
|
|
508
|
-
"description": "Define configurations of an extension. See `vscode::workspace.getConfiguration`.\nYou can use this function with [vscode-ext-gen](https://github.com/antfu/vscode-ext-gen)
|
|
507
|
+
"lastUpdated": 1727512724000,
|
|
508
|
+
"description": "Define configurations of an extension. See `vscode::workspace.getConfiguration`.\r\nYou can use this function with [vscode-ext-gen](https://github.com/antfu/vscode-ext-gen).\r",
|
|
509
509
|
"deprecated": false,
|
|
510
510
|
"isComposable": false
|
|
511
511
|
},
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@reactive-vscode/metadata",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.6-beta.1",
|
|
5
5
|
"description": "Metadata for reactive-vscode",
|
|
6
6
|
"author": "_Kerman <kermanx@qq.com>",
|
|
7
7
|
"license": "MIT",
|
|
@@ -35,10 +35,10 @@
|
|
|
35
35
|
"@antfu/ni": "^0.21.12",
|
|
36
36
|
"@types/node": "18.x",
|
|
37
37
|
"fast-glob": "^3.3.2",
|
|
38
|
-
"nodemon": "^3.1.
|
|
39
|
-
"simple-git": "^3.
|
|
40
|
-
"tsx": "^4.
|
|
41
|
-
"typescript": "^5.
|
|
38
|
+
"nodemon": "^3.1.7",
|
|
39
|
+
"simple-git": "^3.27.0",
|
|
40
|
+
"tsx": "^4.19.1",
|
|
41
|
+
"typescript": "^5.6.2"
|
|
42
42
|
},
|
|
43
43
|
"scripts": {
|
|
44
44
|
"typecheck": "nr update && tsc --noEmit",
|