| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-03-13 | Remove separate `src/tools/x` from rust-analyzer settings | Josh Stone | -1/+0 | |
| 2024-11-09 | Use a separate dir for r-a builds consistently in helix config | Maybe Lapkin | -2/+15 | |
| 2024-10-29 | rust_analyzer_helix.toml: add library/ manifest | Tshepang Mbambo | -3/+4 | |
| Also, sort list | ||||
| 2024-09-27 | etc: Add rust-analyzer configs for eglot & helix | Kajetan Puchalski | -0/+49 | |
| LSP configuration in editors like Emacs (eglot) and helix does not use the same JSON format as vscode and vim do. It is not obvious how to set up LSP for rustc in those editors and the dev guide currently does not cover them. Adding sample configuration files for those editors alongside the currently existing JSON one would be helpful. | ||||
