Tom Planche
Tom Planche
Release Notes: - Improved file sorting. As described in #20126, I was fed up with lexicographical file sorting in the project panel. The current sorting behavior doesn't handle numeric segments...
As asked by @siarheipashkevich in #92, I've added code example for the markers' `color` attribute in the [README](./README.md) file.
## Overview This PR adds tabular formatting support to the `MultiSelect` prompt, allowing options with structured data to be displayed with properly aligned columns. This significantly improves readability when presenting...