purescript / documentation

Documentation for the PureScript language, compiler, and tools.
Other
1.02k stars 301 forks source link

Add IntelliJ plugin to the list of supported tooling #456

Closed Zelenya closed 11 months ago

Neppord commented 1 year ago

Awesome! Much better then when it wasn't mentioned at all.

The plugin also supports formating with purs-tidy, live templates, basic refactorings like extract and inline, and also has a growing library of inspections.

Neppord commented 1 year ago

Oh! And treeview of tests when using spec and the teamcity reporter.

Neppord commented 1 year ago

Looks good to me!