Visual Studio Code For Data Science
This writes, I gonna show you how to make your powerful Vs code for data science.
Firstly change theme (optional)
I think the design is growing up your productivity so I suggest some themes.
Horizontal Theme
Panda Theme
These themes are good but choose the one you like.
Add Programing Language Support
- Add a python programing language support (Microsoft)
- Add an R programing language support (Yuki Ueda)
- Also, you add a Code runner to run it. (Code Runner Jun Han)
- Add a Pylance (Microsoft)
Add an Intellisense
- Add a R tool (Mikhail Arkhipov)
- Add a Visual Studio Intelli code (So important extensions for all project)
- Add TabNine (TabNane is auto-completer with AI)
Make your snippet
Yeah, Make a snippet but if you don’t have time, don’t worry Vs code has more snippet from extensions but I think your snippet better than another snippet.
Change Shortcut
Change shortcut according to herself if you don’t want is no problem skip this part.
Jupyter Notebook
no longer, you are use Jupyter in Vs code, just add a python extensions in vs code and press Ctrl + Shift + P “ Create Blank New Jupyter Notebook”
R Extensions
Now, we are setup R extensions for data science.
- R LSP Client
- https://github.com/randy3k/radian → Radian Console
I hope this write helpful for you, see you next write.