Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a clipboard history feature to the editor #28120

Closed
mitchcurtis opened this issue Apr 17, 2019 · 2 comments
Closed

Add a clipboard history feature to the editor #28120

mitchcurtis opened this issue Apr 17, 2019 · 2 comments

Comments

@mitchcurtis
Copy link
Contributor

Qt Creator has a nice feature where pressing Command + Shift + V (on macOS) brings up a clipboard history menu:

Screen Shot 2019-04-17 at 12 27 19 PM

So the most recently things you've copied in the editor will show up there, making it really easy to quickly paste in variables etc. you've recently been working with.

@bojidar-bg
Copy link
Contributor

Quick note: there are exisiting solutions for clipboard history in KDE (builtin), Gnome (extension), Windows 10 (builtin), and Mac (builtin and apps). Of course, not having to switch context to the desktop shell in order to view the history might still be useful.

@mhilbrunner
Copy link
Member

Feature and improvement proposals for the Godot Engine are now being discussed and reviewed in a dedicated Godot Improvement Proposals (GIP) (godotengine/godot-proposals) issue tracker. The GIP tracker has a detailed issue template designed so that proposals include all the relevant information to start a productive discussion and help the community assess the validity of the proposal for the engine.

The main (godotengine/godot) tracker is now solely dedicated to bug reports and Pull Requests, enabling contributors to have a better focus on bug fixing work. Therefore, we are now closing all older feature proposals on the main issue tracker.

If you are interested in this feature proposal, please open a new proposal on the GIP tracker following the given issue template (after checking that it doesn't exist already). Be sure to reference this closed issue if it includes any relevant discussion (which you are also encouraged to summarize in the new proposal). Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants