microsoft / microsoft/vscode-livepreview
Responsive Layouts - Like Devices (sm, md, lg, xl) & Viewport dimensions
Open
@andreamah is already working on this.
Since Dec 7, 2022.
feature-request
- Dominant language
- TypeScript
- Stars
- 596
- Forks
- 119
- Avg merge
- 1d 4m
- Merged PRs (30d)
- 5
Description
Wouldn't be great if we have responsive toggle buttons at the bottom so it would be cool for the UI developer to check the design on all screens. (sm, md, lg, xl, 2xl)
Even, if we can see the window dimensions, we can understand the correct viewport of that webpage.
From the docs, we can see,
This allows support for features such as setting breakpoints and inspecting elements.
But i don't know how to do that. Displaying the viewport information on the bottom would be a good idea, I think.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.