Skip to content

Commit

Permalink
Update editor.md
Browse files Browse the repository at this point in the history
Link to docs.
  • Loading branch information
MikeiLL authored Oct 23, 2023
1 parent f7f6794 commit cb50471
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 cb50471

Please sign in to comment.