NationBuilder LiquidThe development experience for NationBuilder templates has comparitively sparse tooling. This extension is a first attempt to remedy that. This is a VS Code extension that adds go-to-definition navigation for FeaturesCtrl+Click (or Cmd+Click on macOS) on a quoted name inside a supported tag to jump directly to the referenced file.
Ctrl+Clicking on
Ctrl+Clicking on UsageWith the extension installed, open any Liquid template file and Ctrl+Click on the quoted name inside an File ResolutionNames are resolved by searching the workspace for a file named RequirementsYour workspace should have
RoadmapIdeas for future versions:
ContributingIssues and pull requests are welcome at github.com/pjpscriv/vscode-nationbuilder-liquid. |