VS Code setup for TypeScript and Java: plugins and settings

Опубликовано: 30 Сентябрь 2024
на канале: vaadinofficial
4,393
71

The plugins and settings you need for productive TypeScript and Java development in Visual Studio Code. Includes Java, Spring Boot, and LitElement plugins and Emmet setup for HTML snippets. Live reload for Spring Boot based Vaadin projects.

Shortcuts:
0:00 - Intro
0:38 - Java Extension Pack: Maven, debugging, code completion
0:56 - Spring Boot Tools: application.properties autocomplete, Autowired inspections, app runner
1:18 - lit-plugin for LitElement: lit-html syntax highlighting and IntelliSense, property autocomplete
1:42 - Emmet setup: HTML snippets in TypeScript file templates

Download a starter project: https://start.vaadin.com/
Playlist:    • TypeScript and Java web app development