Skip to Main Content
Feature Request FR-4450
Product Area AI Features
Status CLOSED

4 Voters

AI Code Completion in Monaco Editor within APEX Builder

nicolas pilot Public
· May 8 2025

Idea Summary
Enable AI-powered code completion in the Monaco Editor within APEX Builder.

AI code completion, as seen in tools like VS Code, is extremely helpful. It would be a valuable enhancement to have similar functionality in the Monaco Editor of APEX Builder.

Preferred Solution
Introduce an option in the APEX Builder's user profile settings to enable or disable AI code completion. Users should be able to specify the AI model and provide their own API keys. The list of supported AI models should not be hardcoded, as AI models evolves rapidly. This flexibility would allow users to adopt newer models without requiring an APEX version upgrade.

We reviewed this idea carefully, and while it was interesting, we concluded that it is unlikely to make its way into APEX in the foreseeable future.

Comments

Comments

  • vincent morneau Admin OP 5 weeks ago

    There are architectural considerations that would not make this as seamless as VSCode within an APEX builder environment, going through the database for AI requests. Hopefully we can revisit this in the future with a reasonable scope.