microsoft / microsoft/monaco-editor

cut and copy visibility to false in context menu

Open
#724 3 comments 3 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.