Slide 12
Slide 12 text
RESOLVED
Containerize entire development environment.
example:https://github.com/h-r-k-matsumoto/quickstart-basic.git
Just open in Remote Container.
+ Everything you need is installed.No version switch operation required.
+ VS Code extension has also been installed.
+ You can use the features of VS Code.
+ Debugging: Breakpoint,Step over,Step in…
+ Jump to Definition
+ Search method,class.