- WebStorm, Rider
- Partial support, not enough intelli hints
- Toggle on TypeScript language service
- VSCode
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
"plugins": ["react-hot-loader/babel"], | |
"ignore":[] | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
""" | |
Unit testing Kivy is easy, but requires a little boiler plate to keep the | |
window quiet while you test your code. This is one way to set up py.test, | |
but the same technique can probably be used with other test runners as well. | |
More information on how these py.test hooks work: | |
http://pytest.org/latest/plugins.html#generic-runtest-hooks | |
""" | |
import mock |
I use Namecheap.com as a registrar, and they resale SSL Certs from a number of other companies, including Comodo.
These are the steps I went through to set up an SSL cert.