~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
REPORTED
Submitter
~xerool
Assigned to
No-one
Submitted
1 year, 6 months ago
Updated
8 months ago
Labels
No labels applied.

~xerool 1 year, 5 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".

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