Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>KIPR WombatNew to Visual Studio Code? Get it now.
KIPR Wombat

KIPR Wombat

markusweberndorfer0

|
85 installs
| (2) | Free
A extension which allows you to program the KIPR Wombat via Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Wombat VSCode extension

Contributors

  • Markus Weberndorfer

Features

  • Connect to a Wombat by address, view connection status, and browse users, projects, source/include/data/binary files, and the backup folder from the tree
  • Download full projects on expansion, open files in VS Code, and auto-save edits back to Wombat
  • Detect client/server checksum mismatches before upload or redownload, create conflict backups with tagged folders and _server snapshots, and ask for explicit confirmation before overwriting
  • Compile, run, and stop Wombat projects from VS Code
  • Display Wombat project output, refresh the tree, and change the Wombat address from the sidebar

Requirements

  • Established connection to the Wombat

How 2 develop

Install dependencies

npm i

Start watcher

npm run watch

How 2 package

Compile the extension

npm run compile

Package the extension

npm install -g @vscode/vsce # if vsce not installed
vsce package --out ./extension.vsix
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft