You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(devin-lang): add highlighting for property values #101
The DevInSyntaxHighlighter now correctly highlights property values in addition to agent starts and command IDs, enhancing code readability and developer experience.
The DevInCustomVariableFoldingBuilder now considers both variable IDs and property values when building folding descriptors, ensuring a more comprehensive folding experience for users of the DevInT language.
0 commit comments