VSCodeVim / Vim

:star: Vim for Visual Studio Code
http://aka.ms/vscodevim
MIT License
13.57k stars 1.3k forks source link

tab index for gt #9023

Open ghrejoe opened 2 months ago

ghrejoe commented 2 months ago

I often use the gt command to switch between tabs. When I have a large number of file tabs, I can't determine exactly which tab I want to navigate past. It would be useful if I could display the tab index through some plugin like vim. I have learned that vscode does not think it is necessary to add tab index, so I would like to ask vscodevim if it is convenient to add TAB index.