Skip to content

Feature: LSP extension linting tool #710

@pcfreak30

Description

@pcfreak30

What is the motivation behind this feature?

Enable the agent to use the detected LSP to automatically do code linting. In my case, it would ber using gopls to get recommendations or bugs its reporting. I am seeing this in zed right now and would like it exposed to the agent.

Describe the solution you'd like

Extend the LSP extension to have a tool call to grab whats reported for a file and provide it to the agent as a report on what to fix.

Describe alternatives you've considered

No response

Additional context

No response

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