Microsoft/vscode

Support `when` clause for `terminal.profiles` contribution point

Open

#183.354 aperta il 24 mag 2023

Vedi su GitHub
 (4 commenti) (5 reazioni) (1 assegnatario)TypeScript (10.221 fork)batch import
feature-requesthelp wantedterminal-profiles

Metriche repository

Star
 (74.848 star)
Metriche merge PR
 (Merge medio 11h 43m) (1000 PR mergiate in 30 g)

Descrizione

I am in the process of implementing a virtual terminal using ExtensionTerminalOptions for my extension. The terminal can only be created if some conditions are met. I would like to hide the terminal profile from the menu if the conditions aren't true. Can you add support for a when clause in the terminal.profiles contribution point so this becomes possible? Thanks!

Guida contributor