Results 19 issues of everdrone

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Not sure why, but `shell` might crash the editor on startup (see...

defect
terminal
windows

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Only after editing the `settings.json` file and saving twice the setting for...

defect
json
setting
tooling

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Hovering on `rustc` diagnostics should correctly render markdown (specifically inline code marked...

defect
rust
markdown
popovers
diagnostics

Release Notes: - Add `@variable.parameter` highlight scope ![parameters are colored pink](https://github.com/user-attachments/assets/68920017-b191-4779-9aa6-856831938480) - Add `@attribute` highlight scope ![attributes are colored yellow](https://github.com/user-attachments/assets/558d6ce0-5e4c-4ecb-893c-bc8f88d63829) - Add markdown injection inside `doc_comment`s ![markdown highlighting](https://github.com/user-attachments/assets/93ef4cf6-5ac1-46c6-80d0-82ca7bee0447)

cla-signed

### Describe the bug The feature allowing `// [!code --]`, `// [!code focus]` etc is seemingly disabled when the theme isn't the default "github" theme from Shiki. ### Reproduction Add...

bug
upstream

### Validations - [X] Follow our [Code of Conduct](https://github.com/shikijs/shiki/blob/main/CODE_OF_CONDUCT.md) - [X] Read the [Contributing Guide](https://github.com/shikijs/shiki/blob/main/CONTRIBUTING.md). - [X] Check that there isn't already an issue that reports the same bug to...

This PR addresses the need for a generic `Debouncer` implementation by introducing a trait around all `RepeatN` types. This trait encapsulates the correct associated type for each `RepeatN`. For example,...

### Summary Git renames are not properly tracked in the git panel. They show as deleted file + new untracked file. ### Description Steps to trigger the problem: 1. open...

git

Does this port allow to encode datamatrix codes using the GS1 standard? If so, what are the escape sequences to represent the control characters like `FNC1`?