bors[bot] 30062da628
Merge #3516
3516: Handle visibility in more cases in completion r=matklad a=flodiebold

This means we don't show private items when completing paths or method calls.

We might want to show private items if we can edit their definition and provide a "make public" assist, but I feel like we'd need better sorting of completion items for that, so they can be not shown or sorted to the bottom by default. Until then, they're usually more of a distraction to me.

Co-authored-by: Florian Diebold <flodiebold@gmail.com>
2020-03-09 08:50:19 +00:00
..
2020-03-02 11:52:46 -05:00
2020-02-18 16:12:40 +02:00
2020-03-06 14:44:44 +01:00
2020-03-09 00:13:04 +08:00
2020-03-09 08:50:19 +00:00
2020-03-07 00:18:04 +01:00
2020-03-09 00:13:04 +08:00
2020-03-04 01:21:14 +08:00
2020-03-09 00:13:04 +08:00
2020-02-27 14:04:13 +09:00
2020-02-18 16:12:40 +02:00
2020-03-04 11:55:25 +01:00