Acknowledged

List of products is empty - VSCode - Monkey C extension

Hello! I'm new here, so if I'm doing something wrong please let me know.

I've set up everything according to https://developer.garmin.com/connect-iq/sdk/ and https://developer.garmin.com/connect-iq/connect-iq-basics/your-first-app/. Since my device is a Forerunner 45, I installed the Forerunner 45 in the SDK Manager. However, when I try to run the program, I get an error saying I need to install a device to do so.

I know that the solution to that error is to edit my products in VSCode. But when I open VSCode, hit Ctrl+Shift+P, and select Monkey C: Edit Products, there's nothing there. Clicking on the checkbox and typing don't do anything either.

How do I fix this? I need to get to the list of products so that I can start my first project. If y'all need any more information, please let me know. Here's a GIF to show what I mean: .

I'm using an Ubuntu 20.04.4 LTS.