Skip to content
Rem's edited this page Aug 16, 2017 · 1 revision

Welcome to the Report-Creation-on-Python wiki!

How to configure your development environment.

I use Visual Studio Code on Windows 10, Mac OSX and Linux. I need to set up the IDE to make it work properly.

Download a Python extension on VS Code. https://github.com/DonJayamanne/pythonVSCode/ is the one I use.

Set up the Python environment used in VS Code. Follow the instructions here : https://github.com/DonJayamanne/pythonVSCode/wiki/Python-Path-and-Version

Clone this wiki locally