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

Ctrl-insert (copy) does not work with 2020.12-RC3 #3558

Closed
tarhytti opened this issue Dec 28, 2020 · 16 comments
Closed

Ctrl-insert (copy) does not work with 2020.12-RC3 #3558

tarhytti opened this issue Dec 28, 2020 · 16 comments

Comments

@tarhytti
Copy link

I'm using ctrl + insert button to copy selection but this key combination does not work in with rc3 version.

Of course, there's work-a-round by using ctrl-v but habit is hard to change...

@t-paul
Copy link
Member

t-paul commented Dec 28, 2020

Keyboard shortcuts should become configurable at some point, there's not going to be support for that in the next release yet though. At this point only CTRL+C / CTRL+V is supported

@t-paul t-paul closed this as completed Dec 28, 2020
@MichaelAtOz
Copy link
Member

ctrl+insert produces this pop-up
Capture-ctrl-insert
What is it meant to do? It worked as 'Copy' in 2019.05.

@t-paul
Copy link
Member

t-paul commented Dec 29, 2020

Insert text template (code snippet).

@MichaelAtOz
Copy link
Member

Is that documented anywhere?

@t-paul
Copy link
Member

t-paul commented Dec 29, 2020

I don't see it in https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/WIP so it's probably only in #3047

@nophead
Copy link
Member

nophead commented Dec 29, 2020 via email

@MichaelAtOz
Copy link
Member

How does this work?

I'm looking...

@nophead
Copy link
Member

nophead commented Dec 29, 2020

Oh, it seems to be right click to code complete. It isn't normal to right click on a context menu in Windows.

@t-paul
Copy link
Member

t-paul commented Dec 29, 2020

Ok, can we please go back to the actual issue?

Any suggestions for a different keyboard short-cut to use for the templates?

@ofmetal
Copy link

ofmetal commented Dec 29, 2020

Any suggestions for a different keyboard short-cut to use for the templates?

How about just Ctrl+T ?

BTW, Ctrl+Ins is not completely gone in RC3. I've found it still works in about window :)

@t-paul
Copy link
Member

t-paul commented Dec 29, 2020

CTRL+T is already spoken for although for a feature which is probably rarely used. For reference, see https://github.com/openscad/openscad/wiki/Keyboard-Shortcuts

@jordanbrown0
Copy link
Contributor

And if we were to reassign Ctrl+T, it should go to New Tab (and Ctrl+N to New Window), to match browsers.

@t-paul
Copy link
Member

t-paul commented Dec 29, 2020

IntelliJ IDEA uses ALT+Insert for "Generate Code". That might work?

@ofmetal
Copy link

ofmetal commented Dec 29, 2020

IntelliJ IDEA uses ALT+Insert for "Generate Code". That might work?

Sounds good.

@t-paul
Copy link
Member

t-paul commented Dec 30, 2020

Windows build from #3562:

@MichaelAtOz
Copy link
Member

MichaelAtOz commented Dec 30, 2020 via email

@t-paul t-paul closed this as completed in 1dfc2bf Dec 30, 2020
t-paul added a commit that referenced this issue Dec 30, 2020
Fix template action shortcut to not clash with Copy&Paste (fixes #3558).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants