jansorg / swift-plugin

Space of the Swift language support plugin for JetBrains IDEs
41 stars 0 forks source link

Public Plugin API #12

Open jansorg opened 1 year ago

jansorg commented 1 year ago

Status

An open/public API of the plugin would allow other 3rd-party plugins to integrate with Swift language support.

There's currently no public API available.

Request for Feedback