-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
A-parserparser issuesparser issuesC-ArchitectureBig architectural things which we need to figure up-front (or suggestions for rewrites :0) )Big architectural things which we need to figure up-front (or suggestions for rewrites :0) )S-actionableSomeone could pick this issue up and work on it right nowSomeone could pick this issue up and work on it right now
Description
A regular source of annoyance for me is the flurry of error messages when I am resolving a merge conflict. There are syntax errors everywhere which make the code hard to read. Could rust-analyzer notice merge conflicts and refrain from emitting too many syntax errors? Maybe just a single error "syntax error: this is a merge conflict".
More far-fetched would be if ra could actually process both versions in parallel (or all 3 of them in 3-way merges), but I won't hold my breath x)
crumblingstatue, gilescope, Jroid8, oriongonza, elasticdotventures and 1 moregilescopegilescope
Metadata
Metadata
Assignees
Labels
A-parserparser issuesparser issuesC-ArchitectureBig architectural things which we need to figure up-front (or suggestions for rewrites :0) )Big architectural things which we need to figure up-front (or suggestions for rewrites :0) )S-actionableSomeone could pick this issue up and work on it right nowSomeone could pick this issue up and work on it right now