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
Multi-line Tooltips: Added AteTooltipDirective, a directive leveraging signals and tippy.js for lightweight, high-performance tooltips.
Platform-aware Shortcuts: Automatic detection of macOS to replace 'Ctrl' with the native '⌘' symbol in tooltips for a premium OS-native experience.
Tooltip Design Tokens: New CSS variables --ate-tooltip-bg and --ate-tooltip-color synchronized with code-block colors for a consistent high-contrast floating UI.