From bce4f372ac1908514e5b5d35831dad5930405291 Mon Sep 17 00:00:00 2001 From: Dillon Flohr Date: Thu, 11 Apr 2019 09:50:46 -0500 Subject: [PATCH] Added a proper Note --- getting_started/editor/external_editor.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting_started/editor/external_editor.rst b/getting_started/editor/external_editor.rst index 9671b8cac..3dafd8c0c 100644 --- a/getting_started/editor/external_editor.rst +++ b/getting_started/editor/external_editor.rst @@ -40,4 +40,4 @@ Some example Exec Flags for various editors include: | Visual Studio Code | {project} --goto {file}:{line}:{col} | +---------------------+-----------------------------------------------------+ -Note: For Visual Studio Code you will have to point to the "code.cmd" file. \ No newline at end of file +.. note:: For Visual Studio Code you will have to point to the "code.cmd" file.