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-10-25Let markdown strings specify a list of commands that they allow (#163915)Matt Bierner
2022-08-09Introduces diffing infrastructure & experimental diffing algorithm. (#157646)Henning Dieterichs
2022-04-22only allow primitive values in context keysJohannes
2022-02-22Merge pull request #143610 from CodinGame/replace-languageid-by-languageselectorAlexandru Dima
2022-02-22Allow getWorker function to return a promiseLoïc Mangeonjean
2022-02-22Replace languageId by languageSelector in all language feature registration f...Loïc Mangeonjean
2022-02-03Remove most SyncDescriptorN forms (#141976)Matt Bierner
2022-01-31Fix `monaco.d.ts.recipe`Alex Dima
2022-01-31Move more interfaces up to `editor/common/` (#141174)Alex Dima
2022-01-22Remove dependencies to `/languages/` in `languages.ts` (#141174)Alex Dima
2022-01-22Fix recipe fileAlex Dima
2022-01-22Extract `IDimension` to `/core/` (#141174)Alex Dima
2022-01-22Move `wordHelper.ts` and extract `EDITOR_MODEL_DEFAULTS` to `/core/` (#141174)Alex Dima
2022-01-21Move `IEditorConstructionOptions` to `/config/` (#141174)Alex Dima
2022-01-21Move editor base api to `/services/` (#141174)Alex Dima
2022-01-21Rename `editor/common/controller` to `editor/common/cursor` (#141174)Alex Dima
2022-01-21Move `token.ts` to `/languages/` (#141174)Alex Dima
2022-01-21Move `ISingleEditOperation` to `/core/` (#141174)Alex Dima
2022-01-21Move change interfaces to `diffComputer` (#141174)Alex Dima
2022-01-17Move `defaultWorkerFactory.ts` to `/browser/` (#140857)Alex Dima
2022-01-04Remove some "here" links to be more descriptiveRaymond Zhao
2021-12-30Rename `modes` to `languages`Alex Dima
2021-12-29RenamesAlex Dima
2021-12-29Better namesAlex Dima
2021-12-29Group together standalone service implementation and registrationAlex Dima
2021-12-10Set `monaco-editor-core` version to `0.0.0`Alex Dima
2021-12-08Debt: Rename `IModeService` to `ILanguageService`Alex Dima
2021-11-23bump versionAlex Dima
2021-11-09`monaco-editor-core@0.30.0`Alex Dima
2021-10-18Remove `LanguageIdentifier` and ensure tests dispose instantiated `LanguagesR...Alex Dima
2021-10-11bump versionAlex Dima
2021-10-08Update ThirdPartyNotices.txtAlex Dima
2021-09-14Clean up diff editor options and add `diffEditor.maxFileSize`Alex Dima
2021-08-20Move extra `monaco.d.ts` content to the recipe fileAlex Dima
2021-07-08Revert "Revert "Merge pull request #127874 from microsoft/joh/webpack5""Johannes Rieken
2021-07-07Revert "Merge pull request #127874 from microsoft/joh/webpack5"Johannes Rieken
2021-07-02maxModules has been removedJohannes Rieken
2021-04-22Fix `--noImplicitOverride` problems (#120675)Alexandru Dima
2021-03-05bump versionAlexandru Dima
2021-02-14main renameJoão Moreno
2021-01-29update versionAlexandru Dima
2021-01-28Fixes microsoft/monaco-editor#2302: Only define global monaco if asked to do ...Alexandru Dima
2020-09-24Reduce the number of folders where we use TSAlex Dima
2020-09-22remove build compilation outputJoão Moreno
2020-09-21update versionAlex Dima
2020-09-21update editor versionAlex Dima
2020-09-17Fix capitalization of GitHub orgChaseKnowlden
2020-03-02Remove notice since promise-polyfill was removedAlex Dima
2020-02-29Build VS Code with TS 3.9-nightlyMatt Bierner
2020-02-22Fix minor issuesAlex Dima