Improved IDE Support for Code Suggestions and improve existing VSCode plugin
Code Suggestions today supports VS Code via the [GitLab Workflow extension](https://docs.gitlab.com/ee/user/project/repository/vscode.html#gitlab-workflow-extension-for-vs-code) that authenticates with GitLab.com via personal access token. We soon will support the WebIDE. However both these platforms represent only a fraction of tools that developers use. Based on [many customer and prospect calls](https://docs.google.com/spreadsheets/d/1CzmMmk3zVXMVon_M0bbAhWC2CZbhQlHF1qkmhyPja2k/edit#gid=0) as well as [industry data](https://pypl.github.io/IDE.html), we see a desire for additional IDE support. Support for additional IDEs will enable more customers to use Code Suggestions and provide us feedback. The goal of this epic is to: * Extend support for Code Suggestions to more IDEs to increase usage of code suggestions (sub issues) * Bring Code Suggestions in its existing form to these Additional IDEs as quickly as possible. * Enhance the existing VS Code experience to reflect early UX feedback. We’d also like to simplify the authentication experience (method TBD) to make it easier to auth with GitLab.com (and eventually GitLab Plus) as well ###
epic