-
-
Notifications
You must be signed in to change notification settings - Fork 924
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installed Extension no icons appear #21
Comments
|
@jbeckton I already answered your question on the marketplace. @mrmlnc has explained all the process to follow perfectly. 👍 @jbeckton could you be so kind of updating your stars assesment? |
Thanks but the steps presented by mrmInc require a step that is not very common. Opening the command palette and entering a command and then hitting return is common, I do it all day long. Rarely do I have to restart the editor after entering a command. In fact I can't remember any instance where I had to restart the editor with the exception of installing extensions or updates. I did however restart the editor just to see if it would have any effect and it did not. I have a Mac at home with the latest OS so I am not sure if there is a specific step I missed for that OS. I did read your docs about certain Linux distros but I was not sure if that included the latest OSX. I will gladly update my rating as I am not trying to discredit your hard work, I was frustrated at Microsoft since they cannot provide such a simple UX element as icons, I have a large project and VS Code is making it more difficult to find things, they have taken "Simple" beyond it's usefulness. |
@jbeckton as you may have already read in the docs this extension is some sort of a hack so restarting is needed in order to see the changes. That said, I'm not really sure why is not working for you. I also have a Mac and this is the easiest OS to make it work as you won't need to run vscode in administrator mode. Could you tell me exactly what are you doing? I mean, this should be a very simple process. Lots of people with Macs, Windows and Linux are already using it without any problem so clearly, there must be something that we're missing and I'll be more than glad to modify the docs to make it clearer to all the users. |
I just ran the install command again and it shows that the extension is already installed so I clicked the update button and this time I got a restart prompt. So I clicked it and still no icons. So I closed vs code by right clicking the icon and selecting quit. Still no icons.. I am not running vscode as admin or sudo. I guess it doesn't like me.. lol |
@jbeckton you're missing the most important step. I guess you're using a Mac, aren't you? If that's the case, once you have installed vscode-icons and restarted the IDE you have to enter the "Icons Enable" command. How would you do that? Easy. As @mrmlnc pointed out you just have to press F1 and then the command palette will pop up with a ">" icon in it. Then type in "icons enable" and hit Enter. Restart again, and you should enjoy our fancy icons! 😁 Let me know if it works for you! |
@robertohuertasm I'll try this again tonight when I get home. I ran that command already with no luck. But, I think I am in a better state now after running the update for the icons last night I did get the restart prompt after the update but I did not after the initial install. |
I have two computers running VSCode v1.3 under Windows 10. I installed VSCode Icons on both of them. I started VSCode as Administrator on both. I ran |
@madrus maybe something went wrong when injecting the code. Reinstall VSCode. The extensions will remain but all the original files will be restored again. |
@robertohuertasm i did reinstall. no luck so far. i am beginning to suspect the corporate proxy. that is a tricky thing anyway. i have configured the now, every time i run 'icons enable' or 'icons update', this error message appears in my event veiwer:
or
It could also be a regular vscode check for updates, I am not 100% sure. The error message that I see also says something like this (translated from Dutch):
Possibly, you are right that something has to be reinstalled. But what? :) |
@madrus Have you executed the "Icons Update" command? You can try to open the Developer Tools in your VSCode and look for some messages in the console while executing this command. |
@robertohuertasm I've got the same problem as @madrus |
@robertohuertasm @madrus I've managed to solve the problem by properly setting environment variables HTTP_PROXY and HTTPS_PROXY. Once set, these are used by request library for making http(s) calls. |
@robertohuertasm Here is the printscreen of the errors in Development Tools. The IP address 192.30.253.112 is that of GitHub it seems. I will do another check check dubble check on my HTTP(S)_PROXY variables. |
Here are my proxy settings in VSCode User Settings: // The proxy setting to use. If not set will be taken from the http_proxy and https_proxy environment variables
"http.proxy": "http://localhost:53128",
"https.proxy": "http://localhost:53128",
// Whether the proxy server certificate should be verified against the list of supplied CAs.
"http.proxyStrictSSL": false, As I mentioned earlier, my CNTLM proxy listens at port 53128. |
Ok. SOLVED!!! Thanks to the tip of @pplawucki. While dubble checking, I have found out that I had no http_proxy nor https_proxy variables configured among the Windows environment variables. I have added them, restarted VSCode and bum! The icons work. Guys all of you 1000 thanks. You saved my day and weekend. :) |
@madrus I'm glad you solved it! Thanks also to @pplawucki! I will refer this thread in the readme in case some else is having issues with their proxy. |
Issue remains in latest VSCode (1.6.0) and vscode-icons 3.0.4 - Ubuntu 16.04 LTS and I also get this when using icons enable "command is no longer supported for VSCode >= v1.6.0" |
@TonySpegel see the readme, #368 and #369. Icons Enable is no longer supported with vscode >= 1.6.0 |
Go to FILE, PREFERENCES, CLICK ON "FILE ICON THEME", and then click VSCode Icons. |
@JonasAmerico thanks, that worked for me! |
@JonasAmerico Thanks, that's working with current version I have (1.9.1) |
Try to install Dart Language support from the market. Flutter is dependent on Dart.
…________________________________
From: mustafa2080 <[email protected]>
Sent: Monday, November 25, 2019 4:19 PM
To: vscode-icons/vscode-icons <[email protected]>
Cc: Subscribed <[email protected]>
Subject: Re: [vscode-icons/vscode-icons] Installed Extension no icons appear (#21)
[Capture]<https://user-images.githubusercontent.com/39808311/69534131-de1f1c00-0f81-11ea-86e2-857d1c45c4ea.JPG>
I want someone to help me to solve this problem.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#21?email_source=notifications&email_token=ADKRE5IIKPMI73DPDNYXRQLQVOUTJA5CNFSM4CGEPWCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFB64MA#issuecomment-558100016>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ADKRE5NMKVC3VGO6I2LUAR3QVOUTJANCNFSM4CGEPWCA>.
|
All extensions no icons appear |
Locking conversation as this issue is pretty old. Please open a new issue if you have any issue regarding this extension. |
How do you enable these? A command was mentioned on the download page but where or how do you enter this command? I entered it into the command palette with no luck. Please provide enough information so that I can enjoy these icons.
The text was updated successfully, but these errors were encountered: