Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin for IntelliJ-based IDEs #678

Open
InSyncWithFoo opened this issue Sep 17, 2024 · 1 comment
Open

Plugin for IntelliJ-based IDEs #678

InSyncWithFoo opened this issue Sep 17, 2024 · 1 comment

Comments

@InSyncWithFoo
Copy link

I'm interested in writing a plugin that provides Taplo integration for IntelliJ-based IDEs. Such a plugin would prove to be useful, especially when PyCharm doesn't even have proper support for pyproject.toml (unless I'm mistaken, neither do other IJ-based IDEs, except for RustRover).

I have a few questions:

  • What LSP capabilities does Taplo have?
  • What are the settings that should be passed to Taplo as initializationOptions?
  • How can I tell Taplo the schema to be used for the current file? What if that schema changes?
  • Are there anything else I need to know in general before publishing the plugin (licensing, trademarks, naming, etc.)?
@InSyncWithFoo
Copy link
Author

The plugin's source code can be found here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant