mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-25 04:07:37 +00:00
70 lines
1.9 KiB
YAML
70 lines
1.9 KiB
YAML
{
|
|
perform: true,
|
|
alwaysRequireAssignee: false,
|
|
labelsRequiringAssignee: [ feature-request ],
|
|
autoAssignees: {
|
|
api: [],
|
|
color-picker: [],
|
|
css-less-sass: [],
|
|
debug: [ weinand ],
|
|
diff-editor: [],
|
|
editor: [],
|
|
editor-1000-limit: [],
|
|
editor-autoclosing: [],
|
|
editor-autoindent: [],
|
|
editor-brackets: [],
|
|
editor-clipboard: [],
|
|
editor-columnselect: [],
|
|
editor-contrib: [],
|
|
editor-core: [],
|
|
editor-find-widget: [],
|
|
editor-folding: [],
|
|
editor-ime: [],
|
|
editor-input: [],
|
|
editor-minimap: [],
|
|
editor-multicursor: [],
|
|
editor-smooth: [],
|
|
editor-wrapping: [],
|
|
emmet: [ ramya-rao-a ],
|
|
error-list: [],
|
|
extensions: [],
|
|
file-encoding: [ bpasero ],
|
|
file-explorer: [ isidorn ],
|
|
format: [],
|
|
git: [ joaomoreno ],
|
|
hot-exit: [ Tyriar ],
|
|
html: [ aeschli ],
|
|
i18n: [],
|
|
install-update: [],
|
|
integrated-terminal: [ Tyriar ],
|
|
javascript: [ mjbvz ],
|
|
json: [],
|
|
keybindings: [],
|
|
keyboard-layout: [],
|
|
languages basic: [],
|
|
markdown: [ mjbvz ],
|
|
merge-conflict: [ chrmarti ],
|
|
perf-profile: [],
|
|
php: [ roblourens ],
|
|
proxy: [],
|
|
scm: [],
|
|
search: [ roblourens ],
|
|
snippets: [ jrieken ],
|
|
tasks: [ dbaeumer ],
|
|
telemetry: [],
|
|
themes: [],
|
|
typescript: [ mjbvz ],
|
|
workbench: [ bpasero ],
|
|
workbench-dnd: [ bpasero ],
|
|
workbench-editors: [ bpasero ],
|
|
workbench-feedback: [ bpasero ],
|
|
workbench-layout: [ bpasero ],
|
|
workbench-menu: [ bpasero ],
|
|
workbench-notifications: [ bpasero ],
|
|
workbench-state: [ bpasero ],
|
|
workbench-status: [ bpasero ],
|
|
workbench-tabs: [ bpasero ],
|
|
workbench-welcome: [ chrmarti ],
|
|
}
|
|
}
|