written by Eric J. Ma on 2017-12-13 | tags: software development tooling hacks productivity data science
During my week attending PyData NYC 2017, which was effectively a mini-mini-sabbatical from work, I got a chance to try out Visual Studio Code. Part of it was curiosity, having seen so many PyData participants using it; part of it was because of Steve Dowell, a core CPython contributor who works at Microsoft, who mentioned about the Python-friendly tools they added into VSCode.
I think VSCode is representative of a new Microsoft.
But first, let me describe what using it is like.
First off, the UI is beautiful. It's impossible to repeat enough how important the UI is. With minimal configuration, I made it basically match Atom's UI, which I had grown used to. It has an integrated terminal, and the colours are... wow. That shade of green, blue and red are amazing, ever just so slightly muted compared to the Terminal or iTerm. The background shade of black matches well with the rest of VSCode, and the colour scheme is changeable to match that of Atom's. The design feels... just right. Wow!
Secondly, the integration with Git rivals Atom; in fact, there's a one-click "sync" button! It also has nice git commit -am
analog where I can add and commit all of the files simultaneously.
Thirdly, IntelliSense is just amazing! I like how I can use it to look up a function signature just by mousing over the function name.
Finally, it’s fully open source and back able, in the same vein as Atom, minus the bloat that comes from building on top of electron. Impressive stuff!
Now, on the new Microsoft.
Only at the recent PyData NYC did I learn that Microsoft has hired almost half of the core CPython developers! Not only that, they are encouraged to continue their contributions into the CPython code base. In my view, that’s a pretty awesome development! It means the Python programming language will continue to have a strong corporate backing while also enjoying community support. Its a sign of a healthy ecosystem, IMO, and also a sign of Microsoft’s support for Open Source Software!
I’m more and more impressed by what Microsoft is doing for the Open Source community. I’m hoping they’ll continue up with this!!
@article{
ericmjl-2017-visual-microsoft,
author = {Eric J. Ma},
title = {Visual Studio Code: A New Microsoft?},
year = {2017},
month = {12},
day = {13},
howpublished = {\url{https://ericmjl.github.io}},
journal = {Eric J. Ma's Blog},
url = {https://ericmjl.github.io/blog/2017/12/13/visual-studio-code-a-new-microsoft},
}
I send out a newsletter with tips and tools for data scientists. Come check it out at Substack.
If you would like to sponsor the coffee that goes into making my posts, please consider GitHub Sponsors!
Finally, I do free 30-minute GenAI strategy calls for teams that are looking to leverage GenAI for maximum impact. Consider booking a call on Calendly if you're interested!