Rare find

CodeSort. Alphabetically sort code lists without breaking anything.

github.com/Canop/codesort

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2025
  • version 1.0.1
February 2025
  • version 1.0.0
October 2024
  • link to the article explaining codesort
August 2024
  • update lazy-regex
  • fix bacon config
April 2024
  • version 0.6.1
  • fix parts of multiline annotations being used in sort key
March 2024
  • Sortcut for IntelliJ in readme (thanks Oleksander!)
  • add intellij configuration to readme
  • remove unchecked function from API
  • more API for sorting/analyzing in place
  • sort-all-enum: don't look for enums in comments
  • version 0.4
  • simpler api, allowing sort in place
  • support for nested block comments
  • solve a few corner cases
  • version 0.3
  • Restore spacing between blocks after sort (#7)
  • version 0.2
  • Analyzer 0.2 (#6)