Closed mazamachi closed 6 years ago
@jtokoph Please review this. This plugin is useful if highlighting is available! (Markdown or etc.) :)
@jtokoph : Has this been merged yet? Why is it taking so long to fix this?
Could someone please merge this? 🙏
Currently because of this bug I can only type without syntax highlighting, which completely negates the point of using an editor.
This would be a gamechanger!
Sorry for the super long delay. I've been neglecting all of github for a while. This should be live now.
Fix #1
When language setting is changed, the dispose event is triggered in VSCode, and thus onDidCloseTextDocument is fired. I changed to check if the document is closed.
@jtokoph, I would like you to review. Thanks.