mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-04 18:58:26 +00:00
![]() We achieve this by setting the "sort text" field of every completion. Since we are trying to be smart about the order, we want the client to respect our order. Prior to this change, VS Code was re-sorting completions in lexicographic order. This in turn resulted in dunder attributes appearing before "normal" attributes. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |