LanguageClient-neovim icon indicating copy to clipboard operation
LanguageClient-neovim copied to clipboard

Enable setting and updating diagnostics on a single quickfix list(diagnostics)

Open ajayvigneshk opened this issue 5 years ago • 4 comments

The code appears working. But I see the orginal code (left untouched) is also referenced by other parts. Need to know if those also need to be updated. Fixes this: #951

ajayvigneshk avatar Feb 12 '20 13:02 ajayvigneshk

@ajayvigneshk sorry that it took this long to get an answer for you but if you are still interested in getting this merged and are willing to rebase this to dev branch I can give it a try and get it merged. It definitely sounds sensible.

martskins avatar Oct 22 '20 17:10 martskins

@martskins This PR is raised against next branch. Should I raise a new PR if I rebase my changes onto dev?

ajayvigneshk avatar Oct 24 '20 03:10 ajayvigneshk

@ajayvigneshk You can just change the target branch of this PR if you click on the edit button next to the title. That, plus rebasing your branch to dev should do it.

martskins avatar Oct 24 '20 09:10 martskins

@martskins Done. Thanks for the tip.

ajayvigneshk avatar Oct 24 '20 10:10 ajayvigneshk