New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

brighterscript

Package Overview
Dependencies
Maintainers
1
Versions
300
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

brighterscript - npm Package Versions

1
30

0.56.0

Diff

Changelog

Source

0.56.0 - 2022-08-23

Added

  • validation for dimmed variables (#672)
  • "--lsp" flag to bsc to start an LSP server (#668)

Fixed

  • compile crash for scope-less files (#674)
  • parse error for malformed dim statement (#673)
  • allow const as variable name (#670)
  • crashes for language clients that don't support "workspace/configuration" requests (#667)
twitchbronbron
published 0.55.2 •

Changelog

Source

0.55.2 - 2022-08-15

Fixed

  • Dedupe code completions in components (#664)
twitchbronbron
published 0.55.1 •

Changelog

Source

0.55.1 - 2022-08-07

Fixed

  • scope-specific diagnostic grouping issue (#660)
  • typescript error for ast parent setting (#659)
twitchbronbron
published 0.55.0 •

Changelog

Source

0.55.0 - 2022-08-03

Added

  • a toJSON function to SymbolTable (#655)
  • link all brs AST nodes to parent onFileValidate (#650)
  • semantic token color for consts (#654)
  • go-to-definition support for const statements (#653)

Changed

Fixed

  • bug that wasn't transpiling const expressions when used inside assignment expressions (#658)
  • Performance boost: better function sorting during validation (#651)
  • broken plugin imports with custom cwd (#652)
twitchbronbron
published 0.54.1 •

Changelog

Source

0.54.1 - 2022-07-22

Changed

  • Fix bug in languageserver hover provider (#649)
twitchbronbron
published 0.54.0 •

Changelog

Source

0.54.0 - 2022-07-22

Added

  • hover for CONST references. (#648)
  • plugins can contribute completions (#647)
  • plugins can contribute hovers (#393)

Changed

  • Export some vscode interfaces (#644)
  • Better plugin docs (#643)
twitchbronbron
published 0.53.1 •

Changelog

Source

0.53.1 - 2022-07-15

Fixed

  • bug with codeactions at the edges of tokens. (#642)
  • nested namespace import codeActions bug. (#641)
twitchbronbron
published 0.53.0 •

Changelog

Source

0.53.0 - 2022-07-14

Added

  • New Language Feature: Constants (#632)

Changed

  • Flag top level statements (#638)
  • Flag usage of undefined variables (#631)
  • Use util.createLocation, not Location.create() (#637)
  • Better project detection by language server (#633)
twitchbronbron
published 1.0.0-alpha.23 •

twitchbronbron
published 0.52.3 •

Changelog

Source

0.52.3 - 2022-06-14

Fixed

  • fix bug with class transpile in watch mode (#630)
  • Send program-triggered validate() diagnostics to language client (#629)
  • Emit before/after programTranspile during file transpile preview (#628)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc