From: Bill Erickson <berickxx@gmail.com>
Date: Mon, 11 Mar 2019 22:02:56 +0000 (-0400)
Subject: vscode notes
X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7aa62d59e93397d744b7f771c2b9067824947550;p=working%2Frandom.git

vscode notes

Signed-off-by: Bill Erickson <berickxx@gmail.com>
---

diff --git a/vscode.adoc b/vscode.adoc
new file mode 100644
index 000000000..52b1b9a31
--- /dev/null
+++ b/vscode.adoc
@@ -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
+