Being-Zero / mentorpick-issues

0 stars 0 forks source link

Add intellisense to the editor #27

Open KVKcodes opened 6 months ago

KVKcodes commented 6 months ago

It is really frustrating to write all the boiler code yourself. Especially when there are features like copy paste disabled in the editor. Adding intellisense would be a nice addition and would help writing the code much faster and efficiently.

mitesh-bz commented 6 months ago

@KVKcodes Thank you for requesting this feature. We already provide intellisense for Javascript and Python. Unfortunately the library we use for IDE does not yet support C and Java. We will explore and add support for these languages as well in near future.