Skip to content

Create a flat Error structure #97

@anka-213

Description

@anka-213

So instead of having a structure like

Foo (Bar [(loc1,err1)]))

we would have something more like

[Bar (loc1,err1)]

or

[Err { pos=pos1, errType=Bar, errCtx=[Foo]}]

Metadata

Metadata

Labels

IDEAnything lsp/ide related

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions