Netlify for VS CodeUnofficial Netlify extension for VS Code.
Features
DocumentationVideo OverviewStatus barThe deployment monitor in the VS Code status bar should show one of the following states:
Command paletteYou can run the following commands from the VS Code command palette:
SettingsYou can configure the extension straight from VS Code settings, by simply searching for
These values are as follows: netlify.site_idThe name of your site or api id can be used, you can find these details under Site detail. If you site name is netlify.api_tokenThe netlify.set_intervalThe default is 10000ms but you can set whatever polling interval you would like. netlify.build_hookThis is your build hook endpoint for triggering a build process, you can create one via Build & deploy which can be found in a project's Settings You can trigger the build hook straight from VS Code via the command pallette netlify.build_status_colorsYou can set the colors of the Netlify build status, makes it a bit easier is if the default colors do not play nicely with your theme. Here is the config for it via the
If you don't set a property with a color then it will just default to the internal color for that property FeedbackIf you love using this VS Code extension, please leave some feedback or rate it on the VS Code Marketplace it would be greatly appreciated. If you have any ideas on how we can improve this project or maybe you found a bug, please let us know via a Github Issue If you really, really love the project maybe consider sponsoring it |