A Visual Studio Code extension for Roku's BrightScript language

1 Open Issue Need Help Last updated: Jul 3, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This task involves migrating a BrightScript VSCode extension setting, `brightscript.enableLanguageServer`, to a new location, `brightscript.languageServer.enable`, to improve organization and maintainability. Both settings will initially function identically, with the older one eventually being removed after a year of deprecation.

Complexity: 2/5
good first issue

A Visual Studio Code extension for Roku's BrightScript language

TypeScript