-
Notifications
You must be signed in to change notification settings - Fork 7
Notable Changes
llogick edited this page Oct 22, 2024
·
1 revision
Most Recent to Oldest:
- Incremental Parsing
- Add a
-Dllc
build option to toggle linking libc - Non-debug builds linking against libc will use the C allocator - Declaration literals hover, Go To Definition and basic completions
- Full support for identifiers containing spaces or emojis, eg @"H e l l o ! 👋"
- Autocomplete for
return .
andreturn .{.
- Error completions