Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » [solved] how to find current context for key bindings?
[solved] how to find current context for key bindings? [message #1805101] Sat, 06 April 2019 05:03 Go to next message
s k is currently offline s kFriend
Messages: 2
Registered: April 2019
Junior Member
[solved by adding *.rc to the c/c++ file types setting and restarting editor.]

hi. i'm trying to modify the default key configuration with some user changes.

i'm using eclipse for rust

eg: i want ctrl+p for line up and ctrl+n for line down.

i modify and apply changes, and it works for text files (.txt) but not for rust source code (.rc).

when i look in the "when" category, there are dozens of options!

some of the other commands that work, such as "add block comment" have three "when" bindings...

C/C++ Editor
Editing in Structured Text Editors
Editing Text

so i tried my bindings with all three "when" conditions and it still doesn't work.
also, i made sure there are no conflicts, and tried with several different keys.

so how can i find the "when" condition that applies to my current file type?

[Updated on: Sat, 06 April 2019 07:39]

Report message to a moderator

Re: [solved] how to find current context for key bindings? [message #1805116 is a reply to message #1805101] Sun, 07 April 2019 19:22 Go to previous message
s k is currently offline s kFriend
Messages: 2
Registered: April 2019
Junior Member
still seems to be an issue with eclipse editor forgetting about my ctrl+p and ctrl+n settings while running.
i'll just mosey on back to emacs.
Previous Topic:Eclipse CDT - getchar/scanf
Next Topic:Query regarding latest version of Jetty
Goto Forum:
  


Current Time: Fri Apr 19 07:27:27 GMT 2024

Powered by FUDForum. Page generated in 0.03028 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top