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.