robotpy / robotpy-docs

Unified documentation for RobotPy
Apache License 2.0
10 stars 25 forks source link

Add vscode dev environment setup #1

Open virtuald opened 7 years ago

virtuald commented 6 years ago

This came up recently, probably won't take long to do...

virtuald commented 5 years ago

Still needs to be done.

RustyRaptor commented 5 years ago

This is interesting. We use pycharm community. What does the VScode dev environment consist of?

virtuald commented 5 years ago

There is a (will be released) a RobotPy vscode extension, built off of the WPILib vscode extension. I've found vscode to be a good cross between a full featured IDE and a text editor, as it takes very little setup to make it work.

https://github.com/robotpy/vscode-wpilib-python

RustyRaptor commented 5 years ago

That would be super good. Pycharm is also very resource heavy in comparison and most teams have not-so-top-of-the-line laptops for programming.