Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Double curly braces on import statements #52624

Closed
rogerfar opened this issue Jun 21, 2018 · 2 comments
Closed

Double curly braces on import statements #52624

rogerfar opened this issue Jun 21, 2018 · 2 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s) editor-bracket-matching Editor brace matching

Comments

@rogerfar
Copy link

  • VSCode Version: 1.25.0-insides
  • OS Version:

Steps to Reproduce:

  1. Paste this line in VS Code: import { something } from 'library-name'
  2. It will show up like this:
    image

The actual file doesn't have the double curly braces.

Does this issue occur when all extensions are disabled?: Yes

@vscodebot
Copy link

vscodebot bot commented Jun 21, 2018

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@vscodebot vscodebot bot added editor editor-bracket-matching Editor brace matching labels Jun 21, 2018
@mjbvz
Copy link
Collaborator

mjbvz commented Jun 21, 2018

Duplicate of #52196

@mjbvz mjbvz marked this as a duplicate of #52196 Jun 21, 2018
@mjbvz mjbvz closed this as completed Jun 21, 2018
@mjbvz mjbvz added the *duplicate Issue identified as a duplicate of another issue(s) label Jun 21, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) editor-bracket-matching Editor brace matching
Projects
None yet
Development

No branches or pull requests

2 participants