Vscode: Annoying "[Unsupported]" suffix in the titlebar

Created on 13 Jul 2017  路  5Comments  路  Source: microsoft/vscode

The "[Unsupported]" suffix in the titlebar is pretty annoying.

In my case it's there because I use the Custom CSS and JS Loader extension, just for removing some stuff I don't use via CSS.

I understand why it's there, but I'd like to have a way to remove it.

Perhaps a window.titleShowUnsupported setting?
Perhaps add it via a ${unsupported} placeholder under the window.title setting?

*as-designed

Most helpful comment

I think I should be able to run any extension I choose, whether you "support" it or not, without having VSC explicitly behaving differently because of it.

I wish VSC was more hackable, like Atom. The ability to load a custom CSS file is pretty important to me.

Btw, if anybody else finds it annoying I made an extension for removing it.

All 5 comments

As we do not support extensions that patch our bits on disk, we would not want to push a change that reverts this UI annoyance. Please uninstall this extension.

I think I should be able to run any extension I choose, whether you "support" it or not, without having VSC explicitly behaving differently because of it.

I wish VSC was more hackable, like Atom. The ability to load a custom CSS file is pretty important to me.

Btw, if anybody else finds it annoying I made an extension for removing it.

I removed the extension and the preference and its still there..

had to reinstall.

I agree 馃挴 with @fabiospampinato. If vscode does not want thier bits messed with, they need to support more robust custom theming options. I am using Custom CSS and JS Loader as a temp workaround with the hopes that an option like this will be rolled out as part of vscode 馃憟 @bpasero

Was this page helpful?
0 / 5 - 0 ratings

Related issues

curtw picture curtw  路  3Comments

shanalikhan picture shanalikhan  路  3Comments

ryan-wong picture ryan-wong  路  3Comments

mrkiley picture mrkiley  路  3Comments

biij5698 picture biij5698  路  3Comments