fabiospampinato / vscode-terminals

An extension for setting-up multiple terminals at once, or just running some commands.
MIT License
121 stars 20 forks source link

icon documentation/demo #8

Closed ddurschlag6river closed 6 years ago

ddurschlag6river commented 6 years ago

I have not been able to get the icon configuration option to work. The code is also a mystery to me -- I can't find any docs on what $() does in a template string. An example or reference documentation would both be great (maybe an example in the default demo config?).

fabiospampinato commented 6 years ago

The $(icon-name) bit is a VSC thing and it has nothing to do with JS itself. I believe this feature is not documented anywhere, I had opened an issue about this, but it hasn't been addressed yet.

I've added a paragraph explaining how to use icons, you can find it at the bottom of the readme.

Let me know if you have any other problems.

gkoulin commented 4 years ago

I don't see an icon following your insturctions. Where is it suppose to appear?