We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
when
1 parent 1d5c6db commit 72420b9Copy full SHA for 72420b9
5 files changed
syntaxes/tests/JSON/negatives.json
@@ -35,5 +35,32 @@
35
]
36
}
37
38
+ },
39
+ "keybindings": {
40
+ "contributes": [
41
+ {
42
+ "when": "not-when"
43
+ }
44
+ ]
45
46
+ "chatParticipants": [
47
48
+ "commands": {
49
50
51
52
53
54
55
56
+ ],
57
+ "viewsContainers": {
58
+ "contributes": {
59
+ "activitybar": [
60
61
62
63
64
65
66
0 commit comments