Posts by João Hayden • 33 points
2 posts
- 
		-1 votes1 answer116 viewsQ: Is it possible to make Vscode "Responsive" Workspace equal to Sublime?When using Vscode on half screen 2, creates a horizontal scroll that shows what’s beyond the right margin. It doesn’t exist in Sublime because it adapts to the screen size 1. It would be possible… 
- 
		3 votes3 answers1060 viewsQ: Is there any way to let the vscode tags close as is the sublime?When you open a tag in the sublime as <div> write the content and then type "</" it automatically closes the tag that was opened, without having to type div. You can do this on Vscode?…