Nidoxs

Results 12 issues of Nidoxs

I noticed there was no way to increase the max height constant for the Cmdr command window. It's a negligible feature, but it'd be useful for developers who need a...

Hey, I was just wondering what the reasoning was for `:AddPromise()` not having an index parameter that I can then use when using `:Remove()`? Genuinely curious as I was about...

When working with Cmdr in my projects, I sometimes needed the Cmdr UI to use more vertical screen real estate so I could see verbose messages that were returned from...

As discussed, I've rewritten the legacy Roact code that was powering Hoarcekat's plugin interface. It may not be perfect just yet, as I did all of this across a few...

## Using this issue as a notice to let other people know that this is an ongoing effort as of **23/10/2023** I will be rewriting Hoarcekat entirely in `React` as...

I would love the ability to specify something like this where all files within the specified folder have the specified icon. ```JSON "vscord.behaviour.additionalFileMapping": { "src/ui/react-components/*": "jsx" } ``` This is...

enhancement

I am currently working with the Monaco Editor & the Constrained Editor Plugin. I have defined some code like so, including the use of a tab character: ![image](https://github.com/Pranomvignesh/constrained-editor-plugin/assets/75750304/8999e85e-441a-4423-b295-9fb251214f2a) I want...

It would be useful to have a way to read a player's data while they're not in the game. For example, if there's a leaderboard system where it shows the...

enhancement

## Current behavior At the moment the debugger system list will show all of the systems in the game (client or server). The issue with this is that if there...

improvement

If you have declared a type in Luau and want to put that on your Moonwave documentation, you have to fill out the type value yourself. If it's a particularly...

enhancement
extractor