--- /dev/null
+= Visual Studio Code For Developers
+:author: Bill Erickson, Software Development Engineer, King County Library System
+:email: berickxx@gmail.com
+:date: Evergreen Conference 2019
+:duration: 5
+:backend: slidy
+:max-width: 45em
+:deckjs_theme: web-2.0
+
+== Visual Studio Code
+
+* https://code.visualstudio.com/
+
+show which imports you're not using
+* tidy code
+* faster compilation
+* maybe smaller output files
+make suggestions to fix errors
+auto-complete imports, etc.
+top-right navigation (minimap)
+html element collapsing
+