SchoofsKelvin / vscode-sshfs

Extension for Visual Studio Code: File system provider using SSH
GNU General Public License v3.0
543 stars 36 forks source link

No dynamic terminal tab name #382

Open eugenov opened 1 year ago

eugenov commented 1 year ago

Hello! There is an option to switch on dynamic tab title: "terminal.integrated.tabs.description": "${sequence}" (works with MS remote extensions). Do i have a way to enable it, as changing value does nothing now, tab title stays the same as session name? Thank you!