Add result type label to the code intelligence tooltip
Created by: AlicjaSuska
Part of issue #17582 (closed)
Description
Label showing the result type ('semantic', 'partial semantic' or 'search-based') should be added to the code intelligence tooltip.
Design specification
- There are 3 possible labels: 'semantic', 'partial semantic' and 'search-based'
- Label should be placed in the same row as X icon. Please, leave 0.5rem (8px) space between elements).
- If the header occupies more space, drop to the next line (design)
- Label colors are documented here
- Label should be clickable and link to Docs. Please, remember to change the cursor type to pointer (hand)