Browse Source

Add a link for JetBrains Rider LSP/DAP support

Dmitry Matveev 11 months ago
parent
commit
59c77ad8c7
1 changed files with 5 additions and 0 deletions
  1. 5 0
      tutorials/editor/external_editor.rst

+ 5 - 0
tutorials/editor/external_editor.rst

@@ -120,3 +120,8 @@ Emacs
 
 Check the official instructions to configure `LSP <https://github.com/godotengine/emacs-gdscript-mode#auto-completion-with-the-language-server-protocol-lsp>`_, and `DAP <https://github.com/godotengine/emacs-gdscript-mode#using-the-debugger>`_.
 
+JetBrains Rider
+^^^^^^^^^^^^^^^
+
+Refer to `JetBrains Rider documentation <https://www.jetbrains.com/help/rider/Godot.html>`_.
+