-
Notifications
You must be signed in to change notification settings - Fork 38.3k
Closed
Closed
Copy link
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugemmetEmmet related issuesEmmet related issuesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)upstream-issue-fixedThe underlying upstream issue has been fixedThe underlying upstream issue has been fixedupstream-issue-linkedThis is an upstream issue that has been reported upstreamThis is an upstream issue that has been reported upstreamverifiedVerification succeededVerification succeeded
Milestone
Description
- VS Code Version: 1.53.2
- OS Version: Windows10 Home
Steps to Reproduce:
- Open the file with the extension sass.
- Type
gtcand then expand with emmet. - The result is
grid-template-columns: repeat ( ). There is a space betweenrepeatand( ), so it doesn't recognize it as a normal style of css. grid-template-columns: repeat(). It is desirable to expand in this way. I also want the cursor to be between the parentheses.
Does this issue occur when all extensions are disabled?: No
I want to use Sass, so I haven't disabled Sass.
Also, the Japanese Language Pack could not be disabled.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugemmetEmmet related issuesEmmet related issuesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)upstream-issue-fixedThe underlying upstream issue has been fixedThe underlying upstream issue has been fixedupstream-issue-linkedThis is an upstream issue that has been reported upstreamThis is an upstream issue that has been reported upstreamverifiedVerification succeededVerification succeeded