JuliaEditorSupport / Julia-sublime

Julia syntax highlighting for Sublime Text
Other
117 stars 35 forks source link

Package Control.sublime-package installation - I am lost... #115

Open lemelinm opened 2 years ago

lemelinm commented 2 years ago

I went to this page after trying to install Julia in Atom (Fail I don't know why), in VSCode (Fail 'cause my version is Julia 1.7.2 and it only works with Julia 1.5.11, which I cannot find an installer) and now I am trying Sublime. But the problem is that I don't understand what you mean in the following `page. I have installed Juno and Pluto. Now start the confusion.

To that, what do you mean by «Command Palette», «Menu» and «Manuel». Where do I do that command? In Julia or in CMD administrators???? And where do I put the Package Control.sublime-package?

I am a beginner so please be clear. Up to now, I am programming with Python and Spyder and everything is working fine. But Julia seems to be something else.

Thanks in advance for your help. Mario

Saksham093 commented 1 year ago

Julia is much easy than you think ... Follow this steps to walk with Julia.

  1. If you are new to Julia Programming language visit : Julia Page
  2. If want to download Julia for your operating systems visit : Download Page
  3. You can code with Julia CMD or other supported platforms VS Code, Atom, Jupyter NB, and more ...

Hope this is helpful to you.