Skip to content
/ ADN Public

🧬 The easy way to install LSP in Helix Editor

License

Notifications You must be signed in to change notification settings

Wilovy09/ADN

Repository files navigation

Facilitate the installation of LSPs in Helix editor.

crates.io

Warning

This project seeks the contribution of more people in order to have a lot of support for different languages with working configurations.

Installation

It is very simple, you just need to have cargo installed on your computer.

cargo install adn

Warning

Make sure you have ~/.cargo/bin in your PATH to be able to use the adn command.

How to use

adn ACTION LANGUAGE
Arg Description
ACTION In this part we will put the action that we want to do i to install or (r to remove WIP)
LANGUAGE Here we will put the name of the language we want the LSP to be installed in.

Note

If the path does not end in langugages.toml it will throw an error.

Example

You can run the command from helix using :run-command-shell or if you prefer in your trusted terminal.

adn i rust

Config

Flag Descriptión
-c --config To set the languages.toml path.
-n --npm-folder To ser the node_modules/ path.

Languages

  • Rust
  • Go
  • HTML
  • CSS
  • Javascript
  • Typescript
  • JSX
  • TSX
  • JSON

Features

  • Ability to uninstall LSP from languages

About

🧬 The easy way to install LSP in Helix Editor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages