Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>SwifterNew to Visual Studio Code? Get it now.
Swifter

Swifter

Preview

nswebfrog

|
4,209 installs
| (0) | Free
Swift language support for Visual Studio Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Swifter

This extension adds support for Swift programming language based on SourceKit.

Features

  • Code completion

Requirements

You should install a language server before use this extension.

I'm making a tool called 'SwiftNest' which implement the VS Code's Language Server Protocol for swift, you can use it.

This extension will show installation information when you open a swift file. 'SwiftNest' can be installed automatically after you choose 'YES'. If you want to install it manually, goto the opensource github repository: https://github.com/webfrogs/SwiftNest

Extension Settings

This extension contributes the following settings:

  • swifter.languageServerPath: path to Swift language server provider.

Issues

Open a github issue if you find a bug: https://github.com/webfrogs/Swifter/issues/new

License

MIT licensed.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft