-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add extension that highlights outdated NPM packages in package.json #4384
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I created this theme as a modification of Everforest with increased contrast and dark blurred backgrounds. https://github.com/illescasDaniel/everforest-blurred-zed --------- Co-authored-by: MrSubidubi <[email protected]>
Ported over the gruvbox-material theme from [f4z3r's gruvbox-material.nvim](https://github.com/f4z3r/gruvbox-material.nvim/tree/master) for neovim to look as similar as possible. I understand there are existing gruvbox material themes that exist but this one is supposed to look as similar as possible to the neovim one.
This PR adds a new theme called `Monokai Pro (CE)`. It includes the only default Monokai Pro filter as per Monokai's [Community Edition guidelines](https://monokai.pro/contribute) and supports all core Zed scopes.
This pull request updates the `vscode-dark-modern` theme from `v0.1.0` to `v0.1.0`. - Update control flow, constants, special punctuation, and accent colours to match VS Code by @TheWirv in kcamcam/vscode_dark_modern.zed#26 --------- Co-authored-by: moshyfawn <[email protected]> Co-authored-by: Marshall Bowers <[email protected]>
Co-authored-by: Finn Evers <[email protected]>
This PR add [Veryl](https://veryl-lang.org) support.
Co-authored-by: Finn Evers <[email protected]> Co-authored-by: MrSubidubi <[email protected]>
Contributor
Author
|
Not sure if I did this right here, ran into some permission issues when I was updating the submodules, perhaps I need to create a new fork for this |
## Description This PR adds a new theme called **SUSHI**. I have sorted the files using `pnpm sort-extensions`. - Repository: https://github.com/tomopumipumi/sushi-theme - ID: `sushi` ## Screenshots <img width="1920" height="1034" alt="image" src="https://github.com/user-attachments/assets/719c0bcc-3545-493d-8c39-37527816d7d1" /> ## Checklist - [x] Ran `pnpm sort-extensions` - [x] License included - [x] No "Zed" in the name/ID
Warm Light theme for the Zed code editor. https://github.com/YangGangUEFI/warm-light-theme <img width="1920" height="1032" alt="image" src="https://github.com/user-attachments/assets/930ac450-11f4-4bc1-9c60-0ec49c34fe06" /> --------- Signed-off-by: Yang Gang <[email protected]> Co-authored-by: MrSubidubi <[email protected]>
Contributor
Author
|
Deleting this in favour of fresh branch PR |
Contributor
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adds an LSP that highlights outdated packages in a package.json and shows the changelogs
https://github.com/e-simpson/zed-npm-update-checker