cadl/packages/monarch
Timothee Guerin f3c2c9b67c
Dependency updates July 2024 (#3718)
Notable: Typescript 5.5
2024-07-01 21:42:11 +00:00
..
src Fix up some syntax highlighting with prismjs and monarch (#3587) 2024-06-14 20:16:04 +00:00
test Fix up some syntax highlighting with prismjs and monarch (#3587) 2024-06-14 20:16:04 +00:00
README.md Add monarch tokenizer as a dedicated package (#3079) 2024-03-29 10:25:29 -07:00
package.json Dependency updates July 2024 (#3718) 2024-07-01 21:42:11 +00:00
tsconfig.config.json Add monarch tokenizer as a dedicated package (#3079) 2024-03-29 10:25:29 -07:00
tsconfig.json Dependency updates July 2024 (#3718) 2024-07-01 21:42:11 +00:00
vitest.config.ts Add monarch tokenizer as a dedicated package (#3079) 2024-03-29 10:25:29 -07:00

README.md

@typespec/monarch

Provide tokenizer for Monarch for use in monaco-editor.

Updating

Updating the tests

You can copy ./temp/monaco-tests.json(after running the test) into the src/basic-languages/typespec/typespec.test.ts test file in the monaco-editor repository.