Closed cybertino closed 8 years ago
Thanks for the bug report. I cannot reproduce the issue. Do you have any extensions installed that might interfere with HTML/JavaScript editing?
I have Web Essentials and Web Compiler (that's what I manually installed). Do you need a full list?
Can you try to disable the extensions one by one to see which one is the problem?
Tried to disable manually installed extensions but still have the same problem. Also the syntax is not highlighting for the script section.
The issue still persists to me but it seems like my local problem. Is VS2015 Update 3 supported?
Installed product versions
Description
Error occurred while modifying script section of .vue file.
Steps to recreate
module.exports = {
and hit Enter.Current behavior
Object reference is not set to an instance of object.
Screenshot