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.

Using Emmet autocomplete in .dotmaster file crashes Visual Studio 2015

See original GitHub issue

I’m not sure if Visual Studio natively has Emmet (aka Zen Coding) as feature or if it’s added by my Web Essentials extension, but when I use it in a .dotmaster file, my Visual Studio crashes. For example when I want to add a simple Bootstrap Grid Row (div with class ‘row’) I type:

.row<tab>

When pressing the tab key for the autocomplete to kick in VS2015 crashes and restarts.

I’m using the latest 1.4.3 version of the dotVVM extension.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Mylan719commented, Sep 11, 2016

I’ve just commited the fix. We will deliver it soon.

1reaction
Mylan719commented, Sep 11, 2016

Thank you for the report. It seems this feature is added by WebEssentials. So probably we do something they don’t expect, or vica versa. It is supprising that it can take whole VS down. It produces COMException exception in WindowsBase, so this will be an interesting bug hunt,

Read more comments on GitHub >

github_iconTop Results From Across the Web

Visual Studio Code Emmet not working
I am using VisualStudioCode 1.20.1 Version. Emmet is inbuilt according to VSC website.But when i am trying on VSC IDE and using anchor...
Read more >
Visual Studio Code, autocomplete, Emmet, and any added ...
My extensions were crashing as well. Had to disable all and just enables select ones until I found the one that was causing...
Read more >
Visual Studio 2019 crashes after opening Choose Items ...
Visual Studio 2019 crashes after opening Choose Items dialog box - Developer Community.
Read more >
Emmet and Intellisense overlap in SCCS files · Issue #1952
What is happening is that the Intellisense provided by Code for SCCS files and Emmet overlap in this case. When you start typing...
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