about summary refs log tree commit diff
path: root/docs/dev
AgeCommit message (Expand)AuthorLines
2020-05-29Fix typo in docs/dev/lsp-extensions.md: automagiacally -> automagicallyStephan Seitz-1/+1
2020-05-27typoVeetaha-1/+1
2020-05-27Document inlay hints and runnablesAleksey Kladov-0/+63
2020-05-25Document `parentModule` experimental LSP requestAleksey Kladov-5/+35
2020-05-25Cleanup lsp extensions on the client sideAleksey Kladov-1/+1
2020-05-25Less rust-analyzer specific onEnterAleksey Kladov-0/+53
2020-05-24Document some rust-analyzer specific protocol extensionsAleksey Kladov-0/+62
2020-05-24Document matchingBrace LSP requestAleksey Kladov-1/+46
2020-05-24Reorgonise extensions docsAleksey Kladov-48/+50
2020-05-22Link upstream issuesAleksey Kladov-1/+7
2020-05-22CodeAction groupsAleksey Kladov-2/+47
2020-05-22Use WorkspaceEdit for ssrAleksey Kladov-0/+35
2020-05-21Formalize JoinLines protocol extensionAleksey Kladov-7/+59
2020-05-21Fix names of launch configuration in dev docsYuki Kodama-5/+5
2020-05-19Add snippetTextEdit protocol extensionAleksey Kladov-0/+34
2020-05-11Use RA_LOG instead of RUST_LOG for loggingAleksey Kladov-1/+1
2020-05-03Update debugging.mdKENTARO OKUDA-4/+4
2020-05-02Update syntax.mdKENTARO OKUDA-2/+2
2020-05-02Fix TyposKENTARO OKUDA-20/+20
2020-05-01Fix Typos on guide.mdKENTARO OKUDA-4/+4
2020-05-01Fix TyposKENTARO OKUDA-2/+2
2020-04-30Update Roslyn link in syntax.mdÖmer Sinan Ağacan-1/+1
2020-04-28tiny fix in markdown ordered listYoungsuk Kim-1/+1
2020-04-25Convert tests to text-sizeAleksey Kladov-23/+23
2020-04-25Convert code to text-sizeAleksey Kladov-54/+54
2020-04-02vscode: move docks about syntax tree to dev/README.mdveetaha-0/+10
2020-02-18Fix dev guide broken linksLaurențiu Nicola-12/+12
2020-02-18Rename config value for server PathAleksey Kladov-1/+1
2020-02-18Rename the binary to rust-analyzerAleksey Kladov-20/+20
2020-02-17Replace ra_cli mentionsLaurențiu Nicola-8/+4
2020-02-17Fix RA_PROFILE typo in docsLaurențiu Nicola-2/+2
2020-02-16docs: Fix grammar mistakesVeetaha-4/+4
2020-02-16Fix typoVeetaha-1/+1
2020-02-16Remove ptrace noteVeetaha-1/+0
2020-02-16Add more verbose descriptionVeetaha-1/+1
2020-02-16Add the articleVeetaha-1/+1
2020-02-16Reworded abitVeetaha-1/+1
2020-02-16Add an articleVeetaha-1/+1
2020-02-16Migrate from 'npm i' to 'npm install'Veetaha-1/+1
2020-02-16Make Rust Great AgainVeetaha-1/+1
2020-02-16Apply better wording as per lnicolaVeetaha-1/+1
2020-02-16Add the articleVeetaha-1/+1
2020-02-16docs: fix typoVeetaha-1/+1
2020-02-16docs: update debugging.md with the freshest VSCode debugging informationVeetaha-18/+43
2020-02-16docs: remove obsolescence notice in debugging.mdVeetaha-2/+0
2020-02-09docs: Freshen docs for prebuilt binaries and raLspServer settingVeetaha-2/+9
2020-02-08Docs cleanupsFlorian Diebold-6/+6
2020-01-29Freshen Architecture.md documentAleksey Kladov-38/+45
2020-01-29Freshen dev docs a tiny bitsAleksey Kladov-48/+38
2020-01-22Add syntax guideAleksey Kladov-0/+535