capacitor-community / capacitor-community/electron
vscode ionic extension UI doesnt recognise Electron plugin
- Dominant language
- TypeScript
- Stars
- 398
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
**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.
Contributor guide
Assessment
This issue has not been assessed yet.