<!-- Please provide a detailed description of the bug. --> <!-- Note: This template is not meant for security vulnerabilities disclosure --> <!-- Any such issue, created in this repo, will be deleted on sight --> <!-- Instead please report vulnerabilities to the Eclipse Foundation's security team --> <!-- For more details, please read SECURITY.md in the repository root --> ### Bug Description: In Theia, the prompt templates lack autocomplete support in the prompt template editor. Only the 'prompt:' part of the text is suggested. <!-- Please provide clear steps to reproduce the bug. --> ### Steps to Reproduce: 1. Open the Theia editor. 2. Start to write "{{pr" in a prompt template. 3. Notice that while the 'prompt:' part of the text is auto-completed, no suggestions are given for the available prompt templates. <!-- Please provide any additional information available. --> <!-- Additional information can be in the form of logs, screenshots, screencasts. --> ### Additional Information - Operating System: Ubuntu 24.04 - Theia Version: 1.59.0