pwa-builder / PWABuilder

The simplest way to create progressive web apps across platforms and devices. Start here. This repo is home to several projects in the PWABuilder family of tools.
https://docs.pwabuilder.com
Other
2.78k stars 287 forks source link

PWA Studio snippets not showing in TS files #2557

Closed zateutsch closed 2 years ago

zateutsch commented 2 years ago

UPDATE Issue only occurs in typescript files, snippets work fine in js files.

Describe the bug Typing a trigger with the PWA Studio extension installed doesn't show an auto-complete for snippet.

To Reproduce In PWA starter:

  1. Go to app-home.ts
  2. Start typing snippet name (pwa-notification-display)
  3. No snippets appear.

Expected behavior Snippet pops up when typing trigger.

Additional info (please complete the following information):

ghost commented 2 years ago

Hello zateutsch, thank you for opening an issue with us!

I have automatically added a "needs triage" label to help get things started. Our team will investigate the issue and help solve it ASAP. Other community members may also look into the issue and provide feedback 🙌

zateutsch commented 2 years ago

@jgw96 snippet issue created.

jgw96 commented 2 years ago

@zateutsch Unfortunately I cannot reproduce this issue. Is there a specific snippit that is not working?

jgw96 commented 2 years ago

Just a friendly ping @zateutsch 😊 Its all good lol

zateutsch commented 2 years ago

Totally missed this! It appeared to be the snippets in general. I'll take another look tomorrow to see if I can recreate.

zateutsch commented 2 years ago

Update: bug only occurs in typescript files.