COMMITS
/ extensions/configuration-editing/package.json May 21, 2025
J
Add support for tool sets (#249448)
Johannes Rieken committed
May 9, 2025
R
chore: update to Electron 35 (#245423)
Robo committed
March 11, 2025
C
mcp: make discovery good
Connor Peet committed
February 18, 2025
J
bump deps (#241066)
João Moreno committed
June 8, 2024
R
Activate configuration-editing extension when jsonc files are opened (#214659)
Rob Lourens committed
May 10, 2024
R
chore: update to electron 29 (#209818)
Robo committed
September 12, 2023
M
update to latest jsonc-parser (#192872)
Martin Aeschlimann committed
August 7, 2023
R
chore: update to Electron 25 (#188268)
Robo committed
July 28, 2023
A
Add snippets as a language (#185017)
Alex Ross committed
February 6, 2023
J
Remove redundant activation events (#172062)
Joyce Er committed
January 19, 2023
S
fix profile import/export in web (#171753)
Sandeep Somavarapu committed
January 12, 2023
C
Reference original schema (devcontainers/spec#93)
Christof Marti committed
December 22, 2022
M
dev container schema: use unevaluatedProperties
Martin Aeschlimann committed
November 4, 2022
M
Adopt l10n for configuration-editing (#165521)
Matt Bierner committed
September 30, 2022
M
IntelliSense in JSON keyboard shortcut editor doesn't work for non-default profiles
Martin Aeschlimann committed
September 26, 2022
T
rev vscode-nls to version that doesn't ask for vscode-nls-web-data (#161819)
Tyler James Leonhardt committed
August 8, 2022
T
Rev built-in versions of vscode-nls to 5.1.0 (#157530)
Tyler James Leonhardt committed
June 24, 2022
S
adopt snippets with profile change (#153079)
Sandeep Somavarapu committed
June 22, 2022
S
introduce application config model (#152889)
Sandeep Somavarapu committed
April 22, 2022
S
Implement export/import profiles
Sandeep Somavarapu committed
March 10, 2022
R
chore: update to electron 17 (#143223)
Robo committed
March 8, 2022
C
Add support for definitions nested in .devcontainer
Christof Marti committed
February 24, 2022
R
chore: revert to electron@13 (#143851)
Robo committed
February 8, 2022
R
chore: update to electron 16 (#137241)
Robo committed
January 3, 2022
J
add JSON schema for `extensionEnabledApiProposals`, fyi @aeschli
Johannes Rieken committed
October 20, 2021
M
New snippets file has language mode of "JSON" rather than "JSON with comments". Fixes #120190. Fixes #119538
Martin Aeschlimann committed
July 8, 2021
M
adopt web extensions to webpack 5
Martin Aeschlimann committed
May 4, 2021
R
chore: bump node@14.x in devDependencies (#122905)
Robo committed
April 23, 2021
S
enable virtual workspace capability
Sandeep Somavarapu committed
April 21, 2021
S
update ext manifest schema validation and built-in exts
SteVen Batten committed
April 20, 2021
M
Add icons for built-in extensions (fixes #81760)
Miguel Solorio committed
April 12, 2021
S
adopt to workspace trust
Sandeep Somavarapu committed
February 12, 2021
M
add devcontainer associations to configuration-editing
Martin Aeschlimann committed
January 29, 2021
J
add repository field to extensions package.json
João Moreno committed
December 18, 2020
A
Align `@types/*` dev dependencies (#112718)
Alexandru Dima committed
November 17, 2020
C
Inline allOf clauses for additionalProperties: false (fixes microsoft/vscode-remote-release#2967)
Christof Marti committed
September 3, 2020
S
Fix #105414
Sandeep Somavarapu committed
August 25, 2020
S
Fix #104610
Sandeep Somavarapu committed
July 23, 2020
S
fix #103009
Sandeep Somavarapu committed
June 29, 2020
C
Configurations by container name (microsoft/vscode-remote-release#3198)
Christof Marti committed
June 25, 2020
M
used shared webpack-config for browser
Martin Aeschlimann committed
June 11, 2020
M
configuration-editing serverless
Martin Aeschlimann committed
March 20, 2020
S
update preview snippets schema
Sandeep Somavarapu committed
February 21, 2020
M
update jsonc-parser
Martin Aeschlimann committed
December 17, 2019
A
Add tasks to user configuration (#81496)
Alex Ross committed
October 28, 2019
B
debt - bump node.d.ts dependency in extensions to 12.x (part of #82514)
Benjamin Pasero committed
October 25, 2019
A
Add profiles.json to jsonc files for Windows terminal
Alex Ross committed
October 10, 2019
B
improve static argv configuration (#15211)
Benjamin Pasero committed
October 9, 2019
B
Add a setting to disable gpu acceleration (fixes #15211)
Benjamin Pasero committed
October 2, 2019
C
Schema for attached container configurations (fixes microsoft/vscode-remote-release#1577)
Christof Marti committed