Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gwiond

Language Server implementation for the Gwion programming language.

Features

  • Diagnostics
  • Hover information
  • Code completion
  • Go to definition/declaration/implementation
  • Go to type definition
  • Formatting
  • Folding
  • References
  • Renaming
  • [-] Signatures
  • Selection range
  • Inlay hints
  • Inline values (needs DAP?)
  • Call tree
  • Type tree
  • Highlight
  • Symbols
  • Semantic tokens

Prerequisites

Runtime dependencies:

  • cJSON

Compile time dependencies:

  • C standard compiler
  • cJSON
  • pkgconf
  • make

Installation

Compile using GNU make utility

make

Notes

Based on minic-lsp

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages