Skip to content

Commit 7738468

Browse files
committed
Work around vsce refusal to publish extensions with proposed API
- enabledApiProposals is removed, and enablement can be controlled at the platform level Signed-off-by: Roland Grunberg <[email protected]>
1 parent c0e0a63 commit 7738468

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
"publisher": "redhat",
1010
"bugs": "https://github.com/redhat-developer/vscode-java/issues",
1111
"preview": false,
12-
"enabledApiProposals": [
13-
"documentPaste"
14-
],
1512
"capabilities": {
1613
"untrustedWorkspaces": {
1714
"supported": "limited",

0 commit comments

Comments
 (0)