An extension to display League of Legends player respawn time in Visual Studio Code.
Why did I make this extension?
I play League of Legends and work on projects related to the game. To enhance my productivity, I'm planning to develop an extension that allows me to code and enjoy the game seamlessly.
🕹️ Features
[x] Display player respawn time
🔧 How to use
Install this extension.
Launch your LeagueClient and start your game.
When you are in the game, your SummonerName will be displayed in the status bar. Upon death, your respawn time will be displayed in the status bar instead of your SummonerName.
🪣 Commands
Press Ctrl+Shift+P to open the command palette, type League Respawn Timer and select the command you want to run.
league-respawn-timer.disable-timer: Disable this extension.