File: sourcekit-lsp.plugin

package info (click to toggle)
foundry 1.1~beta-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,552 kB
  • sloc: ansic: 167,487; xml: 417; makefile: 21; sh: 19; javascript: 10
file content (10 lines) | stat: -rw-r--r-- 327 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
[Plugin]
Name=Swift Language Server
Description=Integrates the sourcekit-lsp language server for Swift
Builtin=true
Embedded=_plugin_sourcekit_lsp_register_types
Module=sourcekit-lsp
X-LSP-Command=sourcekit-lsp --generated-files-path .build/GeneratedInterfaces
X-LSP-Languages=swift
X-LSP-Settings=settings.json
X-Category=lsp