Skip to content

Commit

Permalink
Add server installation docs for futhark
Browse files Browse the repository at this point in the history
  • Loading branch information
SKyletoft committed Sep 22, 2024
1 parent 5719cbe commit 6ee8842
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/lsp-clients.json
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,14 @@
"installation": "pip install fortls",
"debugger": "Yes"
},
{
"name": "futhark",
"full-name": "Futhark",
"server-name": "futhark-lsp",
"server-url": "https://github.com/diku-dk/futhark"
"installation": "A part of the compiler since 0.21.9",
"debugger": "N/A"
},
{
"name": "gdscript",
"full-name": "GDScript",
Expand Down

0 comments on commit 6ee8842

Please sign in to comment.