Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>IBM i Project ExplorerNew to Visual Studio Code? Get it now.
IBM i Project Explorer

IBM i Project Explorer

IBM

ibm.com
|
9,049 installs
| (2) | Free
Develop IBM i applications using buildable local projects in VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

IBM i Project Explorer

GitHub star this repo 🌟

The IBM i Project Explorer supports developing IBM i applications using buildable local projects in Visual Studio Code. Leverage the Project Explorer viewer to manage a project's library list, variables, object libraries, include paths, and much more. Utilize the Job Log viewer as well to easily visualize the contents of your job logs after having run a build or compile.

  • 💻 Install from Marketplace
  • 📖 View documentation
  • 🔎 See releases
  • 🛠 Use our Project Explorer API

Version Installs


Running the Extension

  1. Install VS Code and Node.js
  2. Clone this repository
  3. npm install
  4. Run Extension from VS Code

To release the extension

  1. Update CHANGELOG.md with the improvements
  2. Update the version number in package.json and types/package.json
  3. Create a new release with a tag with the corresponding version number A github action will automatically be triggered which will build and pubish the vsix to both OpenVSX and Microsoft registries. Also the types will be published to npmjs so that the API is available to any JavaScript code.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft