Skip to content

SL-VScode Plugin 1.0.1 Release

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Nov 23:05

Full Changelog: v1.0.1...v1.0.1

What's Changed

  • Fix for incorrect luau-lsp config use by @WolfGangS in #2
  • Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #1
  • Switch from class to extern syntax for luau-lsp defs and move DetecteEvent by @WolfGangS in #4
  • Fix selene yaml gen and toml config by @WolfGangS in #5
  • Fix for selene yaml self on : calls by @WolfGangS in #6
  • Fix default data to have eventname for LLEvents:off by @WolfGangS in #7
  • Make saves of included/required files trigger 'saves' on actively sync'd file by @WolfGangS in #12
  • Fix precomp require generating invalid code for files with no trailing line ending by @WolfGangS in #10
  • Add fallback lookup for matching file, if the default glob finds nothing by @WolfGangS in #9
  • Add config to enable/disable the extension, and a command to do it quickly by @WolfGangS in #8
  • Update Package Name Across Project to fix README Links and be Consistent with Repo Name by @GalaxyLittlepaws in #11
  • Implement a check to prevent saving over a file with identicle content by @WolfGangS in #14

New Contributors

Full Changelog: v1.0.0...v1.0.1