unneon / icie

Competitive programming IDE-as-a-VS-Code-plugin
https://marketplace.visualstudio.com/items?itemName=pustaczek.icie
Mozilla Public License 2.0
84 stars 11 forks source link

Extension crashing when updating Max Test Lines config #11

Closed mikaelmello closed 5 years ago

mikaelmello commented 5 years ago

Happened twice, I wasn't sure at first but this confirms the behavior

image image

unneon commented 5 years ago

Yeah, I will have to add error handling to config. Right now there really isn't any, but it seems to complain that the entered value is not a usize.

mikaelmello commented 5 years ago

Yes, testing again it crashes when I delete the current value and unfocus, sort of saving the change.