Every time you choose to apply a rule(s), explicitly state the rule(s) in the output. You can abbreviate the rule description to a single word or phrase.
[Brief description ]
- [more description]
- [more description]
- [more description]
| // Place your key bindings in this file to override the defaults | |
| [ | |
| { | |
| "key": "shift+ctrl+e", | |
| "command": "actions.findWithSelection" | |
| }, | |
| { | |
| "key": "ctrl+e", | |
| "command": "-actions.findWithSelection" | |
| }, |
The repository for the assignment is public and Github does not allow the creation of private forks for public repositories.
The correct way of creating a private frok by duplicating the repo is documented here.
For this assignment the commands are:
git clone --bare git@github.com:usi-systems/easytrace.git