Skip to content

Commit 3035c9e

Browse files
feat: #24 JetBrains IDE tools support (#109)
1 parent c62b182 commit 3035c9e

File tree

10 files changed

+776
-136
lines changed

10 files changed

+776
-136
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ You might want to configure your development tool for debugging. The wizard auto
168168

169169
Now, you have to press F5 or press Run -> Start Debugging, and you can set breakpoints, step through lines of code, inspect variables... For more information on how to [debug in VSCode, please refer to this link](https://code.visualstudio.com/docs/editor/debugging).
170170

171-
For other tools, please send documentation to include here. WebStorm instructions are especially needed.
171+
The wizard also creates a configuration for JetBrains IDEs, such as WebStorm.
172172

173173
## Removing
174174

0 commit comments

Comments
 (0)