The Macbook keyboard is great, but not all characters are displayed. In this post, there is some shortcuts useful for development... 
When we do developemnt on MacBook, not all characters are displayed. You shall memorize the key combinations to see them on the screen ... Here is a list:
| Nom | Aperçu | Combinaison |
|---|---|---|
| Pipe | l | Option ⌥ + Shift ⇧ + L |
| Tilde | ~ | Option ⌥ + N |
| Backslash | \ | Option ⌥ + Shift ⇧ + : |
| Opening hook | [ | Option ⌥ + Shift ⇧ + ( |
| Closing hook | ] | Option ⌥ + Shift ⇧ + ) |
| Opening brace | { | Option ⌥ + ( |
| Closing brace | } | Option ⌥ + ) |
| Long dash | — | Option ⌥ + - |
| Simple closing quote | ’ | Option ⌥ + Shift ⇧ + ' |
| Simple opening quote | ‘ | Option ⌥ + ' |
| Double closing quote | ” | Option ⌥ + Shift ⇧ + " |
| Double opening quote | “ | Option ⌥ + " |
| Hashtag | # | Option ⌥ + Shift ⇧ + ` |
Others combinations exist, but not necessary for development... Here is a full list.
I hope this topic was useful for you, as for me 
See you in the next article... 
Français
English
Add a comment