opening external editor
-
Your computer basically is defaulting your web browser to open up Javascript files. To fix this, you should download a text editor to edit your Javascript files. VSCode or Sublime Text are both great!
https://code.visualstudio.com/
Then, you need to make this editor the default editor for Javascript (JS) files on your computer. Follow this guide if you're using windows: http://donovanbrown.com/post/how-to-set-visual-studio-code-as-your-default-editor and this guide on mac: http://ultimatemac.com/how-to-change-default-text-editor-on-mac/
Comment actions -
thanx :)
Comment actions
Please sign in to leave a comment.
Have a comment?