Open maxrothman opened 1 year ago
Nice catch. This has been present for a while but not caught until now. Apologies for the inconvenience. This will be fixed in our upcoming release. I'll drop a message here and close this issue when the release has taken place.
This bug was occurring for me in TypeDB Studio 2.14.0, but it seems to be fixed in 2.17.0
Description
The "comment" keyboard shortcut (cmd+/ on Mac) toggles the presence of a "#" comment character at the beginning of a line. When this keyboard shortcut is used on an empty line, TypeDB Studio crashes with the following error:
Environment
Reproducible Steps
Steps to create the smallest reproducible scenario:
Expected Output
A "#" character is placed at the beginning of the line
Actual Output
TypeDB Studio crashes with the error included above
Additional information
N/A