Commit graph

20 commits

Author SHA1 Message Date
Barrca
86601be0f0 feat: Codex device sign-in modal with copy and open page buttons
On mobile, show a modal with the one-time code, copy-to-clipboard, and open sign-in page actions instead of auto-opening the browser.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-30 23:17:53 +02:00
Barrca
ad60944974 Reformat the code with the new prettier config 2025-09-12 18:47:27 +02:00
Barrca
f0f35ac3fa Disable icons in autocomplete suggestions 2025-05-17 20:19:51 +02:00
Barrca
8b37439f84 Improve some CSS issues with popup windows 2025-05-17 19:12:11 +02:00
Barrca
b091815460 Further improve the autocomplete styling 2025-05-13 20:13:54 +02:00
Barrca
23f43b3b7e Update completion label styling in styles.css to use Arial font 2025-05-12 23:59:05 +02:00
Barrca
eea1bfc4fa Improve the styling of the command completions 2025-05-12 23:36:58 +02:00
Barrca
e80c26cb14 Add styling and higlighting 2025-01-29 12:19:21 -08:00
Barrca
881e86c89b Add basic commands (hardcoded) 2025-01-28 04:11:59 -08:00
FBarrca
0f3796ee27 Refactor settings to use CSS classes for textarea styling 2025-01-07 12:59:11 +01:00
FBarrca
8720cf9624 Use classes insted of the style tag 2025-01-07 12:55:03 +01:00
FBarrca
a76d7f9421 Adjust CSS styling 2025-01-05 13:18:21 +01:00
FBarrca
5b739511b8 Added css for tooltip actions 2025-01-04 21:26:39 +01:00
FBarrca
68db880b35 Rework the whole codebase 2025-01-04 11:24:21 +01:00
FBarrca
052d1c5568 Fully working prototype! 2024-10-31 00:27:22 +01:00
FBarrca
089b3b53ec Add diff editor widget and integrate with tooltip system. Bodged RN 2024-10-29 00:16:20 +01:00
FBarrca
0b36cd27c8 Add InlineAI conflict detection and styling to diff extension 2024-10-27 22:32:05 +01:00
FBarrca
b49e682c35 Add conflict markers and diff functionality with custom styling 2024-10-27 21:17:43 +01:00
FBarrca
4d725b1c2b Add tooltip widget functionality 2024-10-27 19:33:35 +01:00
FBarrca
6a3ab45f0a Init plugin template 2024-10-25 20:58:08 +02:00