Skip to content

Commit

Permalink
Update DevelopmentGuidelines.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
biglimp committed Jun 22, 2021
1 parent 2c03ca3 commit 2f7e6e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/DevelopmentGuidelines.rst
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ section for further instructions.
#. Install `VSCode <https://code.visualstudio.com/>`__ on your system
#. Next step is to create a .bat-file that will be used to start up VSCode pointing towards the correct Python environment on your computer. Create a new textfile and paste the lines from `here <https://github.com/biglimp/PhDCourseVT2021/blob/main/CodeAndStuff/VSCodeQGIS3.bat>`__. Make sure that the last line in correct, i.e. pointing to the location on your computer where Code.exe is located. Save as "VSCodeQGIS3.bat".
#. Start VSCode by executing your new bat-file.
#. Some initial settings in VSCode need to be performed e.g. installing Python extension. VSCode usually assist you with that by recommending extentions to install (e.g. pylint etc.). Also, make sure that VSCode is pointing to your **python.exe**-file located in your QGIS installation folder (C:\OSGeo4W64\...).
#. Some initial settings in VSCode need to be performed e.g. installing Python extension. VSCode usually assist you with that by recommending extentions to install (e.g. pylint etc.). Also, make sure that VSCode is pointing to your **python.exe**-file located in your QGIS installation folder.
#.


Expand Down

0 comments on commit 2f7e6e0

Please sign in to comment.