Skip to content

does builtin document has a string length limit? #1338

Answered by msujew
hyphappy011 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @hyphappy011,

there is no file length limit in Langium, neither for the builtin documents nor for workspace documents. It might be that there's a parser error in your document. Can you copy the content of your builtin library to the editor and see whether any errors appear in the document? Alternatively place a breakpoint in your workspace manager when loading the document. All documents track their lexer/parser errors in the parseResult property.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hyphappy011
Comment options

Answer selected by hyphappy011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants