Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-27Update description (microsoft/vscode-remote-release#6184)Christof Marti
2022-01-21Update name description (vscode-remote-release#6143)Christof Marti
2022-01-03add JSON schema for `extensionEnabledApiProposals`, fyi @aeschliJohannes Rieken
2021-11-17#51935 suggestons for multi language identifiersSandeep Somavarapu
2021-11-12remove unnecessary escapes for '-' in regexes that go into schemas (for #137054)Martin Aeschlimann
2021-11-09use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables t...Johannes Rieken
2021-11-09move vscode.d.ts and vscode.proposed.d.ts into `src/vscode-dts`-folder, https...Johannes Rieken
2021-10-25editors - cleanup wording for editors/files with unsaved changesBenjamin Pasero
2021-10-20New snippets file has language mode of "JSON" rather than "JSON with comments...Martin Aeschlimann
2021-09-30Wording (microsoft/vscode-remote-release#5530)Christof Marti
2021-09-29Add "features" property to schema (microsoft/vscode-remote-release#5442)Christof Marti
2021-09-20Update devcontainer schema (#132047)Alex Ross
2021-07-21Remove postAttachCommand from waitFor enumChristof Marti
2021-07-08adopt web extensions to webpack 5Martin Aeschlimann
2021-07-06Add pathSeparator to configurationEditingAlex Ross
2021-06-22Add cacheFrom (microsoft/vscode-remote-release#3245)Christof Marti
2021-06-21updateRemoteUserUID, overrideCommand (microsoft/vscode-remote-release#2228, m...Christof Marti
2021-06-18Add openBrowserOnce to portsAttributesAlex Ross
2021-06-04Add "hostRequirements" to schema (microsoft/vscode-remote-release#5144)Christof Marti
2021-06-03Add snippets for ports attributes to settings helperAlex Ross
2021-06-03Fix typoChristof Marti
2021-05-31Update descriptionsChristof Marti
2021-05-31Add prebuild commandsChristof Marti
2021-05-18Add protocol to portsAttributesAlex Ross
2021-05-14Add requireLocalPort property to portsAttributesAlex Ross
2021-05-04chore: bump node@14.x in devDependencies (#122905)Robo
2021-05-02Cleanup codeLadislau Szomoru
2021-04-29Add extension support completion provider to coreLadislau Szomoru
2021-04-23Move extension settings for workspace trustLadislau Szomoru
2021-04-23enable virtual workspace capabilitySandeep Somavarapu
2021-04-21update ext manifest schema validation and built-in extsSteVen Batten
2021-04-21first pass to update workspace trust to capabilitiesSteVen Batten
2021-04-20Add icons for built-in extensions (fixes #81760)Miguel Solorio
2021-04-13Extension workspace trust request using product/settings files (#121021)Ladislau Szomoru
2021-04-13Use more standard name for shared extension tsconfigMatt Bierner
2021-04-12adopt to workspace trustSandeep Somavarapu
2021-03-23unconfiguredPortsAttributes -> otherPortsAttributesAlex Ross
2021-03-18Fix unconfiguredPortsAttributes in devcontainer.jsonAlex Ross
2021-03-17Add new unconfiguredPortsAttributes to config editAlex Ross
2021-02-25also support when in viewsWelcome, https://github.com/microsoft/vscode/issues...Johannes Rieken
2021-02-25fix https://github.com/microsoft/vscode/issues/117594Johannes Rieken
2021-02-24support when suggestions for keybindings and views as well, fyi @bpaseroJohannes Rieken
2021-02-17refine completion provider for context keys, https://github.com/microsoft/vsc...Johannes Rieken
2021-02-17expose context key info command, add first version of completion item provide...Johannes Rieken
2021-02-12add devcontainer associations to configuration-editingMartin Aeschlimann
2021-02-09Add portsAttributes to devcontainer.jsonAlex Ross
2021-01-29add repository field to extensions package.jsonJoão Moreno
2021-01-29run prettier over extensions json filesJoão Moreno
2020-12-18Align `@types/*` dev dependencies (#112718)Alexandru Dima
2020-12-07Fix #112030Sandeep Somavarapu