Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Feature Request: Support for Non-Wrapping Mode #38

Open
@yuliudev

Description

Hi,

First, thank you for your work on CodeEditor — it’s a great tool for code editing in SwiftUI.

I have a feature request: currently, there is no way to disable line wrapping. It would be very helpful to have a non-wrapping mode, where long lines extend horizontally and the user can scroll to view them. Ideally, this could be controlled via the existing wrap parameter:

  • wrap = true → lines wrap as usual
  • wrap = false → lines do not wrap, horizontal scrolling enabled

This feature would make CodeEditor more flexible for editing long lines of code without breaking them.

Thank you for considering this addition!

Best regards,
Evan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /