.gitignore
CHANGES.rst
LICENSE.rst
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
ci/appveyor/appveyor-cmd.cmd
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/conf.py
docs/source/index.rst
docs/source/dev/release.rst
docs/source/user/faq.rst
docs/source/user/files.rst
docs/source/user/objects.rst
docs/source/user/overview.rst
tests/__init__.py
tests/__main__.py
tests/data/vsgencfg/setup.cfg
tests/data/vsgendemo/__init__.py
tests/data/vsgendemo/__main__.py
tests/data/vsgendemo/base.py
tests/data/vsgendemo/projects.py
tests/data/vsgendemo/settings.py
tests/data/vsgendemo/solutions.py
tests/integration/__init__.py
tests/integration/test_package_integration.py
tests/integration/test_suite_integration.py
vsgen_ptvs.egg-info/PKG-INFO
vsgen_ptvs.egg-info/SOURCES.txt
vsgen_ptvs.egg-info/dependency_links.txt
vsgen_ptvs.egg-info/entry_points.txt
vsgen_ptvs.egg-info/requires.txt
vsgen_ptvs.egg-info/top_level.txt
vsgenptvs/__init__.py
vsgenptvs/__main__.py
vsgenptvs/interpreter.py
vsgenptvs/project.py
vsgenptvs/suite.py
vsgenptvs/data/ptvs.cfg
vsgenptvs/data/ptvs.jinja