Results 5 issues of Zhiheng Lin

This plugin is really convenient and helpful. But there's a situation that can be handled better. I open PyCharm to work on my project. Then I switch to Google Chrome...

enhancement

When I export the diagram as an SVG file, I noticed that the font is not displayed as expected. Upon opening the SVG file, the following content can be found:...

bug

After installing all the dependency, I run `gulp deploy` but it is not working: ``` > gulp deploy [07:56:25] Using gulpfile ~/workspace/Life-Time-Tracker/gulpfile.js (node:13334) DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead....

Currently, the plugin consider `.canvas` files and assets inside them as orphans. It would be helpful to not consider them as orphans. Thanks for this wonderful plugin!

The original code won't compile with TS compiler, due to the missing field `content` in the data. Add the field to eliminate compiler error.