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...

bug
help wanted
editor-hover

### 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...

question

### 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
tokenization

**monaco-editor version:** 0.29.1 **Browser:** chrome **OS:** **Playground code that reproduces the issue:** ```js click me getalue import { computed, defineComponent, nextTick, onMounted, reactive, ref, toRefs, watch, } from 'vue'; import...

integration
question

### 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
website

### 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
website

### 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? - [X] Not reproducible...

bug

### 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
integration

In the ESM (EcmaScript Modules) version, css files are being imported like: ``` import './actionbar.css'; ``` I have looked into the ECMA-262, TC39 proposals etc. but nowhere I could find...

feature-request
integration
ESM