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
refactor: replace get_language_id with get_language_config API
Replace the simple get_language_id method with a more comprehensive
get_language_config that provides language kind, file suffixes, and
project file patterns. This enables better language detection and
project root identification across all client implementations.
0 commit comments