everdrone
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...
### 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...
### 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...
Release Notes: - Add `@variable.parameter` highlight scope  - Add `@attribute` highlight scope  - Add markdown injection inside `doc_comment`s 
### 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...
### 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...
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`?