Code suggestions Endpoint providing capability infos
Problem
To be able to know when it make sense to send requests for Code Suggestions, any extension needs to understand what the capabilities of the Code suggestions endpoint are.
Desired Outcome
We have a separate Endpoint for IDE extensions to query for code suggestion capabilities before making actual requests
What's left
REST API for JetBrains IDE
Edited by Kevin Chu