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

Emmet: error handler for read function #8324

Closed
mrmlnc opened this issue Jun 28, 2016 · 2 comments
Closed

Emmet: error handler for read function #8324

mrmlnc opened this issue Jun 28, 2016 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug emmet Emmet related issues

Comments

@mrmlnc
Copy link
Contributor

mrmlnc commented Jun 28, 2016

Help to testing #8207

  • VSCode Version: 1.3.0-insiders
  • OS Version: Windows 10 Pro (build 10586.420)

Steps to Reproduce:

  1. Create file with css syntax
  2. Create selector with backdround-image property and fake URL value (for example, http://test-28062016.com/)
  3. Run Emmet: Encode\Decode data:URL image

Error:

index.html:28 [uncaught exception]: Unable to read http://test-28062016.com/: Error: getaddrinfo ENOTFOUND test-28062016.com test-28062016.com:80
@mrmlnc mrmlnc changed the title Emmet: error handling for read function Emmet: error handler for read function Jun 28, 2016
@bpasero bpasero added the bug Issue identified by VS Code Team member as probable bug label Jun 28, 2016
@mrmlnc
Copy link
Contributor Author

mrmlnc commented Jun 30, 2016

Behavior in:

Maybe this is the solution? -- link to the fork.

@ramya-rao-a
Copy link
Contributor

Closing this issue as the related implementation for encode/decode no longer exists.
#27978 tracks the new feature request for encode/decode

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug emmet Emmet related issues
Projects
None yet
Development

No branches or pull requests

5 participants