~xerool/fennel-ls#4: 
Fix macro files

Right now, macro files are very quick to crash the server. fennel-ls believes it is safe to run the file because of the compiler sandbox, but errors thrown by macro files propagate all the way to crashing the server

Status
RESOLVED FIXED
Submitter
~xerool
Assigned to
No-one
Submitted
1 year, 10 months ago
Updated
3 months ago
Labels
No labels applied.

~xerool 1 year, 9 months ago

I've implemented a workaround for now. Instead of crashing the server, you get a diagnostic on line 0 that says "unrecoverable compiler error".

~technomancy 3 months ago

This seems to report the correct error now.

~technomancy REPORTED FIXED 3 months ago

Register here or Log in to comment, or comment via email.