Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>PDI File OpenerNew to Visual Studio Code? Get it now.
PDI File Opener

PDI File Opener

Arman Singh Grewal

|
8 installs
| (0) | Free
Open .kjb and .ktr files in Pentaho Data Integration (PDI) directly from VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PDI File Opener Extension (VS Code)

This extension is custom-made for MacBooks only (yet)

Updating extension and testing locally

  1. npm install
  2. Make changes in src/ folder.
  3. run npm run compile to convert TS to JS.
  4. npm install -g yo generator-code vsce.
  5. vsce package to create the vsix extension.
  6. Cmd + shift + P to open Extensions: Install from VSIX.

Publishing to Marketplace

vsce login ArmanGrewal007
# Enter the Personal Access Token which you made from https://dev.azure.com/
# MAKE SURE TO BUMP UP THE VERSION
vsce publish

View your extensions at - https://marketplace.visualstudio.com/manage/publishers/armangrewal007
Extension is live at Marketplace - https://marketplace.visualstudio.com/items?itemName=ArmanGrewal007.pdi-file-opener&ssr=false#review-details

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft