Skip to content

Commit

Permalink
📝 Add dvc extension for Visual Studio Code
Browse files Browse the repository at this point in the history
  • Loading branch information
veit committed Apr 16, 2023
1 parent 9f52faa commit 389375a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/productive/dvc/integration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,15 @@ To recognize DVC files in Vim as YAML, you should add the following in
" DVC
autocmd! BufNewFile,BufRead Dvcfile,*.dvc setfiletype yaml


Visual Studio Code
------------------

For `Visual Studio Code <https://code.visualstudio.com>`_, there is an extension
for `DVC <https://marketplace.visualstudio.com/items?itemName=Iterative.dvc>`_
that can be downloaded from the Visual Studio Marketplace
<https://marketplace.visualstudio.com>`_.

IntelliJ IDEs
-------------

Expand Down

0 comments on commit 389375a

Please sign in to comment.