Open zivkovicmilos opened 2 months ago
Hy @zivkovicmilos, I would like work on this feature ✌🏼 Do you know if any people worked on this ?
The @JetBrains/intellij-platform-plugin-template template repository is a good place to start!
@DIGIX666 please, help yourself!
maybe, before getting started, post a general plan for what you think of doing. keep in mind we have experimental development on a language server, which you should look to integrate (and improve, if you want!): https://github.com/gnolang/gnopls
@DIGIX666 please, help yourself!
maybe, before getting started, post a general plan for what you think of doing. keep in mind we have experimental development on a language server, which you should look to integrate (and improve, if you want!): gnolang/gnopls
Gno plugin
in IntelliJ IDE :Check the Documentation:
Read and understand the documentation regarding language plugin development in IntelliJ.
Use the intellij-platform-plugin-template as a starting point.
Development Environment :
Analyze gnopls
and Gno VSCode
:
@DIGIX666
Ping me on Signal and we'll coordinate the repo for this effort 🙏
cc @kazai777
Description
This task concerns creating an IntelliJ IDE language plugin for gno, so there can be full language support for features like IntelliSense.
The development of this plugin should be on the
gnolang
org. If you want to take up implementing this plugin, please reach out and we will create a repository for the work.