Skip to content

Correct Prerequisite step in readme #2

Description

@zevlramos

Hi! This has been a super useful adapter for the interim, so thanks!
I just noticed one SUPER tiny detail that could be corrected.

In the prerequisites section where you say:

### Prerequisites
> **Important:** If you have the official `csharp-ls` plugin installed from the Claude Code store, you must completely uninstall it first:
> ```
> /plugin uninstall csharp-ls
> ```

this should be updated as the below (it should be updated from csharp-ls -> csharp-lsp) as csharp-ls is the lang server itself from nuget, while the claude code plugin is csharp-lsp :)

### Prerequisites

> **Important:** If you have the official `csharp-lsp` plugin installed from the Claude Code store, you must completely uninstall it first:
> ```
> /plugin uninstall csharp-lsp
> ```

Thanks again for this!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions