You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try clicking on the code lens "Explore table" again. This does not work.
Edit the file.
Try clicking on the code lens "Explore table" again. This should now work again.
Expected behavior
The code lenses should stay active.
Screenshots (optional)
No response
Additional Context (optional)
While at it, we might also ensure that code lenses, validation, semantic highlighting, etc. are triggered for the first shown file when VS Code is launched.
The text was updated successfully, but these errors were encountered:
Describe the bug
After the EDA tool is opening, code lenses in the editor are no longer clickable until the file is edited.
To Reproduce
test.sds
in VS Code:Expected behavior
The code lenses should stay active.
Screenshots (optional)
No response
Additional Context (optional)
While at it, we might also ensure that code lenses, validation, semantic highlighting, etc. are triggered for the first shown file when VS Code is launched.
The text was updated successfully, but these errors were encountered: