aboutsummaryrefslogtreecommitdiff
path: root/docs/dev/debugging.md
Commit message (Collapse)AuthorAgeFilesLines
* add note about passing cfg(debug_assertions)rezural2021-06-201-0/+5
| | | add note about passing cfg(debug_assertions) to rustc on build. The server will not spin without this arcane hack
* Do not overwrite lock filekjeremy2021-02-051-1/+1
| | | | | | Use `npm ci` instead of `npm install`. `npm install` will overwrite the lock file if you have a newer npm version than the one that generated the package-lock.json
* Add RA_WAIT_DBG and docsvsrs2021-01-251-0/+8
|
* Update debugging.mdAdrian Stanciu2020-10-221-1/+1
|
* Fix names of launch configuration in dev docsYuki Kodama2020-05-201-3/+3
|
* Update debugging.mdKENTARO OKUDA2020-05-031-4/+4
|
* Rename the binary to rust-analyzerAleksey Kladov2020-02-181-8/+8
|
* docs: Fix grammar mistakesVeetaha2020-02-161-4/+4
|
* Fix typoVeetaha2020-02-161-1/+1
| | | Co-Authored-By: Laurențiu Nicola <[email protected]>
* Remove ptrace noteVeetaha2020-02-161-1/+0
| | | Co-Authored-By: Laurențiu Nicola <[email protected]>
* Add more verbose descriptionVeetaha2020-02-161-1/+1
| | | Co-Authored-By: Laurențiu Nicola <[email protected]>
* Add the articleVeetaha2020-02-161-1/+1
| | | Co-Authored-By: Laurențiu Nicola <[email protected]>
* Reworded abitVeetaha2020-02-161-1/+1
| | | Co-Authored-By: Laurențiu Nicola <[email protected]>
* Add an articleVeetaha2020-02-161-1/+1
| | | Co-Authored-By: Laurențiu Nicola <[email protected]>
* Migrate from 'npm i' to 'npm install'Veetaha2020-02-161-1/+1
| | | Co-Authored-By: Laurențiu Nicola <[email protected]>
* Make Rust Great AgainVeetaha2020-02-161-1/+1
| | | Co-Authored-By: Laurențiu Nicola <[email protected]>
* Apply better wording as per lnicolaVeetaha2020-02-161-1/+1
| | | Co-Authored-By: Laurențiu Nicola <[email protected]>
* Add the articleVeetaha2020-02-161-1/+1
| | | Co-Authored-By: Laurențiu Nicola <[email protected]>
* docs: fix typoVeetaha2020-02-161-1/+1
|
* docs: update debugging.md with the freshest VSCode debugging informationVeetaha2020-02-161-18/+43
|
* docs: remove obsolescence notice in debugging.mdVeetaha2020-02-161-2/+0
|
* Freshen dev docs a tiny bitsAleksey Kladov2020-01-291-0/+2
|
* explain how to launch the thingAleksey Kladov2019-03-201-0/+62