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
Improved parameter checks in runCheckProcess for more reliable regex matching
Changed
Consolidated macro data into single source of truth (src/completions/macrosData.js) to eliminate duplication and ensure consistency between completions and hovers
Converted src/hovers/macros.json to src/hovers/macros.js to import from unified macro data source