mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 16:15:41 +01:00
Update CONTRIBUTING.md
This commit is contained in:
parent
59ceb2d3be
commit
6ed77931c1
1 changed files with 2 additions and 2 deletions
|
|
@ -41,7 +41,7 @@ These packages are described in the root file called `metadata.js` and it is pos
|
||||||
/src/monaco-editor> npm run simpleserver
|
/src/monaco-editor> npm run simpleserver
|
||||||
```
|
```
|
||||||
|
|
||||||
Open http://localhost:8080/monaco-editor/test/?editor=dev to run.
|
Open [http://localhost:8080/monaco-editor/test/?editor=dev](http://localhost:8080/monaco-editor/test/?editor=dev) to run.
|
||||||
|
|
||||||
## Running a plugin from source (e.g. monaco-typescript)
|
## Running a plugin from source (e.g. monaco-typescript)
|
||||||
|
|
||||||
|
|
@ -56,7 +56,7 @@ Open http://localhost:8080/monaco-editor/test/?editor=dev to run.
|
||||||
/src/monaco-typescript> npm run watch
|
/src/monaco-typescript> npm run watch
|
||||||
```
|
```
|
||||||
|
|
||||||
Open http://localhost:8080/monaco-editor/test/?editor=dev&monaco-typescript=dev to run.
|
Open [http://localhost:8080/monaco-editor/test/?editor=dev&monaco-typescript=dev](http://localhost:8080/monaco-editor/test/?editor=dev&monaco-typescript=dev) to run.
|
||||||
|
|
||||||
## Running the editor tests
|
## Running the editor tests
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue