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(devins-lang): improve symbol resolution for file commands
This commit enhances the symbol resolution in DevInLanguage by adding support for line information in commands. It also refactors the code to ensure that the `FoldingDescriptor` is added only when the element's text contains a forward slash, indicating a file path.
0 commit comments