-
-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Hi,
Trying to build Neon, I get the following error:
Call to main actor-isolated initializer 'init(cursor:)' in a synchronous nonisolated context
In TreeSitterClient.swift line 451: .map({ ResolvingQueryCursor(cursor: $0) })
I am loading Neon via STTextView (and the STTextView-Plugin-Neon plugin). The version of Neon loaded by that lib is 0.6.0 which seems to be the latest.
Am I doing something wrong?
jlreyes and Qard
Metadata
Metadata
Assignees
Labels
No labels