We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 34b6059 + b600585 commit 917a23fCopy full SHA for 917a23f
1 file changed
src/extensions/default/DefaultExtensions.json
@@ -1,3 +1,31 @@
1
[
2
- "CodeFolding"
+ "CloseOthers",
3
+ "CodeFolding",
4
+ "NoDistractions",
5
+ "CSSAtRuleCodeHints",
6
+ "CSSCodeHints",
7
+ "CSSPseudoSelectorHints",
8
+ "DebugCommands",
9
+ "HandlebarsSupport",
10
+ "HTMLCodeHints",
11
+ "HtmlEntityCodeHints",
12
+ "InAppNotifications",
13
+ "InlineColorEditor",
14
+ "InlineTimingFunctionEditor",
15
+ "JavaScriptQuickEdit",
16
+ "JavaScriptRefactoring",
17
+ "JSLint",
18
+ "LESSSupport",
19
+ "MDNDocs",
20
+ "NavigationAndHistory",
21
22
+ "PrefsCodeHints",
23
+ "QuickOpenCSS",
24
+ "QuickOpenHTML",
25
+ "QuickOpenJavaScript",
26
+ "QuickView",
27
+ "RecentProjects",
28
+ "RemoteFileAdapter",
29
+ "SVGCodeHints",
30
+ "UrlCodeHints"
31
]
0 commit comments