Evan Rittenhouse
Evan Rittenhouse
Update: I couldn't find a plugin which affected the colors, from what I could tell
@rebelot I upgraded to 0.9 and got access to `Inspect`. Inspecting `#[violation]` gives ``` Treesitter @variable.rust linkes to @variable rust @function.macro.rust links to PreProc rust Semantic Tokens - @lsp.type.decorator.rust links...
Ah, just thought for example assert!() used to be orange. No problem - feel free to close
Hopefully I can start work on the adapter crate in the next couple of days. I'm thinking we can start with an OTEL appender as shown in https://github.com/open-telemetry/opentelemetry-rust
Thanks for filing - looks like this is indeed a bug. I can try to take a look after work today, I think it should be a relatively simple fix...
@frostzt Thanks for submitting this PR!
I'll re-approve - @ephys only change was moving `_injectScope` to run after `clone()`. The tests LGTM.
I can pick these up
I can try to take this!
Up to you! I haven't looked at the implementation too seriously yet. Where does the complexity lie?