जानने लायक WebStorm plugins | The WebStorm Blog
(blog.jetbrains.com)शीर्षक भले ही WebStorm के plugins के बारे में है, लेकिन यह JetBrains द्वारा बनाए गए कई IDEs में लगभग समान रूप से इस्तेमाल किए जा सकने वाले उपयोगी plugins का संग्रह है.
अगर उत्पादकता में सीधे मदद करने वाले कुछ plugins चुनें, तो:
-
Key Promoter X
→ IDE के भीतर किसी भी बटन को माउस से क्लिक करने पर, माउस की जगह इस्तेमाल किए जा सकने वाले keyboard shortcut दिखाता है
→ जिन बटनों के लिए shortcut नहीं है, उनके लिए plugin shortcut assign करने का सुझाव देता है
→ माउस पर निर्भरता कम करने और तेज़ coding में मदद करता है
-
Codota
→ AI-आधारित code completion suggestions
→ code completion suggestions को अधिक relevant बनाकर coding speed और बढ़ाता है
→ PyCharm में AiXCoder भी है, और Python/JavaScript/TypeScript जैसी कई भाषाओं को support करता है
-
Randomness
→ development के दौरान जब random data input करने की ज़रूरत हो, तब काम आने वाला plugin
→ shortcut के ज़रिए random numbers, strings और UUID आदि insert करता है
→ test code लिखने जैसी स्थितियों में उपयोगी हो सकता है
-
Presentation Assistant
→ events में IDE-आधारित प्रस्तुति देने या pair programming करते समय काम आने वाला plugin
→ इस्तेमाल किए जा रहे shortcuts दिखाता है, ताकि दर्शक presenter के actions को आसानी से follow कर सकें
4 टिप्पणियां
लगता है कि Codota को अब Tabnine कहा जाता है। ("Codota will be sunsetting soon")
ऐसा भी लगता है कि AI-आधारित auto-completion plugins के कई प्रकार हैं.
ओह, अच्छा!
मैं ज़्यादातर PyCharm इस्तेमाल करता हूँ, इसलिए जब Codota नहीं दिखा तो मैंने बस यही समझ लिया कि शायद वह है ही नहीं, लेकिन Tabnine से उसे ढूंढ पाया! जानकारी के लिए धन्यवाद, हाहा
TabNine - deep learning-आधारित code auto-completion tool https://hi.news.hada.io/topic?id=1624
TabNine Local - deep learning-आधारित code auto-completion को desktop पर https://hi.news.hada.io/topic?id=365
अरे, ऐसी खबरें तो पहले ही आ चुकी थीं, वाकई GeekNews, और वाकई xguru...!
GeekNews की बदौलत मुझे हमेशा अच्छी गुणवत्ता वाली जानकारी मिलती रहती है। धन्यवाद!!