Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add line numbers support #2062

Merged
merged 20 commits into from
Aug 14, 2023
Merged

Commits on Jul 15, 2023

  1. add line numbers support

    guang-lin committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    ab04552 View commit details
    Browse the repository at this point in the history
  2. fix bug in calculating width of max line number

    guang-lin committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    33b3d78 View commit details
    Browse the repository at this point in the history
  3. remove 3 strings of non english translations, update licenses_3rd_par…

    …ty.md
    guang-lin committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    af10f41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4c7161 View commit details
    Browse the repository at this point in the history
  5. Optimized code

    Li Guanglin committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    488f476 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3dd82a4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e5069a5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a0579cc View commit details
    Browse the repository at this point in the history
  9. rework line number settings

    gsantner authored and Li Guanglin committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    289cfb8 View commit details
    Browse the repository at this point in the history
  10. automatic code reformat, add license notice for flexmark extension

    gsantner authored and Li Guanglin committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    e118cd0 View commit details
    Browse the repository at this point in the history
  11. supress lint due checked with getLineCount

    gsantner authored and Li Guanglin committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    d480f9a View commit details
    Browse the repository at this point in the history
  12. todo.txt improvement

    gsantner authored and Li Guanglin committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    40077ac View commit details
    Browse the repository at this point in the history
  13. feat(line numbers): align line numbers text to the right; minor perfo…

    …rmance improvements.
    Li Guanglin committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    a7fdd30 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. refactor(line numbers): minor improvements

    Li Guanglin committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    bc83846 View commit details
    Browse the repository at this point in the history
  2. perf(line numbers): performance improvements

    Li Guanglin committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    dbe456b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. refactor(line numbers): minor improvements

    Li Guanglin committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    57d5935 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. refactor(line numbers): minor improvements

    Li Guanglin committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    4cbee78 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. refactor(line numbers): minor improvements

    Li Guanglin committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    c899628 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. perf(line numbers): added support for iterating from the first visibl…

    …e line
    Li Guanglin committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    b75fdfb View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. refactor(line numbers): minor improvements

    Li Guanglin committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    dae44c0 View commit details
    Browse the repository at this point in the history