'\bitcoin.mono\' And \'visual Studio For Mac\''''

Visual

  1. Visual Studio For Mac
  2. Bitcoin.mono ' And 'visual Studio For Mac '''

Visual Studio For Mac

I'm new to Mono development (but not.NET development) - got as far as downloading Visual Studio for Mac and trying to run a sample solution from Alea GPU. Developer Community for Visual Studio Product family. Get help from our community supported forum.

Active1 year, 11 months ago

I have spent countless hours trying to figure this out, but I just can't seem to. I hope you have the patience to read my problems and help me fix them.Here we go. I am taking a Visual Basic course online for my school. Since our school has no PC and just Macs, I am running into a few issues. Our teacher wants us to use Visual Studio, which I have downloaded for Mac. We were told to create a project using visual basic. I followed the instructor and attempted to do what he did. I open Visual Studio, create a new project, select the code to be VB (not C# or anything else) and prepare to start coding. I start to type and I am not able to as a pop up box says 'No completions found'. All I want to do is just make my code in a .vb file (which is the format the teacher wants... will they accept a vb.NET file, idk what that is) and be able to run it in Visual Studio. But nothing is working out for me. All the tutorials online show how to create projects in Mac and run them, but for C#. I did research and it said to download Mono, and I did, but I don't know what to do with it. If anyone can please help, I will be fulfilled with tremendous gratitude. Thank you.

CharlieCharlie

2 Answers

VB.NET is not the first batch of languages to be supported on VS Code. You should use C# or F# instead.

These are supported programming languages for Visual Studio Code at the moment :JavaScript, JSON, HTML, CSS, Sass, Less, TypeScript, Markdown, PHP, Python, Go, Dockerfile, T-SQL, C#, C++

Thank you.

HappyBonoHappyBono

You can use another program called Rider from Jetbrains. You are a student so you can use Rider for free.

You can choose for Library projects and console app projects, but that is for a start more than enough.

Bitcoin.mono ' And 'visual Studio For Mac '''

Marco de BoerMarco de Boer

Not the answer you're looking for? Browse other questions tagged vb.netvisual-studio or ask your own question.

Visual Studio Code provides developers with a new choice of developer tool that combines the simplicity and streamlined experience of a code editor with the best of what developers need for their core code-edit-debug cycle. Visual Studio Code is the first code editor, and first cross-platform development tool - supporting OSX, Linux, and Windows - in the Visual Studio family.

At its heart, Visual Studio Code features a powerful, fast code editor great for day-to-day use. The Preview release of Code already has many of the features developers need in a code and text editor, including navigation, keyboard support with customizable bindings, syntax highlighting, bracket matching, auto indentation, and snippets, with support for dozens of languages.

For serious coding, developers often need to work with code as more than just text. Visual Studio Code includes built-in support for always-on IntelliSense code completion, richer semantic code understanding and navigation, and code refactoring. In the Preview, Code includes enriched built-in support for ASP.NET 5 development with C#, and Node.js development with TypeScript and JavaScript, powered by the same underlying technologies that drive Visual Studio. Code includes great tooling for web technologies such as HTML, CSS, LESS, SASS, and JSON. Code also integrates with package managers and repositories, and builds and other common tasks to make everyday workflows faster. And Code understands Git, and delivers great Git workflows and source diffs integrated with the editor.