Skip to main content

VS CODE Extension

Install the extension from here

Overview of Extension

The vsc-hosanna-ui extension enhances your Visual Studio Code experience by providing advanced navigation and synchronization tools for JSON and TypeScript development.

Features

JSON File Navigation

  • Navigate to style links and style key references in JSON files (e.g., style.config.json).
  • Quickly jump to style definitions to edit or review them.

TypeScript File Navigation

  • Find and navigate to style links and style key references within TypeScript files.
  • Seamlessly connect style usage with their definitions for faster development.

Source Synchronization

  • Synchronize transpiled Roku code with its original TypeScript sources.
  • Toggle synchronization on or off as needed to match your workflow.