monaco-editor

v0.37.0-dev.20230404
A browser based code editor

test

mocha test/unit/all.js && ts-node ./build/check-samples

build

ts-node ./build/build-languages

watch

tsc -w -p ./src

prettier

prettier --write .

smoketest

node ./test/smoke/runner.js

pretty-quick

pretty-quick --staged

simpleserver

ts-node ./build/simpleserver

prettier-check

prettier --check .

update-actions

pin-github-action ./.github/workflows/website.yml

deps-all-remove

ts-node ./build/npm/removeAll

smoketest-debug

node ./test/smoke/runner.js --debug-tests

deps-all-install

ts-node ./build/npm/installAll

import-typescript

ts-node ./build/importTypescript

playwright-install

node ./node_modules/playwright/install.js

build-monaco-editor

npm run build && ts-node ./build/build-monaco-editor

playwright-install-deps

playwright install-deps

package-for-smoketest-vite

ts-node ./test/smoke/package-vite

package-for-smoketest-esbuild

ts-node ./test/smoke/package-esbuild

package-for-smoketest-webpack

ts-node ./test/smoke/package-webpack

package-for-smoketest-webpack-cross-origin

ts-node ./test/smoke/package-webpack --cross-origin

Metadata

  • MIT
  • Whatever
  • Microsoft Corporation
  • released 4/4/2023

Downloads