mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
Docs: remove Atom from the list of recommended editors (#6388)
This commit is contained in:
parent
ad1e1aa2ba
commit
573e5c2b40
@ -55,7 +55,7 @@ the purposes of this example, we'll call this :code:`mycog`).
|
|||||||
In this folder, create three files: :code:`__init__.py`,
|
In this folder, create three files: :code:`__init__.py`,
|
||||||
:code:`mycog.py`, and :code:`info.json`. Open the folder in
|
:code:`mycog.py`, and :code:`info.json`. Open the folder in
|
||||||
a text editor or IDE (examples include `Sublime Text 3 <https://www.sublimetext.com/>`_,
|
a text editor or IDE (examples include `Sublime Text 3 <https://www.sublimetext.com/>`_,
|
||||||
`Visual Studio Code <https://code.visualstudio.com/>`_, `Atom <https://atom.io/>`_, and
|
`Visual Studio Code <https://code.visualstudio.com/>`_, and
|
||||||
`PyCharm <http://www.jetbrains.com/pycharm/>`_).
|
`PyCharm <http://www.jetbrains.com/pycharm/>`_).
|
||||||
|
|
||||||
.. attention::
|
.. attention::
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user