Skip to content

Commit

Permalink
Merge pull request #2 from MikeiLL/patch-2
Browse files Browse the repository at this point in the history
Update editor.md
  • Loading branch information
Rosuav authored Oct 23, 2023
2 parents f7f6794 + cb50471 commit ae89435
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions editor.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ can run the importer when you press (eg) Ctrl-1. Add the following to your
Visual Studio Code
------------------

Microsoft's VS Code, one of the world's most popular editors, can bind any key
to run the importer. Create a task (Configure, Tasks, Create tasks.json from
Microsoft's VS Code, one of the world's most popular editors, can [bind any key
to run the importer](https://code.visualstudio.com/docs/editor/tasks#_binding-keyboard-shortcuts-to-tasks). Create a task (Configure, Tasks, Create tasks.json from
template) and add this inside the `"tasks"` array:

{
Expand Down

0 comments on commit ae89435

Please sign in to comment.