Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[markers] add problem decorator fontData
- added `fontData` to the problem decorators in the explorer which decorates the node with a foreground color with the highest marker severity. - added a new method `getPriority()` which takes as argument a marker diagnostic and returns it's priority which is used when decorating. Markers with a higher severity have a higher priority. Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
- Loading branch information