VSCode Can Do More Than You Imagine |
Written by Nikos Vaggalis | |||
Friday, 24 February 2023 | |||
Did you know about a list of videos that clearly depict tips and tricks that VSCode is able to do that nobody ever bothered to tell you about? Well if you didn't, you do now... The battle of the IDEs is well known and till recently the choice in programming language would also direct the choice in the IDE to do development too. But with the advent of the Language Server Protocol, which separates the language from the editor, the lines have been blurred because any IDE can nowdays support any given language. With many heavyweight options such as IntelliJ and VScode freely available, the competition is becoming fiercer than ever and inflicting collateral damage. One recent victim is the Komodo IDE which was finally let go to the community as an open source product and now its fate lies in the OSS community's hands. And we know that OSS developers are not to be underestimated. Who knows, the community driven version might be even better. We've documented that ActiveState endeavor in the article "ActiveState Komodo Is Now Open Source Software". But when it all comes down to forcefully give a definitive answer, in reality the choice is between IntelliJ and VSCode. IntelliJ is of course closely associated with Java and Kotlin, while VSCode with C# and the like. But as already said, this doesn't count that much nowdays. You can also do Javascript, Python and the likes in either one of them. So what is there still left to try in order to capture the developer's hearts and minds? The answer is adding features, even specialized ones. For instance Intellij is looking to attract Azure uers, by adding the Azure Toolkit, a plugin that provides templates and functionality with which you easily create, develop, test, and deploy Azure applications. VSCode meanwhile has Spring in its sights, adding support for making Spring based application more mainstream, as examined in Microsoft goes all out on Java. At the end of that article however we concluded that While VScode has made great improvements, it hasn't yet reached the level of quality that IntelliJ gives to Java, especially in the code refactoring business. Still if you also program in other programming languages besides Java, then VSCode might be the most fitting option. With that said, nowdays IDEs come with many bells and whistles and most of them unknown to their users, who end up using just utilizing the basic 20-30% of their IDEs capabilities. As such VScode has many many features which "VsCode Can Do That?" brings to light. It contains 35 great tips in text and (unlisted) video that will boost your productivity and reveal the true power behind your VSCode. Here are a few samples : Refactor Promises to Async/Await Pull Requests Share your localhost Refactor To ES6 Docker Debugging Browser Apps Emmet Update Image Size And many more! Spending a few minutes in learning your IDE might later save you time exponentially. "VsCode Can Do That?" provides a good start.
More InformationRelated ArticlesMicrosoft Goes All Out On Java ActiveState Komodo Is Now Open Source Software Visual Studio Code Now Supports Virtual Threads
To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.
Comments
or email your comment to: comments@i-programmer.info |
|||
Last Updated ( Friday, 24 February 2023 ) |