Open aayushai opened 1 month ago
Hello @aayushai ,
I would love to contribute to this project. Could you please assign this issue to me?
Thank you!
Sure Go Ahead! @Pratik00019
@Pratik00019 what's the status?
@aayushai Working on it.
Hello @aayushai,
Could you please clarify if you would like suggestions in a format similar to the one shown in the image? If that's not the case, could you provide more guidance on the type of suggestions you're looking for? For example, when typing "print" a second time, I see that recommendations already appear, as shown in the image. Thank you!
Hi @Pratik00019 , I know that monaco editor supports auto-completion and I have already enabled it also, but here i am talking about IntelliSense hinting.
Refer these documentation you will undrerstand how to implement it:
hey @aayushai Do you want like this ? And when I saw javascript there are already lints available? so should i do this linting only for python, as I am contributing for the first time ever
Yes @Pratik00019 for Javascript and Typescript linting is there, you have to do for rest of the languages.
@aayushai As I have added for def in python, do you want like that ?
Yes for all languages except JS and TS .
Feature Request: Auto-complete Functionality
Description