Pulled remote sketches don't show error underlines and markers #669
Labels
conclusion: resolved
Issue was resolved
criticality: high
Of high impact
phase: implementation
Work is in the implementation phase
priority: medium
Resolution is a medium priority
topic: cloud
Related to Arduino Cloud and cloud sketches
topic: language server
Related to the Arduino Language Server
type: imperfection
Perceived defect in any part of project
Describe the bug
When working on a sketch pulled from the cloud the user doesn't get any error marker/underline in the code editor. It makes a lot difficult to debug and troubleshoot the remote sketch.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect to see the same behaviour of local sketches: if an error is present in the code I expect it to be red underlined and a red marker to be present in the scrollbar area in the far right.
Screenshots
Desktop (please complete the following information):
Additional context
It seems not caused by a language server crash
The text was updated successfully, but these errors were encountered: