Files
vscode/test/monaco
Martin Aeschlimann 6dd2b84fa2 Merge pull request #254690 from madskristensen/schemastore-subdomain-fix
Updated references to schemastore.org
2025-07-11 12:10:29 +02:00
..
2025-07-10 18:16:09 +02:00
2025-03-21 10:13:39 +01:00

Monaco Editor Test

This directory contains scripts that are used to smoke test the Monaco Editor distribution.

Setup & Bundle

$test/monaco> npm i $test/monaco> npm run bundle

Compile and run tests

$test/monaco> npm run compile $test/monaco> npm run test