C/AL Language Extension for VS Code

3 stars 0 forks 3 watchers TypeScript MIT License
6 Open Issues Need Help Last updated: Jan 31, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This issue requests adding a missing element count assertion to a specific deeply nested trigger test in `server/src/parser/__tests__/parser.elements.test.ts`. The existing test only verifies that a malformed element isn't captured, but lacks an assertion for the total number of correctly parsed elements, which is inconsistent with similar tests. The task involves locating the test and adding an `expect(allElements.length).toBe(X);` assertion.

Complexity: 1/5
good first issue area:parser type:validation

C/AL Language Extension for VS Code

TypeScript

C/AL Language Extension for VS Code

TypeScript
good first issue area:parser type:validation

C/AL Language Extension for VS Code

TypeScript
good first issue area:parser type:validation

C/AL Language Extension for VS Code

TypeScript
good first issue area:parser type:validation

C/AL Language Extension for VS Code

TypeScript
good first issue area:parser type:validation

C/AL Language Extension for VS Code

TypeScript