Introduce tokenizing options for full and partial mode #2528
Annotations
2 errors and 1 warning
packages/langium/test/parser/indentation-aware.test.ts#L418
AssertionError: Expected 2 but received 0 completion items
- Expected
+ Received
- Array [
- "if",
- "return",
- ]
+ Array []
❯ expectedFunction packages/langium/src/test/langium-test.ts:53:12
❯ packages/langium/src/test/langium-test.ts:318:17
❯ packages/langium/test/parser/indentation-aware.test.ts:418:9
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading