Skip to content

Commit fc19784

Browse files
committed
Add link to VSCode extension
1 parent e8eb54c commit fc19784

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,13 @@ To get the CLI and manually search for syntax errors (but not automatically anno
4545

4646
This gives you the CLI command `$ dead_end` for more info run `$ dead_end --help`.
4747

48+
## Editor integration
49+
50+
An extension is available for VSCode:
51+
52+
- Extension: https://marketplace.visualstudio.com/items?itemName=Zombocom.dead-end-vscode
53+
- GitHub: https://github.com/zombocom/dead_end-vscode
54+
4855
## What syntax errors does it handle?
4956

5057
Dead end will fire against all syntax errors and can isolate any syntax error. In addition, dead_end attempts to produce human readable descriptions of what needs to be done to resolve the issue. For example:

0 commit comments

Comments
 (0)