Need to improve performance of the TS Finder. Takes minutes to find ~500 identifiers. Currently caling jotbot-ts to find nodes using the official `typescript` library. Maybe implement a custom TS lexer in Go?
Need to improve performance of the TS Finder. Takes minutes to find ~500 identifiers.
Currently caling jotbot-ts to find nodes using the official
typescriptlibrary. Maybe implement a custom TS lexer in Go?