vscode/src/vs/workbench/contrib
2021-11-26 20:09:01 +01:00
..
bulkEdit docs: 📝 add documentation for the HighlightedLabel widget 2021-11-11 16:05:59 +01:00
callHierarchy chore - use CSS theme variables over registerThemingParticipant, codeLens, references, call hierarchy 2021-11-03 13:37:46 +01:00
codeActions/common
codeEditor docs: 📝 add documentation for the HighlightedLabel widget 2021-11-11 16:05:59 +01:00
comments Enforce that source code uses a small subset of Unicode 2021-11-03 23:34:41 +01:00
configExporter/electron-sandbox
contextmenu/browser fix(list): 🐛 list/tree should show focus outline while context menu is open 2021-11-08 15:51:31 +01:00
customEditor Clairify webview names 2021-11-04 17:30:03 -07:00
debug Run unit tests against node.js too (#137790) 2021-11-24 13:45:17 +01:00
emmet Remove LanguageIdentifier and ensure tests dispose instantiated LanguagesRegistry objects 2021-10-18 10:29:16 +02:00
experiments Fix #137703 2021-11-24 13:44:49 -05:00
extensions #15756 adjust position of pre-release text 2021-11-26 20:09:01 +01:00
externalTerminal Remove optional usage from external terminal 2021-11-04 08:38:00 -07:00
externalUriOpener Use object.entries in a few more places 2021-11-09 16:30:44 -08:00
feedback/browser Minor fix 2021-10-24 23:46:20 -05:00
files watcher - stop sending out delete events on workspace root (#136673) 2021-11-12 10:52:44 +01:00
format/browser Rename KeyCode enum members to more closely resemble ScanCode enum members 2021-10-19 15:38:09 +02:00
interactive/browser differenciate onFocusWidget and onFocusWebview. 2021-11-12 14:35:50 -08:00
issue use dom API directly so that the url is encoded properly 2021-10-15 11:19:12 -07:00
keybindings/browser
languageStatus/browser allow to mark a language status item as busy, https://github.com/microsoft/vscode/issues/129037 2021-11-26 11:42:02 +01:00
list/browser
localizations/browser remove unnecessary escapes for '-' in regexes that go into schemas (for #137054) 2021-11-12 16:22:44 +01:00
logs Fix #136732 2021-11-09 15:12:03 +01:00
markdown/browser Fix #135505: Walkthrough markdown command links are broken 2021-10-26 13:03:05 -07:00
markers tweak for https://github.com/microsoft/vscode/pull/135736#issuecomment-968528741 2021-11-15 09:21:53 +01:00
notebook Update doc 2021-11-24 14:30:55 -08:00
outline/browser
output Reduce usage of allow-any-unicode-next-line 2021-11-20 21:01:29 +01:00
performance send an event per mark 2021-11-04 15:42:58 +01:00
preferences #46851 passing extension description breaks intellisense as it is not serializable. 2021-11-26 14:54:17 +01:00
quickaccess/browser Rename KeyCode enum members to more closely resemble ScanCode enum members 2021-10-19 15:38:09 +02:00
relauncher/browser First cut experimental setting to run file watchers from shared process worker (#132282) 2021-10-15 10:22:24 +02:00
remote Merge remote-tracking branch 'origin/main' into alex/remote-connection-improvements 2021-11-25 23:41:04 +01:00
sash/browser
scm Fix #137870 2021-11-25 14:37:35 +01:00
search call resolveWorkspaceSymbol when the provider has it, no more incomplete locations, https://github.com/microsoft/vscode/issues/69558 2021-11-19 18:29:17 +01:00
searchEditor/browser 133348 fix oom when search opened in editor (#136554) 2021-11-08 17:09:44 -08:00
snippets fix https://github.com/microsoft/vscode/issues/136611 2021-11-23 12:41:59 +01:00
splash make renderer-side parts splash ready for web 2021-11-03 18:09:16 +01:00
surveys/browser Exp => Assignment Rename (#136253) 2021-11-02 14:18:29 -04:00
tags Add tags for interesting browser testing packages (#136116) 2021-11-01 13:28:20 -04:00
tasks Task description: "User settings" -> "User" 2021-11-12 16:27:14 +01:00
telemetry/browser
terminal Merge remote-tracking branch 'origin/main' into tyriar/persist_tests 2021-11-23 12:47:36 -08:00
testing tests - really skip test (#137853) 2021-11-26 11:22:38 +01:00
themes/browser add previewColorTheme command (for #137289) 2021-11-25 22:51:41 +01:00
timeline Fix typo in timelinePane.ts (#131356) 2021-10-25 11:49:44 -07:00
typeHierarchy Rename KeyCode enum members to more closely resemble ScanCode enum members 2021-10-19 15:38:09 +02:00
update Remove instance id common property 2021-11-12 16:15:27 -05:00
url
userDataSync #135935 move IUriIdentityService to platform 2021-11-03 12:11:00 +01:00
watermark/browser improve watermark further 2021-10-14 10:02:28 -07:00
webview Improving ux for search in webviews on web 2021-11-19 16:00:50 -08:00
webviewPanel/browser Try avoiding bad calls to columnToEditorGroup 2021-11-15 14:48:48 -08:00
webviewView/browser Clairify webview names 2021-11-04 17:30:03 -07:00
welcome editors - clearInput before setInput (#34697) 2021-11-21 14:04:28 +01:00
workspace/browser fixes #137523 2021-11-19 11:39:55 -08:00
workspaces/browser