1 Open Issue Need Help Last updated: Aug 5, 2025

Open Issues Need Help

View All on GitHub
Software Development Plugin Development

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