Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

brighterscript

Package Overview
Dependencies
Maintainers
2
Versions
294
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

brighterscript - npm Package Versions

1
2829

0.2.2

Diff

Changelog

Source

0.2.2 - 2019-09-27

Fixed

  • bug in language server where the server would crash when sending a diagnostic too early. Now the server waits for the program to load before sending diagnostics.
twitchbronbron
published 0.2.1 •

Changelog

Source

0.2.1 - 2019-09-24

Changed

  • the text for diagnostic 1010 to say "override" instead of "shadows"

Fixed

  • crash when parsing the workspace path to read the config on startup.
  • auto complete options not always returning results when it should.
  • windows bug relating to the drive letter being different, and so then not matching the file list.
  • many bugs related to mismatched file path comparisons.
twitchbronbron
published 0.2.0 •

Changelog

Source

0.2.0 - 2019-09-20

Added

  • bsconfig.json validation
  • slightly smarter intellisense that knows when you're trying to complete an object property.
  • diagnostic for deprecated brsconfig.json
  • basic transpile support including sourcemaps. Most lines also support transpiling including comments, but there may still be bugs
  • parser now includes all comments as tokens in the AST.

Fixed

  • bugs in the languageserver intellisense
  • parser bug that would fail when a line ended with a period
  • prevent intellisense when typing inside a comment
  • Bug during file creation that wouldn't recognize the file
twitchbronbron
published 0.1.0 •

Changelog

Source

0.1.0 - 2019-08-10

Changed

1
2829
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