Open Issues Need Help
View All on GitHub Software Development • Plugin Development
Add Configuration Support for Oxc Language Server Flags about 1 month ago
AI Summary: Implement a configuration setting in the IntelliJ Oxc plugin to allow users to specify arbitrary key-value pairs as flags for the Oxc Language Server. This involves adding a table or similar UI element to the plugin's settings to input these flags and integrating this configuration into the plugin's communication with the language server.
Complexity:
4/5
help wanted