From 7aa62d59e93397d744b7f771c2b9067824947550 Mon Sep 17 00:00:00 2001 From: Bill Erickson <berickxx@gmail.com> Date: Mon, 11 Mar 2019 18:02:56 -0400 Subject: [PATCH] vscode notes Signed-off-by: Bill Erickson <berickxx@gmail.com> --- vscode.adoc | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 vscode.adoc 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 + -- 2.11.0