Jack Taylor

Results 47 issues of Jack Taylor

Adds an extra field to the Debugger called `loopParameterNames` to specify the names you want displayed in the Matter debugger, rather than the default `World 1`, `table 2`, `table 3`,...

https://github.com/evaera/matter/assets/44332148/1132093f-cf39-49dc-b675-f0468ed89ef0 ``` 03:58:19.233 ReplicatedStorage.rbxts_include.node_modules.@rbxts.matter.lib.World:89: attempt to index nil with nil ReplicatedStorage.rbxts_include.node_modules.@rbxts.matter.lib.World:89 function _getEntity ReplicatedStorage.rbxts_include.node_modules.@rbxts.matter.lib.debugger.widgets.hoverInspect:7 - Server 03:58:19.233 Stack Begin - Studio ```

bug

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it I'm having an issue with some commands where, what I believe to...

defect
terminal

### Check for existing issues - [X] Completed ### Misc notes _No response_

theme

**What type of feature request is this?** - [X] Mantle doesn't support a Roblox feature I would like to use - [ ] Mantle CLI improvement - [ ] Other...

enhancement
missing configuration

It would be nice to be able to set attributes on the instances created with @rbxts/make, perhaps if possible, with a generic to specify the attributes' types.

Since I set up my MacBook, the extension has not been able to recognize Aftman's Rojo installation installation and as such prompts me to install it before I can use...

Currently, `enums.d.ts` does not contain any Roblox documentation for Enums. It would be nice if roblox-ts' types generator could pull them from https://create.roblox.com/docs/en-us/reference/engine/enums.

The issue is found in https://github.com/matter-ecs/matter/blob/main/lib/debugger/formatTable.lua ![image](https://github.com/matter-ecs/matter/assets/44332148/504c428e-603b-463f-9e5b-98066a5f0412)

bug
good first issue