DenialAdams / roland

Roland programming language
https://www.brick.codes/roland
Apache License 2.0
46 stars 0 forks source link

Add a primary location to rolandc_error_w_details macro, audit + update every use #92

Open DenialAdams opened 1 year ago

DenialAdams commented 1 year ago

This will improve LSP highlighting for things like

x == y

instead of just highlighting x, we want to highlight the whole expression