monaco-editor icon indicating copy to clipboard operation
monaco-editor copied to clipboard

A browser based code editor

Results 659 monaco-editor issues
Sort by recently updated
recently updated
newest added

### Reproducible in vscode.dev or in VS Code Desktop? - [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop ### Reproducible in the monaco editor playground? - [ ] Not...

### Reproducible in vscode.dev or in VS Code Desktop? - [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop ### Reproducible in the monaco editor playground? - [ ] Not...

### Reproducible in vscode.dev or in VS Code Desktop? - [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop ### Reproducible in the monaco editor playground? - [ ] Not...

bug
help wanted

This pr is meant to fix issue #3151 in which the `TypescriptWorker` class isn't exported, reducing the ability for devs to extend monaco in a module worker, as `importScripts` (which...

### Context - [X] This issue is not a bug report. *(please use a different template for reporting a bug)* - [X] This issue is not a duplicate of an...

feature-request

### Reproducible in vscode.dev or in VS Code Desktop? - [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop ### Reproducible in the monaco editor playground? - [ ] Not...

info-needed

### Context - [X] This issue is not a bug report. *(please use a different template for reporting a bug)* - [X] This issue is not a duplicate of an...

feature-request

This is an initial attempt to add [MDX](https://mdxjs.com) language support to Monaco editor. MDX is a language which extends markdown by allowing the use of JSX and ecmascript imports and...

info-needed

monaco-editor: 0.8.0 Browser: Chrome OS: Centos 7 When I have two editors in two different html DOM elements, if I dynamically change theme on one editor using `updateOptions()` function, theme...

feature-request
themes