File: clangd.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 (9 lines) | stat: -rw-r--r-- 251 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
[Plugin]
Name=Clang Language Server
Description=Language server providing support for C, C++, and Objective-C
Builtin=true
Embedded=_plugin_clangd_register_types
Module=clangd
X-LSP-Command=clangd
X-LSP-Languages=c;cpp;chdr;cpphdr;objc
X-Category=lsp