From 01c67b8ed0e3b4131254584e7e818f43349ddad7 Mon Sep 17 00:00:00 2001 From: Jason Axelson Date: Sun, 23 May 2021 11:44:30 -1000 Subject: [PATCH] Update readme debugging section to troubleshooting This is to avoid people potentially getting confused about the debugging functionality provided by the extension. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ecf77e..12b1575 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Add or edit your `emmet.includedLanguages` to include the new Language Id: See [ElixirLS](https://github.com/elixir-lsp/elixir-ls) for details on the supported Elixir and Erlang versions. -## Debugging +## Troubleshooting If you run into issues with the extension then try these debugging steps: