ardupilot_wiki icon indicating copy to clipboard operation
ardupilot_wiki copied to clipboard

need to update dev wiki for vscode

Open tridge opened this issue 3 years ago • 7 comments

The eclipse docs are ancient, and all oriented around px4 builds. That should be fixed or removed then vscode docs, which I'm told is what all the cool kids use these days, should be updated to the level we had for eclipse buzz volunteered to help!

tridge avatar Sep 22 '21 07:09 tridge

Related issue here about adding "launch" debug tasks in VSCode. https://github.com/ArduPilot/ardupilot_wiki/issues/3629

hendjoshsr71 avatar Sep 22 '21 17:09 hendjoshsr71

there is a better eclipse page here: https://ardupilot.org/dev/docs/building-setup-windows-eclipse.html#building-setup-windows-eclipse maybe we just remove the px4 oriented eclipse page?

tridge avatar Sep 23 '21 23:09 tridge

there is some info on vscode here: https://ardupilot.org/dev/docs/debugging-with-gdb-on-linux.html?highlight=vscode

tridge avatar Sep 23 '21 23:09 tridge

Yes, I think we should

  • archive the old eclipse page: https://ardupilot.org/dev/docs/editing-the-code-with-eclipse.html
  • modify the landing page (https://ardupilot.org/dev/docs/code-editing-tools-and-ides.html) so the Eclipse link points to the new page (https://ardupilot.org/dev/docs/building-setup-windows-eclipse.html)
  • on the new eclipse page (https://ardupilot.org/dev/docs/building-setup-windows-eclipse.html) remove:
    • the line, "These instructions replace the older method which relied on Make."
    • the section, "Remove Pixhawk Toolchain"

rmackay9 avatar Sep 23 '21 23:09 rmackay9

PR #3909 completes the debugging part.

Other thoughts I had were to include a list of useful settings in this proposed page. Probably most important being setting up User Setting Sync to the cloud.

hendjoshsr71 avatar Nov 17 '21 04:11 hendjoshsr71

I think this is mostly complete now. Any comments on what might still be missing?

TunaLobster avatar Jul 08 '22 14:07 TunaLobster

we need to discuss the two PRs...one changing away from Eclipse and the VScode one that was pacing it...will mark for the call tonight

Hwurzburg avatar Jul 11 '22 15:07 Hwurzburg