Just installed this extension on my new setup. It's a long time favourite of mine.
This codebase makes extensive use of async / await. Unfortunately I do not see the complexity hints on functions marked with the async keyword. I also do not see any reference to async in the setting either. Am I missing something or is this not part of the extension?
Just installed this extension on my new setup. It's a long time favourite of mine.
This codebase makes extensive use of
async
/await
. Unfortunately I do not see the complexity hints on functions marked with the async keyword. I also do not see any reference to async in the setting either. Am I missing something or is this not part of the extension?