aboutsummaryrefslogtreecommitdiff
path: root/docs/dev
Commit message (Expand)AuthorAgeFilesLines
* Merge #9348bors[bot]2021-06-211-1/+2
|\
| * add documentation of RA_LOG_FILErezural2021-06-211-1/+2
* | add note about passing cfg(debug_assertions)rezural2021-06-201-0/+5
|/
* internal: document that we don't #[ignore] testsAleksey Kladov2021-06-151-0/+7
* Fix typo in env-var quotingJade2021-06-141-1/+1
* Further clarificationFlorian Diebold2021-06-071-1/+2
* One additional grammar fixFlorian Diebold2021-06-071-1/+1
* Clarify label documentationFlorian Diebold2021-06-071-7/+8
* minor: expand docs a tiny bitAleksey Kladov2021-05-311-0/+3
* Add config setting for self-on-the-flyLukas Wirth2021-05-311-0/+5
* internal: explain the motivation behind early configurationAleksey Kladov2021-05-271-6/+12
* Update lsp-extensions.mdJonas Schievink2021-05-211-2/+18
* feat: allow clients to feature detect symbol filteringAleksey Kladov2021-05-191-12/+16
* Add new LSP extension for workspace symbol lookupalcroito2021-05-171-1/+31
* minor: adjust config nameAleksey Kladov2021-05-171-4/+5
* internal: remove one more immutable treeAleksey Kladov2021-05-141-0/+22
* Cleanup importsAleksey Kladov2021-05-131-0/+7
* Document viewCrateGraph requestJonas Schievink2021-05-111-1/+11
* internal: explain why sentence-per-lineAleksey Kladov2021-05-061-1/+1
* simplify macro expansion codeAleksey Kladov2021-05-041-0/+33
* Merge #8605bors[bot]2021-04-221-6/+12
|\
| * Automatically categorize the changelog entriesLaurențiu Nicola2021-04-201-6/+12
* | feat: make sure nightly regressions don't break usersAleksey Kladov2021-04-221-0/+4
|/
* Merge #8588bors[bot]2021-04-191-0/+11
|\
| * internal: Add guidelines for release notes PR descriptionsLaurențiu Nicola2021-04-191-0/+11
* | Remove confusion around serverStatusNotificationAleksey Kladov2021-04-191-3/+8
* | Fix spec bugAleksey Kladov2021-04-191-1/+1
|/
* Update docs/dev/README.mdAleksey Kladov2021-04-191-1/+1
* internal: document review requesting etiquetteAleksey Kladov2021-04-191-0/+3
* Update lsp-extensions docsLukas Wirth2021-04-181-1/+2
* Fix markdown linksJonas Schievink2021-04-151-3/+3
*-. Merge #8510 #8533bors[bot]2021-04-152-4/+4
|\ \
| | * Fix typo in style guideJonas Schievink2021-04-151-1/+1
| |/ |/|
| * Move cursor position when using item moversJonas Schievink2021-04-131-3/+3
|/
* internal: don't use `#[should_panic]` for testsAleksey Kladov2021-04-131-0/+10
* internal: clarify who a rls-2.0 wgAleksey Kladov2021-04-121-3/+5
* Remove extra bracket in architecture docsLaurențiu Nicola2021-04-081-2/+2
* Adjust fixture docs a bitKirill Bulatov2021-04-061-1/+1
* Small grammar fixesKirill Bulatov2021-04-064-21/+22
* Update Zulip link and macro privacy statementKirill Bulatov2021-04-061-1/+1
* internal: document broken windowsAleksey Kladov2021-04-061-0/+2
* More robust status notificationsAleksey Kladov2021-04-061-8/+22
* internal: explain "extract if condition" refactoringAleksey Kladov2021-04-051-1/+20
* docs: Fix moveItem method namesim2021-04-041-2/+1
* internal: document style for helper functions and variablesAleksey Kladov2021-04-021-1/+40
* internal: document Cargo.lock maintenance processAleksey Kladov2021-04-021-2/+2
* internal: touch up dev readmeAleksey Kladov2021-03-301-38/+35
* internal: make --log-file more discoverableAleksey Kladov2021-03-291-2/+5
* Merge #8054bors[bot]2021-03-221-1/+27
|\
| * Item up and down moversivan7702021-03-181-1/+27