I'm working on trying to make the switch from Eclipse to VS Code because I've been using VS Code for smaller scripts and things like that and I really enjoy it. At work we build and maintain a web app that was built with GWT, so being able to debug with things like Dev Mode and Super Dev Mode are important to me. I've looked for GWT extensions similar to what's available for Eclipse, but there don't appear to be any. Is there a way to imitate what Dev Mode and Super Dev Mode do in Eclipse, but with VS Code?
↧