[Tutorial] Julia coding workflow with VSCode

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!

13 Likes

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.

you can find a guide on how to use the profiler here:

I had already written it a year ago, but I just recently updated it ^^

6 Likes