mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
PY-47247 Suggest subpackages and submodules in module attributes completion
IJ-MR-7312 GitOrigin-RevId: 2333fdc6ef9974b0f80bbe4d829c1211dde722ac
This commit is contained in:
committed by
intellij-monorepo-bot
parent
89e56295ce
commit
78048abb15
+1
@@ -0,0 +1 @@
|
||||
mypackage.mysubpackage.mysubmodule
|
||||
@@ -0,0 +1 @@
|
||||
mypackage.mysubpackage.<caret>
|
||||
+1
@@ -0,0 +1 @@
|
||||
mypackage.mysubpackage
|
||||
@@ -0,0 +1 @@
|
||||
mypackage.<caret>
|
||||
+1
@@ -0,0 +1 @@
|
||||
np.
|
||||
+1
@@ -0,0 +1 @@
|
||||
np.<caret>
|
||||
Reference in New Issue
Block a user