add a blank line after import block

This commit is contained in:
2021-02-18 10:12:02 +08:00
parent 533ac0aa60
commit 0cb75f0658
4 changed files with 12 additions and 1 deletions
+3
View File
@@ -77,3 +77,6 @@ package VSIX file:
## Debug
After install dependencies, just press `F5` to start debugging. If some error occurs, it will be printed onto the output panel.
## Change Log
See [CHANGELOG.md](./CHANGELOG.md)