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.