I'd like to start using Visual Studio for Mac with Javascript, but I'm not quite sure how I would start seeing as I only see prompts for using C# or F# and the like. Do I need to download something else or is this feature offered for the Mac version?
-
What do you mean by using javascript in VS? VS text editor can be used to write javascript by default.apires– apires2017-06-01 17:10:03 +00:00Commented Jun 1, 2017 at 17:10
-
Should I just open a javascript file with it? On my version I don't get an option to start JS project the same as it does a C# or F# project.Clyde Brown– Clyde Brown2017-06-01 17:12:09 +00:00Commented Jun 1, 2017 at 17:12
-
1You need to install useful modules, such as Javascript (ES6) code snippets, etc. which will make your coding much more comfortable.DrunkDevKek– DrunkDevKek2017-06-01 17:13:16 +00:00Commented Jun 1, 2017 at 17:13
-
Oh, it appears there's a Marketplace for VS where you can download a ton of functionalityClyde Brown– Clyde Brown2017-06-01 17:15:56 +00:00Commented Jun 1, 2017 at 17:15
-
And there are many types of Visual Studio. I have the Mac Community on and I needed the Visual Studio Code version...Clyde Brown– Clyde Brown2017-06-01 17:20:33 +00:00Commented Jun 1, 2017 at 17:20
Add a comment
|
1 Answer
When you create a project (such as web forms) in Visual studio, add a JS item and there you can work on it.
If you want a light program that works perfectly fine with HTML, CSS, JS
Download
Brackets