The config.yml file is in focus and runs fine as a pipeline but when pressing “Validate current configuration file”, I get an error that "The focused file is not a CircleCI config file. Make sure you’re focusing on a config file ". Is this a know issue and is there a fix for this?
Thanks for you feedback!
Indeed, it is a known issue about how VSCode handles focused window.
If you have a terminal/debug console/debug/problems tab open, please click on it, then click again on the CircleCI config file you’d like to verify.
By the way, you can click on the CircleCI icon on the top right corner of your editor to verify the config file too.
Thank you for the quick answer. And I tried the workaround, but I get the same result. Have also closed all additional windows, but still nothing. This is some more information if you want to try and reproduce it.
How do you trigger the config validate feature ? Via the command palette, the icon on the top right corner of your editor or via a right click inside the file ?
Hi @OlivierDeNeef .
Sorry for getting back to you so late. This issue was (hopefully!) fixed a few weeks ago.
Could you confirm you are not still experiencing problems?