jansorg / swift-plugin

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

Code Completion #6

Open jansorg opened 1 year ago

jansorg commented 1 year ago

Status

Code completion is available now, including support for LSP snippets. It still needs work for some of the advanced snippets, e.g. nesting or regexp.

Request for Feedback