feat: add Undo/Cut/Copy/Paste keycodes - #5591
Open
TinfoilSubmarine wants to merge 1 commit into
Open
SonarQubeCloud / SonarCloud Code Analysis
failed
Aug 31, 2026 in 8m 17s
Quality Gate failed
Failed conditions
2 New issues
2 New Code Smells (required ≤ 0)
See analysis details on SonarQube Cloud
Catch issues before they fail your Quality Gate with our IDE extension
SonarQube for IDE
Annotations
Check warning on line 136 in tests/unit/test_input.cpp
sonarqubecloud / SonarCloud Code Analysis
Replace this C-style array with "std::vector" (for dynamic size), or "std::array" (for static size)
See more on https://sonarcloud.io/project/issues?id=LizardByte_Sunshine&issues=AaBX556-lhYlnan1LAp5&open=AaBX556-lhYlnan1LAp5&pullRequest=5591
Check warning on line 1072 in src/input.cpp
sonarqubecloud / SonarCloud Code Analysis
Use "std::byte" for byte-oriented data manipulation.
See more on https://sonarcloud.io/project/issues?id=LizardByte_Sunshine&issues=AaBX551MlhYlnan1LAp4&open=AaBX551MlhYlnan1LAp4&pullRequest=5591
Loading