Skip to content

Commit 8da17d7

Browse files
[doc] Remove our own visual studio code duplicated from the official doc
1 parent e0ecfb0 commit 8da17d7

File tree

3 files changed

+2
-64
lines changed

3 files changed

+2
-64
lines changed

doc/user_guide/ide_integration/ide-integration.rst

-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,3 @@ Pylint can be integrated in various editors and IDE's. Below you can find tutori
1010
flymake-emacs.rst
1111
pylint-pycharm.rst
1212
textmate.rst
13-
visual-studio-code.rst

doc/user_guide/ide_integration/visual-studio-code.rst

-62
This file was deleted.

doc/user_guide/installation.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Editor integration
5656
- Spyder_ in the `View -> Panes -> Static code analysis`
5757
- :ref:`TextMate <pylint_in_textmate>`
5858
- Vim_
59-
- :ref:`Visual Studio Code <visual-studio-code>` in the `Preferences -> Settings` menu
59+
- `Visual Studio Code`_ in the `Preferences -> Settings` menu
6060
- `Visual Studio`_ in the `Python > Run PyLint` command on a project's context menu.
6161
- WingIDE_
6262

@@ -72,4 +72,5 @@ Editor integration
7272
.. _spyder: https://docs.spyder-ide.org/current/panes/pylint.html
7373
.. _Vim: https://www.vim.org/scripts/script.php?script_id=891
7474
.. _Visual Studio: https://docs.microsoft.com/visualstudio/python/code-pylint
75+
.. _Visual Studio Code: https://code.visualstudio.com/docs/python/linting#_pylint
7576
.. _WingIDE: https://wingware.com/doc/warnings/external-checkers

0 commit comments

Comments
 (0)