
Advanced Features & Debugging
Advanced Features & Debugging section of the course
5 lessons
0 lessons completed
Chapter Progress
0%
0 of 25 lessons completed
Chapter Lessons
Learn Step by Step
Progress through each lesson at your own pace and build mastery with hands-on practice.
Chapter Lessons
1
LSP-based completions!
Now we have a pretty good setup for our completions and snippets
Explanation Lesson
3
What is DAP?
The debug adapter protocol has a very similar story to the language server protocol
Explanation Lesson
5
Debugging Example with Go
Now I have to admit, I don't have a lot of experience with languages that rely on debuggers (outside of javascript, but that is easily done in the browser and I've never seen anyone hook up a JS debugg
Explanation Lesson