jet icon indicating copy to clipboard operation
jet copied to clipboard

Question about IDE

Open tsawler opened this issue 3 years ago • 1 comments

Hello:

I really like this package. The only thing I have not figured out (and it's not a criticism, but a question) is how to use it in an IDE without having the template show up as having errors. For example, if I associate the file type *.jet with HTML, then if statements show up as being errors. If I associate *.jet with Golang templates, I get a different set of errors. I use Jetbrains Goland.

I see there is an old plugin, but it doesn't work with the latest releases of Jetbrains software.

I don't suppose anyone has a suggestion for a set up that would make the errors go away?

Thanks again for this great package.

tsawler avatar Mar 03 '21 10:03 tsawler

I've also wanted a solution for this in Goland for a long time.

The old CloudyKit IDEA plugin no longer works with Goland, unfortunately. Any Java devs out there willing to update it for Goland?

nkev avatar Jul 22 '21 04:07 nkev