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

Test html preview command #2099

Closed
1 task done
jrieken opened this issue Jan 19, 2016 · 0 comments
Closed
1 task done

Test html preview command #2099

jrieken opened this issue Jan 19, 2016 · 0 comments

Comments

@jrieken
Copy link
Member

jrieken commented Jan 19, 2016

We have a new command to preview html for physical (living on disk) or virtual files. The command is called vscode.previewHtml and expects the uri of the resource to preview (sample).Test that:

  • you can preview full html documents (head & body) as well as body or content only documents
  • there is reasonable default theming
  • the command checks that you pass a uri
  • the preview reacts to resource changes
  • the preview can be rearranged.
  • the preview can run script but can't do harm
@jrieken jrieken added this to the Jan 2016 milestone Jan 19, 2016
@egamma egamma mentioned this issue Jan 23, 2016
59 tasks
@bpasero bpasero closed this as completed Jan 26, 2016
@egamma egamma mentioned this issue Feb 1, 2016
97 tasks
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants