MVC - GitLab WebIDE support - Code Suggestions
## Due Date - 2023-05-25
## PM DRI: @tmccaslin
## Eng DRI: @mray2020
Goal: get code suggestions running in the WebIDE in a MVC.
### Requirements:
1. The user must enable the top-level code suggestions setting
2. The user must enable the user profile preference for code suggestions
3. When the user opens WebIDE, if Code Suggestions is enabled, it shows a suggestion, and the user can accept it.
epic