7ute / symbols-list

An alternate symbol list sidebar for Atom.io text editor
GNU General Public License v3.0
32 stars 24 forks source link

Functions with the "async" tag aren't loaded #79

Open edgecase963 opened 4 years ago

edgecase963 commented 4 years ago

In Python 3 some applications use Asyncio. This requires some functions used with the Asyncio library to use the "async" tag before you define that function. These don't appear on the side panel