Hotdog stand

This commit is contained in:
Gregory Schier
2024-05-23 10:14:07 -07:00
parent 671885fc8c
commit 80fc4dec09
6 changed files with 77 additions and 24 deletions

View File

@@ -101,7 +101,7 @@ export const baseExtensions = [
dropCursor(),
drawSelection(),
autocompletion({
tooltipClass: () => 'x-theme-dialog',
tooltipClass: () => 'x-theme-menu',
closeOnBlur: true, // Set to `false` for debugging in devtools without closing it
compareCompletions: (a, b) => {
// Don't sort completions at all, only on boost