bohan

Results 43 comments of bohan

> is this about the textmate grammar used for rust? That is shipped by VSCode itself, not something we are in control of. Get it. Maybe we need to change...

could you provide a minimal repo to reproduce.

Update: It will retry expand for `macro_rules!` when an indeterminate path is encountered

This is a known issue, introduced by https://github.com/rust-lang/rust/pull/113099 ~and expected to be fixed by https://github.com/rust-lang/rust/pull/114682~ edit: #114682 will not resolve this. The regression was deemed acceptable in previous discussions(https://github.com/rust-lang/rust/pull/113099#issuecomment-1648341875). It...

I will proceed with this PR once https://github.com/rust-lang/rust/pull/115269 is merged, therefore, it is currently marked as a draft.

I nearly overlooked this task, but I intend to continue with it within this week.