Mark Drobnak
Mark Drobnak
FYI: I opened the thread PR: https://github.com/rust-lang/rust/pull/98514
One downside of using this feature is that then users can't use this, since the symbol would already be defined.
> I'd try it out myself but I haven't worked out what the build process for the project is yet It's pretty much take the rust-horizon rustc fork, compile locally...
We could enable and use the GitHub discussions feature in the meantime.
@ian-h-chamberlain How did you get the screenshots in this PR? https://github.com/Meziu/ctru-rs/pull/41
What version of the plugin are you using?
I tried adding 500 lines containing the following and didn't see any issues: ``` // Test 111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111 ``` Unfortunately the stack traces don't give much info about what might be...
Do you see the problem when you're typing embedded Rust code or LALRPOP code? Or maybe when you go between them?
That would be helpful, and at very least help document the behavior.
Thanks, looks like there is an issue in the highlighter. I'll take a closer look soon.