Commit 797b076
Check for visisbility only once when adding completions for element members.
Change-Id: Icc482b005407262afe746d066971bb071a5e4508
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/431380
Reviewed-by: Brian Wilkerson <[email protected]>
Commit-Queue: Keerti Parthasarathy <[email protected]>1 parent a4e0a0b commit 797b076
File tree
1 file changed
+14
-5
lines changed- pkg/analysis_server/lib/src/services/completion/dart
1 file changed
+14
-5
lines changedLines changed: 14 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1697 | 1697 | | |
1698 | 1698 | | |
1699 | 1699 | | |
| 1700 | + | |
1700 | 1701 | | |
1701 | 1702 | | |
1702 | 1703 | | |
| |||
1708 | 1709 | | |
1709 | 1710 | | |
1710 | 1711 | | |
| 1712 | + | |
1711 | 1713 | | |
1712 | 1714 | | |
1713 | 1715 | | |
| |||
1717 | 1719 | | |
1718 | 1720 | | |
1719 | 1721 | | |
1720 | | - | |
1721 | | - | |
1722 | | - | |
1723 | | - | |
| 1722 | + | |
| 1723 | + | |
| 1724 | + | |
| 1725 | + | |
| 1726 | + | |
1724 | 1727 | | |
1725 | 1728 | | |
1726 | 1729 | | |
| |||
1763 | 1766 | | |
1764 | 1767 | | |
1765 | 1768 | | |
| 1769 | + | |
1766 | 1770 | | |
1767 | 1771 | | |
1768 | 1772 | | |
| |||
1775 | 1779 | | |
1776 | 1780 | | |
1777 | 1781 | | |
| 1782 | + | |
1778 | 1783 | | |
1779 | 1784 | | |
1780 | 1785 | | |
| |||
1852 | 1857 | | |
1853 | 1858 | | |
1854 | 1859 | | |
1855 | | - | |
| 1860 | + | |
| 1861 | + | |
| 1862 | + | |
| 1863 | + | |
| 1864 | + | |
1856 | 1865 | | |
1857 | 1866 | | |
1858 | 1867 | | |
| |||
0 commit comments