Skip to content

Drag & Drop, Line Numbers, Zen Mode, and Font Size Controls#27

Open
prathmeshcodes-ai wants to merge 1 commit intomainfrom
feature-enhancements-pack-1-8440774140034393937
Open

Drag & Drop, Line Numbers, Zen Mode, and Font Size Controls#27
prathmeshcodes-ai wants to merge 1 commit intomainfrom
feature-enhancements-pack-1-8440774140034393937

Conversation

@prathmeshcodes-ai
Copy link
Copy Markdown
Contributor

This pull request introduces four major feature enhancements to Velox Markdown:

  1. Drag & Drop + File Import: Users can now drag .md or .txt files anywhere onto the editor or dashboard to import them. A full-screen overlay provides visual feedback. A dedicated "Import File" button has also been added to the editor header.
  2. Line Numbers: A line-number gutter is now available in the editor. It can be toggled via the Settings modal and correctly synchronizes its scroll position with the textarea.
  3. Focus / Zen Mode: A distraction-free mode that hides all UI chrome, centering the editor for maximum focus. It features smooth fade transitions and can be toggled via Ctrl+Shift+F, F11, or the Esc key.
  4. Font Size Control: New range sliders in the Settings modal allow users to customize the font size of both the editor and the preview pane (12px to 20px). Changes are reflected live via CSS variables.

All features adhere to the OKLCH design system and are fully persisted to the browser's local storage.


PR created automatically by Jules for task 8440774140034393937 started by @prathmeshcodes-ai

- Implement full-screen Drag & Drop file import on Dashboard and Editor.
- Add line-number gutter with scroll sync and toggle setting.
- Implement Focus/Zen Mode with smooth transitions and keyboard shortcuts.
- Add range sliders for Editor and Preview font sizes in Settings modal.
- Ensure all new settings persist to localStorage and respect the design system.

Co-authored-by: prathmeshcodes-ai <223116860+prathmeshcodes-ai@users.noreply.github.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
veloxmd Ready Ready Preview, Comment Mar 21, 2026 7:54am

@google-labs-jules
Copy link
Copy Markdown
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant