Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Modell Aachen VSCodeNew to Visual Studio Code? Get it now.
Modell Aachen VSCode

Modell Aachen VSCode

Modell Aachen GmbH

|
34 installs
| (0) | Free
VSCode extensions, settings and snippets
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vsmodac

Basic Extensions, configuration and snippets used at Modell Aachen for VSCode

  • See package.json -> contributes -> snippets for list of contributed snippets
  • See package.json -> contributes -> configurationDefaults for list configuration defaults
  • See package.json -> extensionPack for list of contributed configurations

Installation

Step 1

git clone git@github.com:modell-aachen/vsmodac.git
cd vsmodac
npm install
npm run build
npx @vscode/vsce package

Step 2:

Install the generated .vsix file (replace the version with the one shown in step 1):

code --install-extension vsmodac-<version>.vsix

Publishing

From the main branch, run:

npm version [major | minor | patch]

This will automatically:

  1. Bump the version in package.json
  2. Create a release/v<version> branch and commit the change
  3. Push the branch and create a PR
  4. Enable auto-merge (squash) on the PR

Use patch for bug fixes, minor for new features, and major for breaking changes.

Check the published version:

https://marketplace.visualstudio.com/manage/publishers/modellaachen

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft