If an orb is being used only for an executor in it, the language server doesn’t recognize this and states that the orb is unused. Removing the orb dependency line causes the language server to correctly highlight the unknown executor.
Hi there, thank you very much for reporting this!
We are working on fixing this and should have a patch out in early January - I’ll let you know once it’s out!
I wanted to let you know that we’ve addressed this issue, so (hopefully!) if your extension is using the latest version of our Language Server, you should no longer see the error pop up!
(Here is how you can make sure that your extension always uses the latest version of the CircleCI Language Server)
And FYI, in the lates extension release you should find a few more fixes and some new features, such as re-run with SSH directly in VS Code!