COMMITS
/ build/monaco/monaco.d.ts.recipe October 10, 2025
M
Switch monaco to off of `moduleResolution: classic`
Matt Bierner committed
October 1, 2025
H
Fixes https://github.com/microsoft/vscode-internalbacklog/issues/5894
Henning Dieterichs committed
August 29, 2025
A
Extract more types for reuse (#264032)
Alexandru Dima committed
August 4, 2025
R
Fix global access of MonacoEnvironment (#248075)
Remco Haszing committed
March 21, 2025
A
`EditorSimpleWorker` -> `EditorWebWorker`
Alex Dima committed
March 20, 2025
A
February 11, 2025
H
Implements https://github.com/microsoft/vscode-copilot/issues/11599
Henning Dieterichs committed
August 20, 2024
A
Move workbench workers off EditorWorker (#225796)
Alexandru Dima committed
November 4, 2023
A
Add IEditorAction.metadata (#197442)
Alexandru Dima committed
September 4, 2023
H
Removes legacy diff editor. (#191989)
Henning Dieterichs committed
H
Removes support to pass in diff algorithm via option in favor of a service.
Henning Dieterichs committed
September 1, 2023
June 22, 2023
M
chore(monaco): make createTrustedTypesPolicy optional (#185454)
Max Schmitt committed
June 5, 2023
H
Implements initial version of moved code detection. (#184336)
Henning Dieterichs committed
June 2, 2023
A
Avoid using types defined in `@types/trusted-types`
Alex Dima committed
June 1, 2023
A
Allow embedders to intercept trustedTypes.createPolicy calls (#184093)
Alexandru Dima committed
March 14, 2023
S
Expose `EditorZoom` in the monaco API
Sebastian Pahnke committed
March 7, 2023
H
Move lineRange to editor/common/core and adds editor.experimental.asyncTokenizationLogging (#176408)
Henning Dieterichs committed
January 13, 2023
M
merge ThemeIcon and CSSIcon (#171279)
Martin Aeschlimann committed
November 16, 2022
H
Allows to pass in a custom diffing algorithm when instantiating the monaco diff editor. (#165179)
Henning Dieterichs committed
October 24, 2022
M
Let markdown strings specify a list of commands that they allow (#163915)
Matt Bierner committed
August 9, 2022
H
Introduces diffing infrastructure & experimental diffing algorithm. (#157646)
Henning Dieterichs committed
April 22, 2022
J
only allow primitive values in context keys
Johannes committed
February 22, 2022
A
Merge pull request #143610 from CodinGame/replace-languageid-by-languageselector
Alexandru Dima committed
L
Allow getWorker function to return a promise
Loïc Mangeonjean committed
L
Replace languageId by languageSelector in all language feature registration functions
Loïc Mangeonjean committed
January 31, 2022
A
Fix `monaco.d.ts.recipe`
Alex Dima committed
A
Move more interfaces up to `editor/common/` (#141174)
Alex Dima committed
January 21, 2022
A
Remove dependencies to `/languages/` in `languages.ts` (#141174)
Alex Dima committed
A
Fix recipe file
Alex Dima committed
A
Extract `IDimension` to `/core/` (#141174)
Alex Dima committed
A
Move `wordHelper.ts` and extract `EDITOR_MODEL_DEFAULTS` to `/core/` (#141174)
Alex Dima committed
A
Move `IEditorConstructionOptions` to `/config/` (#141174)
Alex Dima committed
A
Move editor base api to `/services/` (#141174)
Alex Dima committed
A
Rename `editor/common/controller` to `editor/common/cursor` (#141174)
Alex Dima committed
A
Move `token.ts` to `/languages/` (#141174)
Alex Dima committed
A
Move `ISingleEditOperation` to `/core/` (#141174)
Alex Dima committed
A
Move change interfaces to `diffComputer` (#141174)
Alex Dima committed
January 17, 2022
A
Move `defaultWorkerFactory.ts` to `/browser/` (#140857)
Alex Dima committed
December 30, 2021
A
Rename `modes` to `languages`
Alex Dima committed
December 28, 2021
A
Better names
Alex Dima committed
A
Group together standalone service implementation and registration
Alex Dima committed
December 8, 2021
A
Debt: Rename `IModeService` to `ILanguageService`
Alex Dima committed
October 18, 2021
September 14, 2021
A
Clean up diff editor options and add `diffEditor.maxFileSize`
Alex Dima committed
August 20, 2021
A
Move extra `monaco.d.ts` content to the recipe file
Alex Dima committed