9 releases
| 0.1.9 | Jun 24, 2024 |
|---|---|
| 0.1.8 | Jun 24, 2024 |
#1279 in Web programming
346 downloads per month
20KB
433 lines
[!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/binin your PATH to be able to use theadncommand.
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
pathdoes not end inlangugages.tomlit 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
Dependencies
~1.9–2.7MB
~49K SLoC