-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add basic prettier support for doc tag #652
Closed
Closed
Commits on Dec 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f5c7fa2 - Browse repository at this point
Copy the full SHA f5c7fa2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ac5abf - Browse repository at this point
Copy the full SHA 6ac5abfView commit details -
Enhance Liquid HTML Parser: Introduce paramNode and update CST tests
- Added `paramNode` to the grammar for LiquidDoc, allowing for parameter definitions in doc tags. - Updated the parsing logic to recognize and handle `@param` syntax correctly. - Modified CST tests to validate the new structure, ensuring proper identification of `LiquidDocParamNode` and associated text nodes. - Refactored existing tests to align with the new parsing rules and improve accuracy.
Configuration menu - View commit details
-
Copy full SHA for e38d40f - Browse repository at this point
Copy the full SHA e38d40fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8672f2 - Browse repository at this point
Copy the full SHA f8672f2View commit details -
Add liquidDocParam handling to stage2 AST
- Updated the `toLiquidDocAST` function to include handling for `@param` syntax and fallback text node
Configuration menu - View commit details
-
Copy full SHA for f7fa51d - Browse repository at this point
Copy the full SHA f7fa51dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6f2bb5 - Browse repository at this point
Copy the full SHA f6f2bb5View commit details -
Enhance LiquidCompletionParams: Add handling for LiquidDocParamNode i…
…n LiquidCompletionParams
Configuration menu - View commit details
-
Copy full SHA for 81e0868 - Browse repository at this point
Copy the full SHA 81e0868View commit details -
Configuration menu - View commit details
-
Copy full SHA for 219095f - Browse repository at this point
Copy the full SHA 219095fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68227c4 - Browse repository at this point
Copy the full SHA 68227c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f17fef - Browse repository at this point
Copy the full SHA 0f17fefView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.