Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ All notable changes to the "vscode-shader" extension will be documented in this

Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.


## 0.2.0 (Unreleased)
> Released N/A

- N/A
- feat: Split client to its own package ([`#37`](../../pull/37))

## 0.1.0
> Released Jan 08, 2025
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ more, that are available in Emacs out of the box.

Here is the list of currently supported editors:

- [Emacs]() (`M-x ellsp-register`)
- [Emacs][] via [lsp-ellsp](https://github.com/elisp-lsp/lsp-ellsp)
- [VSCode](https://marketplace.visualstudio.com/items?itemName=jcs090218.Ellsp)

## ✒️ Rationale
Expand Down Expand Up @@ -153,5 +153,7 @@ See [`LICENSE`](./LICENSE) for details.

<!-- Links -->

[Emacs]: https://www.gnu.org/software/emacs/

[LSP Specification]: https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/
[Elsa]: https://github.com/emacs-elsa/Elsa
56 changes: 0 additions & 56 deletions ellsp-client.el

This file was deleted.