Skip to Main Content

Oracle Developer Tools for VS Code

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

VS Code Extension for Oracle CPQ: Snippets, Formatter, Docs Explorer, Linting & More

Yashwanth KumarMar 18 2026 — edited Mar 18 2026

Hi everyone,

I’ve built a VS Code extension to improve the development experience for Oracle CPQ (BML).

GitHub: https://github.com/yashwanth2714/Developer-Tools-for-CPQ
VS Code Marketplace: https://marketplace.visualstudio.com/items?itemName=YashwanthKumar.oracle-cpq-bml-snippets

Features:

  1. BML snippets (common functions & patterns)
  2. Docs explorer with searchable functions
  3. Code formatter for cleaner BML
  4. Hover help (function info in editor)
  5. Inline validations (naming, unused vars, etc.)
  6. Syntax highlighting for .bml

Looking for feedback:

  1. What features would you like to see next?
  2. Any missing BML functions/snippets?
  3. Suggestions to improve CPQ developer productivity?

Comments