vscode-leetcode icon indicating copy to clipboard operation
vscode-leetcode copied to clipboard

Add type annotation to python function

Open shafayetejaman opened this issue 5 months ago • 2 comments

🚀 Feature Proposal

image

I like to use type annotation in my python code for inline-seance hints and better readability. However, the extension does not provide the type annotation even though the leetcode does.

image

Motivation

It will save time and help write better code.

shafayetejaman avatar Aug 27 '24 14:08 shafayetejaman