vscode icon indicating copy to clipboard operation
vscode copied to clipboard

🦌 Soothing pastel theme for VSCode & Azure Data Studio

Results 52 vscode issues
Sort by recently updated
recently updated
newest added

I'm using auto enabled dark mode in system, and also in Vscode for years(at least 2 years). I've found that recently(at least 2 months), sometimes when dark mode switched in...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-unicorn](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn) | [`^52.0.0` -> `^56.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-unicorn/52.0.0/56.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-unicorn/56.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-unicorn/56.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://redirect.github.com/actions/setup-node) | action | digest | `1e60f62` -> `0a44ba7` | --- ### Configuration...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`^7.7.1` -> `^8.0.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/7.7.1/8.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/8.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vscode/vsce](https://code.visualstudio.com) ([source](https://redirect.github.com/Microsoft/vsce)) | [`^2.26.0` -> `^3.0.0`](https://renovatebot.com/diffs/npm/@vscode%2fvsce/2.26.0/3.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vscode%2fvsce/3.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

Updates comments and operators to match https://github.com/catppuccin/catppuccin/blob/main/docs/style-guide.md#code-editors.

Hi, thank you for creating this good looking theme. But I have noticed that when I input Chinese or Japanese characters using IME with pre-edit mode, there is a font...

bug

It seems like catppuccin does not set `--vscode-editor-wordHighlightStrongBackground` (found [here](https://github.com/catppuccin/vscode/blob/2d7388ffe7321f588b2f54e2ffaab9fb7c9dde14/packages/catppuccin-vsc-typegen/types/workbench-colors.d.ts#L643) in the type). This results in use of the default that doesn't match the theme (note the teal background on...

BracketMode: `"catppuccin.bracketMode": "rainbow"` Scope | Javascript | Typescript :-------------------------:|:-------------------------:|:-------------------------: ![image](https://github.com/user-attachments/assets/4f3ed594-8363-4d09-9616-933aac59c3be) | ![image](https://github.com/user-attachments/assets/65ae5b95-5436-45c4-a7c3-d84749060404) | ![image](https://github.com/user-attachments/assets/3088f74f-65b7-46a8-a14e-0ff9415ed97e) On the JS side, I understand that the color of `template-expression` changes with depth (I don't...

Some users manage their VSCode via NixOS/NixOS Home Manager which results in the extension directory being immutable. As stated in the README, the extension makes the assumption that the extension...

enhancement