| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| gitlens-17.11.1.vsix | 2026-03-11 | 11.5 MB | |
| README.md | 2026-03-11 | 704 Bytes | |
| v17.11.1 source code.tar.gz | 2026-03-11 | 46.9 MB | |
| v17.11.1 source code.zip | 2026-03-11 | 47.8 MB | |
| Totals: 4 Items | 106.2 MB | 8 | |
Added
- Adds bundled MCP registration in Cursor, eliminating the need for a manual
mcp.jsonentry (#4985)
Fixed
- Fixes regression in 17.11.0 that breaks git submodule support in Branches and Remotes views (#5024)
- Fixes Interactive rebase fails:
code.exe: bad option: --wait(#5028) - Fixes an issue where navigating to the line history of a newly added line would incorrectly compare against "missing" instead of the file at the parent commit (#5030)