mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-27 08:51:23 +07:00
IDEA-CR-45845: new ordering rules for completion and autoimport quickfix (PY-20976)
items defined in the project > items from the standard library > items from other libraries doesn't start or end with _ > starts with _ > starts with _ > starts and ends with __ items with no leading _ in import path > with leading _ in import path function/variable/class > module/directory less items in the import path > more items in the import path GitOrigin-RevId: 7fba600668d7f7eab4dbd5d3891811cfe2501b89
This commit is contained in:
committed by
intellij-monorepo-bot
parent
b7808a2377
commit
a4c6f8d8bd
Reference in New Issue
Block a user