RechInformatica / rech-editor-batch

Edit Batch files with Visual Studio Code
MIT License
21 stars 5 forks source link

update "when" clause of rech.editor.batch.tab #6

Closed upobir closed 4 years ago

upobir commented 4 years ago

Added "!suggestWidgetVisible" to "when" clause of rech.editor.batch.tab to make auto completion by tab work with vscode suggestions. Otherwise auto completion wasn't happening when tab was being pressed.

GustavoASC commented 4 years ago

@upobir thank you very much for your contribution! :smile:

GustavoASC commented 4 years ago

@upobir I've just merged your change into master but I don't why the pull request is still open and says 'conflicts must be resolved', since there is no conflict. Checking on master your change is there. So I will close this PR because something strange happened here at GitHub, okay?