I am experimenting a bit with different text editors and IDEs. So far I have been quite happy with Atom editor, but there you need to always use the command line to execute the code (I have installed a `terminal` package that calls the bash quite quickly in Atom).
I was wondering if there is a package or something for Julia that we can install so that Visual Studio recognizes the language, like the one that exists for Python. I believe that this may help a lot in the debigging as well, since it will be easier to see and will save some time.
