Answer the question
In order to leave comments, you need to log in
How do I remove the word admin from the title bar of a VS Code window?
I want to completely remove the VS Code window title. With the help of settings.json, I was able to remove all the text except for the inscription [Administrator]. How to remove it?
Answer the question
In order to leave comments, you need to log in
It is necessary to remove ${e.NLS_USER_IS_ADMIN} and ${ e.NLS_UNSUPPORTED}, though VSC will start complaining about changes at startup, but this notification can be turned off.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question