Jason Albalah
Results
2
issues of
Jason Albalah
Unfortunately the "toggle comment" shortcut uncomments existing comments. E.g. toggling ``` if true: //comment foo(); ``` --> ``` //if true: comment //foo(); ``` This is an issue for any code...
The creative commons license is not real open-source, since companies will struggle to use it. Apache 2 is fine, even if sometimes annoying. Switch all licenses to MIT License and...