From e2de6202e2c3b881fef0c3e2ec59bc5d1bc9fa91 Mon Sep 17 00:00:00 2001 From: Filin Maxim <61727763+Mafmax@users.noreply.github.com> Date: Sat, 10 Jun 2023 07:05:33 +0500 Subject: [PATCH] Update debugging_plugin.md Remove duplication --- topics/basics/getting_started/debugging_plugin.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/topics/basics/getting_started/debugging_plugin.md b/topics/basics/getting_started/debugging_plugin.md index 2f228ca..588e97b 100644 --- a/topics/basics/getting_started/debugging_plugin.md +++ b/topics/basics/getting_started/debugging_plugin.md @@ -4,11 +4,6 @@ Depending on your environment (Windows or Unix) and product of choice (ReSharper or Rider), you can debug your plugin through different approaches. -| Product | Process to Debug | -|-----------|---------------------| -| Rider | `Rider.Backend.exe` | -| ReSharper | `devenv.exe` | - @@ -22,4 +17,4 @@ Depending on your environment (Windows or Unix) and product of choice (ReSharper -
ProductReSharper devenv.exe
+