calculate document position

This commit is contained in:
2016-04-01 05:22:02 +08:00
parent 62d2de3800
commit ddc7058964
3 changed files with 14 additions and 7 deletions
+1 -1
View File
@@ -387,7 +387,7 @@
this.__pulseMsg = this.action.getMessage();
this.action = null;
debug.Info( "closeAction" );
debug.Info( "closeAction: " + this.__pulseMsg );
// Reset the analyzed content
this.Vim.contentAnalyzer.reset();