0

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?

5
  • What do you mean by using javascript in VS? VS text editor can be used to write javascript by default. Commented 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. Commented Jun 1, 2017 at 17:12
  • 1
    You need to install useful modules, such as Javascript (ES6) code snippets, etc. which will make your coding much more comfortable. Commented Jun 1, 2017 at 17:13
  • Oh, it appears there's a Marketplace for VS where you can download a ton of functionality Commented 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... Commented Jun 1, 2017 at 17:20

1 Answer 1

1

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

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.