You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful to extend the JetBrains plugin with additional information about the environment & actions.
This will help users validate whether the plugin / LSP sees what they expect it to.
add footer status widget actions (akin to similar services like typescript)
Configure Biome
Restart Biome Service
information about configured env
resolved biome binary path
resolved biome config (even more useful when non was resolved)
The additional information should, I believe, be shown both in the settings dialog and the footer.
Now when I point the plugin to a path with biome binary I do not get any feedback to see whether it works and have to restart the IDE to get an error about package manager.
For prior art, we can look no further than the configuration of other language services like…
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
It would be useful to extend the JetBrains plugin with additional information about the environment & actions.
This will help users validate whether the plugin / LSP sees what they expect it to.
typescript
)Configure Biome
Restart Biome Service
The additional information should, I believe, be shown both in the settings dialog and the footer.
Now when I point the plugin to a path with biome binary I do not get any feedback to see whether it works and have to restart the IDE to get an error about package manager.
For prior art, we can look no further than the configuration of other language services like…
Beta Was this translation helpful? Give feedback.
All reactions