cmburn
cmburn
@yyoncho I think @deb75 and @asmodeus812 are referring to the same issue in that the nodes simply don't expand, which I've got as well. helm-lsp-diagnostics displays the errors correctly, so...
I opened a pull request about a month ago with this and accidentally closed it immediately after. Deleted the branch entirely earlier when I was trying to untangle some of...
> Sorry, but for this you need to ask upstream. Personally I am in favor to not reject such comments in the decoder Out of curiosity, by upstream do you...
Ope, my bad! Would I send a pull request to https://github.com/makamaka/JSON-PP or the main Perl repo? I appreciate it, sorry for all the questions.
UCRT is the [Windows Universal C Runtime](https://learn.microsoft.com/en-us/cpp/porting/upgrade-your-code-to-the-universal-crt?view=msvc-170), which is what is being encouraged for windows development on MSYS now over regular MinGW. MinGW offers better compatibility with older windows systems,...
Fantastic; thank you!