Riverscapes Consortium

Visual Studio Code Demos

Posts and videos from @philpbaileynar to help you getting started with Visual Studio Code.

Introduction to Visual Studio Code

XML Validation in Visual Studio Code

Note, from time to time old versions of the XSD validation can get cached locally and may not be updating. If this happens, try:

  1. shut down VSCode completely
  2. Go to your used folder (usually somethin like c:\Users\MYNAME\)
  3. Look for a .lemminx folder. Inside that you should find a cache folder
  4. Delete the cache folder completely.
  5. Open up VSCode

Logging In Python

The logging class used is the demo is available here.

Opening Feature Classes and Looping Over Features

Removing Hard Coded Paths By Passing Arguments