about summary refs log tree commit diff
path: root/docs/dev
AgeCommit message (Expand)AuthorLines
2021-06-07Clarify label documentationFlorian Diebold-7/+8
2021-05-31minor: expand docs a tiny bitAleksey Kladov-0/+3
2021-05-31Add config setting for self-on-the-flyLukas Wirth-0/+5
2021-05-27internal: explain the motivation behind early configurationAleksey Kladov-6/+12
2021-05-22Update lsp-extensions.mdJonas Schievink-2/+18
2021-05-19feat: allow clients to feature detect symbol filteringAleksey Kladov-12/+16
2021-05-18Add new LSP extension for workspace symbol lookupalcroito-1/+31
2021-05-17minor: adjust config nameAleksey Kladov-4/+5
2021-05-14internal: remove one more immutable treeAleksey Kladov-0/+22
2021-05-13Cleanup importsAleksey Kladov-0/+7
2021-05-11Document viewCrateGraph requestJonas Schievink-1/+11
2021-05-06internal: explain why sentence-per-lineAleksey Kladov-1/+1
2021-05-04simplify macro expansion codeAleksey Kladov-0/+33
2021-04-22Merge #8605bors[bot]-6/+12
2021-04-22feat: make sure nightly regressions don't break usersAleksey Kladov-0/+4
2021-04-20Automatically categorize the changelog entriesLaurențiu Nicola-6/+12
2021-04-19Merge #8588bors[bot]-0/+11
2021-04-19internal: Add guidelines for release notes PR descriptionsLaurențiu Nicola-0/+11
2021-04-19Remove confusion around serverStatusNotificationAleksey Kladov-3/+8
2021-04-19Fix spec bugAleksey Kladov-1/+1
2021-04-19Update docs/dev/README.mdAleksey Kladov-1/+1
2021-04-19internal: document review requesting etiquetteAleksey Kladov-0/+3
2021-04-18Update lsp-extensions docsLukas Wirth-1/+2
2021-04-15Fix markdown linksJonas Schievink-3/+3
2021-04-15Merge #8510 #8533bors[bot]-4/+4
2021-04-15Fix typo in style guideJonas Schievink-1/+1
2021-04-14Move cursor position when using item moversJonas Schievink-3/+3
2021-04-13internal: don't use `#[should_panic]` for testsAleksey Kladov-0/+10
2021-04-12internal: clarify who a rls-2.0 wgAleksey Kladov-3/+5
2021-04-08Remove extra bracket in architecture docsLaurențiu Nicola-2/+2
2021-04-06Adjust fixture docs a bitKirill Bulatov-1/+1
2021-04-06Small grammar fixesKirill Bulatov-21/+22
2021-04-06Update Zulip link and macro privacy statementKirill Bulatov-1/+1
2021-04-06internal: document broken windowsAleksey Kladov-0/+2
2021-04-06More robust status notificationsAleksey Kladov-8/+22
2021-04-05internal: explain "extract if condition" refactoringAleksey Kladov-1/+20
2021-04-04docs: Fix moveItem method namesim-2/+1
2021-04-02internal: document style for helper functions and variablesAleksey Kladov-1/+40
2021-04-02internal: document Cargo.lock maintenance processAleksey Kladov-2/+2
2021-03-30internal: touch up dev readmeAleksey Kladov-38/+35
2021-03-29internal: make --log-file more discoverableAleksey Kladov-2/+5
2021-03-22Merge #8054bors[bot]-1/+27
2021-03-22Update docs/dev/README.mdAleksey Kladov-1/+1
2021-03-22Document patch policyAleksey Kladov-0/+3
2021-03-18Item up and down moversivan770-1/+27
2021-03-16Prefer match to if let elseAleksey Kladov-0/+21
2021-03-14Fix `cargo xtask lint` referencesLaurențiu Nicola-2/+2
2021-03-13Merge #7799bors[bot]-1/+17
2021-03-12Fix remaining references to `cargo xtask codegen`Lukas Wirth-3/+3
2021-03-11Fix LSP extensions documentationvsrs-7/+2