Hello everyone, I have written a small tutorial on how to (better) code with Julia and VSCode.
The aim is to give people who are not familiar with VSCode and the Julia extension an overview of some features that will help them code faster.
I would love to hear what you think about it, and I would really appreciate any criticism and comment on how to improve it.
Have a nice day!
Very nice, thank you! I learned a few things (I only started using VSCode recently). As a suggestion, a tutorial on using the profiler from VSCode would be useful.
It is a good tutorial about Julia with vscode. However, there are some issues for my system settings (win 11). For example, the shortcut keys for formatting code is SHIFT+ALT+F instead of ALT+SHIFT+ENTER; Press CTRL instead of ALT to place the cursor simultaneously at different places. Based on these issues, I think that it is better to update the material in this tutorial if possible. Thanks a lot.