• Steven's avatar
    refactor: simplify editor scroll logic · 73c30107
    Steven authored
    - Extract `scrollToCaret` helper to deduplicate scroll logic
    - Unify precise scroll behavior for both manual triggers and auto-scroll
    73c30107
Name
Last commit
Last update
..
SlashCommands.tsx Loading commit data...
SuggestionsPopup.tsx Loading commit data...
TagSuggestions.tsx Loading commit data...
commands.ts Loading commit data...
index.tsx Loading commit data...
shortcuts.ts Loading commit data...
useListCompletion.ts Loading commit data...
useSuggestions.ts Loading commit data...