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+D broken in MonoDevelop 5.7 #11

Open
alextsui05 opened this issue Sep 10, 2014 · 2 comments
Open

Ctrl+D broken in MonoDevelop 5.7 #11

alextsui05 opened this issue Sep 10, 2014 · 2 comments
Assignees

Comments

@alextsui05
Copy link
Owner

Some of the navigation key bindings that used to page up/down the text editor have reverted to the default IDE functions e.g. Find in a recent build of MonoDevelop. It's probably time to take a look at issue 10.

@alextsui05
Copy link
Owner Author

Bump, this is still an issue in the latest build (MonoDevelop 5.8).

@alextsui05 alextsui05 self-assigned this Dec 21, 2014
@alextsui05
Copy link
Owner Author

Ctrl+D is not broken per-se but was at some point used as a key chord for the debugger:

debugger

The workaround for now to get Ctrl+D working as before is to unbind these shortcuts. Click on the actions, clear the shortcut in the Edit Binding field, and click Apply.

I will look into adding the scroll down action in VimAddin as a rebindable action under the key bindings here. Then it will show up as a key conflict if this ever happens.

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

1 participant