Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 441 Bytes

File metadata and controls

4 lines (2 loc) · 441 Bytes

Editor support for cross-language navigation

This is the companion repository of the article Editor support for cross-language navigation, an article that presents a basic implementation of a Visual Studio Code extension that makes use of a Language Server and a Language Server Index to track the relationship between code generated by an RPG to Python transpiler.