Questions tagged [vscode-integration]

2 questions
0
votes
0 answers

Keeping third-party source code up-to-date in my repo

I use third-party source code in my application. Is there an automated/semi-automated way to keep things up-to-date? I have tests to ensure functionality, however, integrating updates is currently a manual process and the third-party code is…
codeLvr
  • 3
  • 4
0
votes
0 answers

How do I integrate Python Spyder IDE with GithubDesktop?

Many times I just want the SIMPLEST powerful Python editor without the clutter of VSCode, so I drop into Spyder. I want to be able to clone a Github repo using a webbrowser, open the repo into GithubDestop, and finally open the Github repo code…
Rich Lysakowski PhD
  • 2,702
  • 31
  • 44