Graphical views for VS code
Internship
Visual Studio Code has revolutionized the way IDEs and the language support within them is created. When using the Language Server Protocol there is one server that has all the language smarts, while multiple clients (VS Code, vim, Eclipse …) can query it to provide language features such as formatting, find references, diagnostics, navigation …