serenadeai / code

Serenade for Visual Studio Code
MIT License
86 stars 11 forks source link

Handle tab index==0 mapping to last tab #32

Closed sam-dixon closed 3 years ago

sam-dixon commented 3 years ago

COMMAND_TYPE_SWITCH_TABS send back index: 0 after the voice command "last tab". This change handles this case.