TeamDman

Results 133 issues of TeamDman

![Image](https://github.com/user-attachments/assets/48f7841e-2e85-434b-aa23-4ddaa39c5400) Happens with and without line numbers enabled

bug

ensure that the "compile failed" label in the examples list doesn't show outside of dev

bug
needs reproduction

https://github.com/TeamDman/SuperFactoryManager/blob/a14693853d70e5db68de381e12f1b15896a2c24c/src/main/java/ca/teamdman/sfml/ast/ASTBuilder.java#L220-L222 https://github.com/TeamDman/SuperFactoryManager/blob/a14693853d70e5db68de381e12f1b15896a2c24c/src/main/java/ca/teamdman/sfml/ast/ASTBuilder.java#L245-L247 https://github.com/TeamDman/SuperFactoryManager/blob/a14693853d70e5db68de381e12f1b15896a2c24c/src/main/antlr/sfml/SFML.g4#L17-L22 it's supported in the .g4 file but the multiply is missing.

bug
needs reproduction
needs test

f3 open editor click and drag to select text fps drops probably doing something stupid on each mouse pixel move

performance

Currently, SFM has keybinds like ctrl+c and ctrl+/ and `\` for accepting intellisense suggestions. Might be good to detach keybinds from actions, add a command palette, and add key bindings...

user experience
enhancement
accessibility

This may be a breaking change, currently labels can be quoted to enable spaces and stuff but the resourceid rules currently use quotes for regex

enhancement
breaking change

in 1.20.1 looks like I introduced this and forgot to go backwards with it lol

parity

would probably fix #247

user experience
enhancement