Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Cobras Sitemap GeneratorNew to Visual Studio Code? Get it now.
Cobras Sitemap Generator

Cobras Sitemap Generator

COBRAS Solutions LLC

|
155 installs
| (0) | Free
Automatically generate sitemap files for your website & keep them updated as you work.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

sitemap-generator

Initial setup

Prerequisets

  • NPM

Installing dependencies

  • Use nvm or similar to install node 14.
    • If using nvm run nvm install 14 and switch to that version
  • Run npm install from root directory

Testing

  • Run npm run compile (You may get warning, project needs to be cleaned up from linting perspective).
    • This generates files in untracked out directory. You need to recompile (or watch) if you're making changes.
  • From VS Code Editor select Run and Debug with the VS Code Extension debugger.
  • A new window should pop up letting you test the project.

Publishing

  • Install node 20
  • Install vsce (deprecated version) npm install --global vsce@1.58.0
  • Test publishing vsce package should output a visx version
  • Actually publish vsce publish -p <token>
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft