Lucas Gangstad
Lucas Gangstad
Run-in-Roblox failed while apparently giving a clean exit code during CI setup when running the command `run-in-roblox --place build.rbxlx --script Tests/Run.server.lua`.  Unfortunately I cannot reproduce this. Rerunning the job...
## Description Most of the docs added with view seem to have some parsing bugs that should be fixed. ## Steps to reproduce Can easily be seen on the generated...
## Current behavior Currently the system index and system name in the debugger are all inline. ## Proposed improvement It would be better if the system index were either center...
## Problem Currently the debugger lets you view components, but not edit them directly. This would be very useful in a lot of debugging situations. ## Proposed solution Add the...
## Proposed changes This bumps the matter version compatibility to support newer versions of matter. They are currently compatible and we don't need to make changes.
## Current behavior Currently in `v0.8` system names rely on `debug.info` which is a somewhat costly operation. ## Proposed improvement Backport #134 to our LTS `v0.8` branch in order to...
I often would find it more useful to display an `{editor_label}` for the specific editor focused rather than the `{file_name}` of the file in that editor. The ability to customize...
If file paths involve symlinks Luau LSP seems to lose semantic analysis including auto-complete suggestions and sometimes semantic highlighting.