Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SnipMeDev/KodeView
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: SnipMeDev/KodeView
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: chore/line-number-improvements
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 22 files changed
  • 3 contributors

Commits on Sep 26, 2025

  1. Add line numbers (#38)

    * Add textstyle to codeview to remove the need for a CompositionLocalProvider
    
    * wip line numbers
    
    * end align numbers
    
    * add line number toggle to example app
    
    * add line number toggle to example app
    
    * remove vertical divider I was trying out in swiftui version
    
    * update changelog
    agent-polyblank authored Sep 26, 2025
    Configuration menu
    Copy the full SHA
    cf6af1a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2025

  1. Configuration menu
    Copy the full SHA
    0746040 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2025

  1. Extracted line number wrapper

    tmaxxdd committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    073dc9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    476c33b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07eae69 View commit details
    Browse the repository at this point in the history
  4. Documented changes

    tmaxxdd committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    7bb9a8c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2025

  1. Configuration menu
    Copy the full SHA
    a0bd50a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2025

  1. Configuration menu
    Copy the full SHA
    7a295a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

  1. Configuration menu
    Copy the full SHA
    3f0be95 View commit details
    Browse the repository at this point in the history
Loading