enso/app
Ilya Bogdanov e7ba00252d
Fix crash when editing certain names in the CB (#6120)
Fixes #6119 #6117

The issue was caused by the usage of `slice::windows`, which panics if the input is `0`. After two modifications of the code that should never happen again. Technically any of the two would work fine without the other.
2023-03-29 16:29:04 +00:00
..
gui Fix crash when editing certain names in the CB (#6120) 2023-03-29 16:29:04 +00:00
ide-desktop Revert "Cognito auth 8/7 - fix prettier config; run prettier (#6003)" (#6127) 2023-03-29 13:20:46 +02:00