mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2026-04-05 17:49:26 +02:00
Replace occurrences of ..' by ..` (backtick+text+quote replaced by backtick+text+backtick).
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1597 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -14,7 +14,7 @@ Some of the keyboard shortcuts used in the editor can be customized. A subfolder
|
||||
{{note|You should avoid using key combinations made of only <code>ALT</code> and another key as they are reserved for menu shortcuts. }}
|
||||
|
||||
|
||||
{{Tip|You may use combinations made of only one key to create very fast shortcuts, for example with the function keys. To know what string corresponds to a given key, you can look up in the EV_KEY_CONSTANTS of EiffelVision2.The `key_strings' table links keys with a string representation. }}
|
||||
{{Tip|You may use combinations made of only one key to create very fast shortcuts, for example with the function keys. To know what string corresponds to a given key, you can look up in the EV_KEY_CONSTANTS of EiffelVision2.The `key_strings` table links keys with a string representation. }}
|
||||
|
||||
|
||||
There are three other categories in the shortcut preferences. These can be used to automatically insert a user-defined string in the editor. If you find yourself typing some strings very often, these preferences can be handy.
|
||||
|
||||
@@ -20,7 +20,7 @@ This category gathers the preferences related to context tools.
|
||||
| Number of cached formatted text in history.
|
||||
|-
|
||||
| Show all callers
|
||||
| Show all callers (as opposed to local callers) in `callers' form.
|
||||
| Show all callers (as opposed to local callers) in `callers` form.
|
||||
|}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user