A personal project to visualize Babelfish Universal Abstract Syntax Trees (UAST) from Visual Studio Code using the webview API. RequirementsRequires bblfshd and bblfsh JSON proxy. Both can be run downloading this project's docker-compose.yml and running:
InstallThe extension is published in the VS Code Marketplace. You can search for babelfish from the VS Code Extensions view and install it from your editor. Now you can run the command DevelopmentRun following commands in the terminal
Then in VS Code start debugging (F5), and in the Extension Development Host session, run To package locally, install
To install this extension manually, follow the official instructions:
Based on these projects: |