question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Emmet autocomplete stopped working

See original GitHub issue

We used to be able to type and get autocompletion / expansion for jsx in .js files

ie.

span.pill*10 +tab

in the react starter template

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

6reactions
EricSimonscommented, Sep 20, 2017

Eek! The new version of Monaco changed how emmet works 😦 Will get this implemented asap - thanks for letting us know!

2reactions
kotpalcommented, Feb 9, 2018

Is there an update for supporting Emmet in StackBlitz?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Visual Studio Code Emmet not working
With newer versions of VSCode, you can open up settings by selecting Code > Preferences > Settings and then search for "Emmet: Include...
Read more >
Emmet not working in VS Code ?— Here's how you can fix ...
Step 3: Click on the “Edit in settings:json” hyperlink to edit the settings in JSON format. Step 5: Save the file. Now if...
Read more >
emmet auto complete not working #129414
Issue Type: Bug Emmet's auto complete doesnt work. when i want to use emmet this error pops up Running the contributed command: 'emmet....
Read more >
Emmet in Visual Studio Code
Check the builtin extensions to see if Emmet has been disabled. Try restarting the extension host by running the Developer: Restart Extension Host...
Read more >
Emmet autocomplete classes, tags not working
When I use emmet to write CSS classes in HTML beginning with dot, the autocomplete, class suggestions doesn't work. But autosuggestion for CSS ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found