All extensions are gone am unable to run any type of program

wt do now

any please help me out

Hi Vijay,

If you previously had extensions and they disappeared:

  • Check your Profile – click the gear icon at the bottom-left and look for Profiles. If your active profile isn’t “Default”, switch back to it. Extensions are tied to profiles, and they can sometimes reset.

  • Try restarting Cursor completely (quit and reopen).

If this is a fresh install and you haven’t set up extensions yet:

  • Cursor is a code editor – to run programs, you’ll need the language runtime installed on your computer (e.g., Python, Node.js, etc., depending on what you’re coding).

  • Open the Extensions panel (click the blocks icon on the left sidebar or press Ctrl+Shift+X) and search for the language you’re using (e.g., “Python”, “C++”, “Java”) to install the relevant extension.

  • Once the runtime and extension are both installed, you should be able to run your programs.

If unresolved after trying the above methods, please share a screenshot of what you’re seeing, especially the Extensions panel (the blocks icon on the left sidebar), so I can better understand the issue.

Best,
Mohit