Problem setting up development environment with VsCode for binding development

Hello,

I’m trying to follow these instructions:

My first problem is that, in the provided screenshot, the version number is “2.0.0”.
However, in the file at this link, the version is listed as "3.0.0

Of course, I can manually change the version to “2.0.0”.
But then, I encounter an issue at step 10.2:

Press CTRL-SHIFT-P -> Tasks: Run Task -> Start openHAB (Debug) to start an openHAB instance in debug mode. You should see openHAB startup in a new VSCode terminal.

I don’t see the corresponding option in the task list.

Thanks to @JankKeks, I found the answer to my question.
The issue was that I had opened the entire ‘ADDON’ folder instead of the specific binding folder."

now it works: