#What should I do if the vscode plug-in does not take effect?
Question:
For example, VS color Picker and HTML Snippets. The installation still doesn't work after restarting...
Answer:
You can browse and install extensions in VS Code. Click the Extensions icon or the Extensions command (Ctrl Shift X) in the activity bar on the side of VS Code. Click the "Install" button and after successful installation, you will see the "Reload" button. Clicking this button will restart VS Code to enable the new extension. If your computer's Internet access goes through a proxy server, you need to configure the proxy server.
Related recommendations: vscode tutorial
The above is the detailed content of What should I do if the vscode plug-in does not take effect?. For more information, please follow other related articles on the PHP Chinese website!