diff --git a/README.rst b/README.rst index 1d3f2ca..064ad70 100644 --- a/README.rst +++ b/README.rst @@ -111,7 +111,7 @@ Each plugin also has it's own log file: * **TextMate** logs to stderr so run TextMate from Terminal to see any errors (`enable logging `_) * **Vim** errors get displayed in the status line or inline (use ``:redraw!`` to clear inline errors) * **Visual Studio** logs to the Output window, but uncaught exceptions go to ActivityLog.xml (`more info... `_) -* **Vscode** logs to the developer console (Help -> Toggle Developer Tools) +* **VS Code** logs to the developer console (Help -> Toggle Developer Tools) * **Xcode** type ``sudo tail -f /var/log/system.log`` in a Terminal to view Xcode errors Useful API Endpoints: