Skip to content

Commit 82fed1e

Browse files
committed
removed moniker test
1 parent 2867602 commit 82fed1e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/debugger/javascript-console-commands.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@ ms.workload:
1919

2020
You can use commands to send messages and perform other tasks in the JavaScript Console window of Visual Studio. For examples that show how to use this window, see [QuickStart: Debug JavaScript](../debugger/quickstart-debug-javascript-using-the-console.md?view=vs-2017). The information in this topic applies to Node.js app, UWP apps, and apps created using Visual Studio Tools for Apache Cordova.
2121

22-
::: moniker range=">=vs-2019"
23-
> [!NOTE]
24-
> The JavaScript Console is available in Visual Studio 2017, but is no longer present in Visual Studio 2019.
25-
::: moniker-end
26-
2722
If the JavaScript Console window is closed, you can open it while you're debugging in Visual Studio by choosing **Debug** > **Windows** > **JavaScript Console**.
2823

2924
> [!NOTE]

0 commit comments

Comments
 (0)