Hello,
The website:
https://www.raspberrypi.com/news/pico-vscode-extension/
is blocking me for submitting a comment on your RP2040 pico sdk webpage.
Whenever I try to submit the comment after clearing the Captcha, it says "You've been blocked"
The same thing happens if I try to contact them here: https://www.raspberrypi.com/contact/
Could you tell me what's wrong?
This is my comment:
Hello,
Intellisense with Pico-sdk within VSCode doesn't work seamlessly in Windows. In Windows, you have to set this within the intellisense json file for intellisense to work correctly:
${env:USERPROFILE}/.pico-sdk/sdk/2.0.0/**"
(By default, the file contains "$userHome" which is not defined in windows. You'll get a red squiglly line underneath and include files from the pico-sdk")
An alternative way of reaching the relevant Developers might be to open an Report on their Issue Tracker - https://github.com/raspberrypi/pico-vscode/issues
Statistics: Posted by B.Goode — Sat Nov 16, 2024 10:36 am