nixd icon indicating copy to clipboard operation
nixd copied to clipboard

Not showing error when file ends with a comma

Open Libadoxon opened this issue 1 year ago • 1 comments

Nixd does not show an error when a file ends with a comma

Libadoxon avatar Apr 29 '24 06:04 Libadoxon

This is expected. Currently the parser gets stopped at the first token it cannot recognize indeed it should trigger some error, but not yet implemented, fixes might be available soon.

inclyc avatar Apr 29 '24 06:04 inclyc