Skip to content

0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 21:07
· 235 commits to main since this release
e171f51

Added

  • Added tooltips with official API descriptions and links when hovering over instances in the Explorer.
  • Added a 'Collapse All' button to the Explorer panel.

Changed

  • Roblox UI no longer makes any web requests! All metadata and API info is now statically bundled - this means that the VSCode extension will work just fine without an internet connection, and that opening the extension for the first time no longer requires a long load before being usable. The extension also uses less disk space because caches no longer exist.