| Crates.io | gitls |
| lib.rs | gitls |
| version | 0.4.1 |
| created_at | 2023-09-02 15:44:27.931497+00 |
| updated_at | 2025-04-03 16:15:20.955007+00 |
| description | A language server for Git. |
| homepage | |
| repository | https://github.com/paulvandermeijs/gitls |
| max_upload_size | |
| id | 961743 |
| size | 33,640 |
A language server for Git.
This is a work in progress. The main purpose of this project at this moment is to explore the usage of a language server for Git.
| Feature | Status |
|---|---|
| Blame on hover | Implemented |
| Feature | Status |
|---|---|
| Stage file | Implemented |
| Stage hunk | Not implemented |
| Stage line | Not implemented |