rekcäH nitraM
rekcäH nitraM
@julianbrost I'm not a windows programmer, and googling does suggest that this timezone format is not easily parseable, as Windows does not use the IANNA database. If you want to...
[This library also looks really nice](https://github.com/HowardHinnant/date). I'm not enough of a C++ programmer to really understand what he's saying, but it seems that this library has become part of c++20's...
I would really like this reopened with the goal to provide a better error message. Anything that hints at the true root of the problem would be really helpful.
[Microsoft provides a nice overview of the protocol](https://microsoft.github.io/language-server-protocol/)
I love this Idea. Having the ability to easily host your own instance of EtherPad by just starting a Mac App would be awesome! I have looked into the current...
Some working open source implementations can be seen here: * https://github.com/blindpad/blindpad * https://github.com/ipfs-shipyard/peer-pad The question would be how to interface with such a system? One way would be for SEE...
Textmate in the interaction with it's `mate` shell integration utility implements it by opening a a folder as a project, and opening single files as single files. I quite like...
It probably will, but at the same time, this is a really nice Mac OS feature that especially document based apps like nteract can easily support and make the app...
If I understand it correctly this is about Language Support? How much overlap is there with #10 ? If a new format is wished for, I would like to recommend...
Here is the old [TextMate definition](https://macromates.com/manual/en/language_grammars) VSCode seems to compile something from yaml (maybe what sublime is using?) None of these implementers seem to link to a spec of their...