Skip to content

Commit 3599a5d

Browse files
committed
include mention of JetBrains plugin
1 parent 8e52b9e commit 3599a5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -151,9 +151,9 @@ See more options with `goht help generate` or `goht generate -h`.
151151
## IDE Support
152152
![vscode_ide_example.png](docs/vscode_ide_example.png)
153153
- VSCode [Extension](https://marketplace.visualstudio.com/items?itemName=stackus.goht-vscode) and code [repository](https://github.com/stackus/goht-vscode)
154+
- JetBrains (GoLand and others) [Plugin](https://plugins.jetbrains.com/plugin/23783-goht) and code [repository](https://github.com/stackus/goht-jetbrains)
154155
- [TextMate Bundle](bundle)
155-
- You can import this into JetBrains IDEs such as GoLand and IntelliJ. See the [CHANGELOG](CHANGELOG.md) for more information.
156-
- Others to come soon such as a true JetBrains plugin.
156+
- Offers only basic syntax highlighting and is a work in progress.
157157

158158
### LSP
159159
The GoHT CLI has been updated to include an LSP server.

0 commit comments

Comments
 (0)