#290·electron

vscode ionic extension UI doesnt recognise Electron plugin

Author: laurencefassCreated Jun 26, 2024Updated Jun 26, 2024

Describe the bug I added packages with npm i @capacitor-community/electron and npx cap add @capacitor-community/electron

which has created an electron folder in my vscode project

the vscode extension doesnt recognise the new platform even after restart:

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior I added packages with npm i @capacitor-community/electron and npx cap add @capacitor-community/electron

Screenshots see above

Desktop (please complete the following information):

Window 10

Additional context Add any other context about the problem here.

Source: capacitor-community/electron