Hello! Man, I really love this extension, but sometimes when I'm working in the editor, the tab stops working. Oftentimes, when I make a line break off an indented block, the tab will stop working.
Sometimes, I will just ignore it, but then 5-30 seconds later, the editor will catch up and wherever my cursor is the number of tabs that I entered previously will be inserted.
Restarting VSCode will fix the problem, but the problem happens so frequently that I've been forced to turn off the extension, which has solved my issues.
I'm running VSCode on v1.21.1, with vscode-ruby-rubocop on v0.7.0.
Anyone else running into this problem?
EDIT: I believe this occurs while rubocop is running after saving. I noticed while the extension is enabled, if I save (CMD+S) then try tabbing immediately after, it doesn't work.
Hello! Man, I really love this extension, but sometimes when I'm working in the editor, the tab stops working. Oftentimes, when I make a line break off an indented block, the tab will stop working.
Sometimes, I will just ignore it, but then 5-30 seconds later, the editor will catch up and wherever my cursor is the number of tabs that I entered previously will be inserted.
Restarting VSCode will fix the problem, but the problem happens so frequently that I've been forced to turn off the extension, which has solved my issues.
I'm running VSCode on
v1.21.1
, with vscode-ruby-rubocop onv0.7.0
.Anyone else running into this problem?
EDIT: I believe this occurs while rubocop is running after saving. I noticed while the extension is enabled, if I save (CMD+S) then try tabbing immediately after, it doesn't work.