Skip to content

Add a VHDL formatter#4

Draft
Schottkyc137 wants to merge 147 commits intomasterfrom
vhdl-formatter
Draft

Add a VHDL formatter#4
Schottkyc137 wants to merge 147 commits intomasterfrom
vhdl-formatter

Conversation

@Schottkyc137
Copy link
Copy Markdown
Owner

This serves as an example project to check if the vhdl-syntax can be used as library.

Schottkyc137 and others added 30 commits January 1, 2025 18:36
This is opposed to the previous implementation where the leading trivia would
only return the immediate leading trivia stored in the token, which could
be confusing. To get the trivia between two tokens, the user would have to
manually extract leading and trailing trivias for the current and the
previous resp. next token.
Implement greedy name parsing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants