Skip to content

Commit

Permalink
Display JSON comment properly
Browse files Browse the repository at this point in the history
From closed PR #187.
  • Loading branch information
LightArrowsEXE committed Oct 7, 2024
1 parent 7c24aa8 commit 87aea89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation/install_vscode.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ we'll create a "launch" file.
2. Press F1 and search for ``Preferences: Open Keyboard Shortcuts (JSON)``
3. Paste the following code in the file, within the curly braces:

.. code-block:: json
.. code-block:: json5
// Binding for previewing a VapourSynth filterchain using vs-preview
{
Expand Down

0 comments on commit 87aea89

Please sign in to comment.