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
fix(exts/devin-lang): ensure proper indentation of code blocks in parser grammar #101
The DevInParser.bnf file has been modified to fix an issue where code blocks were not being properly indented. This change ensures that code blocks are correctly identified and parsed, regardless of whether they contain language identifiers or not.
0 commit comments