vscode notes
authorBill Erickson <berickxx@gmail.com>
Mon, 11 Mar 2019 22:02:56 +0000 (18:02 -0400)
committerBill Erickson <berickxx@gmail.com>
Mon, 11 Mar 2019 22:02:56 +0000 (18:02 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
vscode.adoc [new file with mode: 0644]

diff --git a/vscode.adoc b/vscode.adoc
new file mode 100644 (file)
index 0000000..52b1b9a
--- /dev/null
@@ -0,0 +1,22 @@
+= 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
+