dense-analysis / dense-analysis/ale

Add support for copilot-language-server

Open
#5,080 0 comments 1 reaction 0 assignees View on GitHub
new tool
Dominant language
Vim Script
Stars
14k
Forks
1.5k
Avg merge
17h 49m
Merged PRs (30d)
1

Description

**Name:** copilot-language-server
**URL:** https://github.com/github/copilot-language-server-release

Like [Claude](https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md), there is an LSP for Copilot.

This re-raises the question about how to support tools that don't care about the language. While `ast-grep` is actually limited based on the `tree-sitter` languages it includes, this is very much less true for LLM-based LSP servers (something I've wanted from these tools for a long time). But perhaps these are best just done through NeoVim's native support?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.