From c5151a4795800260e14d46bebef1f685251deee1 Mon Sep 17 00:00:00 2001 From: Jacob Dufault Date: Mon, 17 Apr 2017 22:03:48 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f1d21051..55df2a6f 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,9 @@ sure to open up settings and look over the configuration options. You will probably want to increase the number of indexers that run from 7 to 40 or 50, depending on how many cores are on your CPUs. +If you run into issues, you can view debug output by running the +(`F1`) `View: Toggle Output` command and opening the `cquery` output section. + ## Project setup ### compile_commands.json (Best)