monaco-yaml/src
Remco Haszing a95fdc4463
Use type-fest Promisable for worker return types
Monaco turns the synchronous return values into promises anyway.
2021-08-23 17:19:36 +02:00
..
fillers Remove os filler 2021-08-19 17:21:38 +02:00
languageFeatures.ts Update yaml-language-server to 0.22.0 2021-08-21 23:19:37 +02:00
monaco.contribution.ts Convert classes to factory functions 2021-08-19 17:06:42 +02:00
workerManager.ts Convert promise chains to async/await 2021-08-19 17:55:46 +02:00
yaml.worker.ts Convert classes to factory functions 2021-08-19 17:06:42 +02:00
yamlMode.ts Convert classes to factory functions 2021-08-19 17:06:42 +02:00
yamlWorker.ts Use type-fest Promisable for worker return types 2021-08-23 17:19:36 +02:00