KrysleQuinsen
Member
|
Editor crash in code editor when press Shift+: and Shift+" at the same time
Minor issue but I found out that it is possible to crash the editor when trying to put the : behind the private, public, or protected but accidentally push both : and " buttons at the same time (usually with 1 finger between the two).
Can easily reproduce in the current binary build.
Code:
class qqqq
{
private (press Shift + : and Shift + " at the same time here)
}
|
|
05-12-2024 06:04 AM |
|
Esenthel
Administrator
|
RE: Editor crash in code editor when press Shift+: and Shift+" at the same time
Thanks for catching,
Fixed in source on GitHub
|
|
05-12-2024 07:59 AM |
|