Lucas Gangstad

Results 18 issues of 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`. ![firefox_C5Ch0uOS8c](https://user-images.githubusercontent.com/2075484/96205419-204fa400-0f2c-11eb-9891-265bd5079078.png) Unfortunately I cannot reproduce this. Rerunning the job...

bug

## 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...

bug
documentation
good first issue

## 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...

good first issue
improvement

## 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...

feature

## 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...

improvement

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.

bug