linkedin / linkedin/css-blocks

Compiler mode: Return all errors + partial parsed block

Open
#167 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
6.3k
Forks
154
PR merge metrics
No merged PRs in 30d

Description

For IDE integration, we need to make the block parser find all the errors in a block file and also return whatever parsed block information that it could.

Contributor guide

Open the contributing guide

Research direction

Start by locating the block parser entry point used for IDE integration. Determine how parsing currently reports errors and parsed block information, then define tests for collecting all block errors while preserving any successfully parsed data. Done means the parser exposes both results for a block containing multiple errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
compilers
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.