xabikos / vscode-jasmine

Contains the code snippets for Jassmine JavaScript test framework for VS Code editor
MIT License
14 stars 20 forks source link

Keep final cursor position on the last position #16

Open doggy8088 opened 6 years ago

doggy8088 commented 6 years ago

In Visual Studio Code Snippet, the $0 denotes the final cursor position. So this PR fixes all the snippets to improve user experience.