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:
- BML snippets (common functions & patterns)
- Docs explorer with searchable functions
- Code formatter for cleaner BML
- Hover help (function info in editor)
- Inline validations (naming, unused vars, etc.)
- Syntax highlighting for
.bml
Looking for feedback:
- What features would you like to see next?
- Any missing BML functions/snippets?
- Suggestions to improve CPQ developer productivity?
