Commit 2f33bf5
committed
Show "Arrow Symbols" instead up "UP" "DOWN" etc.
On macOS we use arrow symbols (see
xhttps://www.fileformat.info/info/unicode/char/2193/index.htm) when
formatting key bindings (e.g. in tooltips or menu entries).
This is much more compact then writing "UP", "DOWN", etc. and looks a
lot nicer.
Let's also use this on Windows and Linux.1 parent 3c276e8 commit 2f33bf5
File tree
1 file changed
+4
-4
lines changed- bundles/org.eclipse.jface/src/org/eclipse/jface/bindings/keys/formatting
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments