microsoft / microsoft/monaco-editor
cut and copy visibility to false in context menu
Open
Nobody has claimed this yet.
contextmenu
feature-request
- Dominant language
- JavaScript
- Stars
- 46.8k
- Forks
- 4.1k
- Avg merge
- 17h 58m
- Merged PRs (30d)
- 1
Description
I read through the API doc but cannot find a way to remove cut and copy from context menu. Am I missing something ? How can we make its visibility false only in context menu.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Monaco Editor API documentation and the context-menu entry point mentioned in the issue. Determine whether cut and copy visibility can be controlled specifically in the context menu, and define the API or documented behavior needed for that separation; done means the requested control is available and verifiable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100