add fresh editor by asukaminato0721 · Pull Request #2214 · microsoft/language-server-protocol

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds the Fresh editor to the list of tools supporting the Language Server Protocol (LSP). The addition expands the catalog of development tools with LSP integration capabilities.

  • Adds a new entry for the Fresh editor with its homepage, maintainer, and documentation links

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

| Emacs | [zbelial](https://github.com/zbelial) | [lspce](https://github.com/zbelial/lspce) |
| Emacs | [JadeStrong](https://github.com/jadestrong) | [Lsp-Proxy](https://github.com/jadestrong/lsp-proxy) |
| [ecode](https://github.com/SpartanJ/ecode) | [Martín Lucas Golini](https://github.com/SpartanJ) | [ecode](https://github.com/SpartanJ/ecode) |
| [Fresh](https://sinelaw.github.io/fresh/) | [sinelaw](https://github.com/sinelaw) | [Fresh](https://github.com/sinelaw/fresh/blob/master/docs/USER_GUIDE.md#lsp-integration) |

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The repository link should point to the repository root rather than a specific documentation page. For consistency with other entries, consider changing the link from the USER_GUIDE documentation page to the main repository URL (e.g., https://github.com/sinelaw/fresh). Most entries in this list link to the repository root, and users can navigate to documentation from there.

Copilot uses AI. Check for mistakes.

| Emacs | [zbelial](https://github.com/zbelial) | [lspce](https://github.com/zbelial/lspce) |
| Emacs | [JadeStrong](https://github.com/jadestrong) | [Lsp-Proxy](https://github.com/jadestrong/lsp-proxy) |
| [ecode](https://github.com/SpartanJ/ecode) | [Martín Lucas Golini](https://github.com/SpartanJ) | [ecode](https://github.com/SpartanJ/ecode) |
| [Fresh](https://sinelaw.github.io/fresh/) | [sinelaw](https://github.com/sinelaw) | [Fresh](https://github.com/sinelaw/fresh/blob/master/docs/USER_GUIDE.md#lsp-integration) |

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The editor name "Fresh" should use consistent capitalization. Looking at other entries in the list, editor names typically match their official branding. Please verify if "Fresh" is the official capitalization or if it should be "fresh" to match the URL and repository naming.

Copilot uses AI. Check for mistakes.