Write ASP. NET VNext (ii) IDE configuration on Mac OS X

Source: Internet
Author: User
Tags sublime text

The previous article described how to build the. NET runtime on OS X. But the light is not enough to run, but also need to have a good IDE, with the support of the IDE, OS x development is called possible.

Similar to the previous article, here is a list of specific steps, individuals can choose according to their own circumstances to skip a few steps.

1. Installing Sublime Text 3
2. Install the package Control Plugin
3. Installing Kulture
4. Installing Omnisharpsublime

First, install Sublime Text 3

Well-known software, in fact, you search engine searches, but for everyone convenient or release address HTTP://WWW.SUBLIMETEXT.COM/3

Second, install the package Control Plugin

Like the plug-in manager of VS, but the installation is slightly more complicated, English good can refer to this page https://sublime.wbond.net/installation

For the current version I'm using, this is how to install it, press Ctrl + ' or View > Show console to open the console (default at the bottom) in sublime, and then enter the following code, When it's done, it's all set up.

if Else Open (Os.path.join (IPP, PF), ' WB '). Write

Third, installation Kulture

Kulture is a plug-in written specifically for Vnext, which provides a subset of IntelliSense (Package.json files only) after installation, and also provides error tracking and quick compile run functionality. Don't say much nonsense, start the installation.

In Sublime press cmd+shift+p, in the pop-up text box to record the package Control:installpackage, and then record kulture and press ENTER, wait for a moment, It's ready for installation.

If you want to install manually, you can refer to its GitHub page for https://github.com/ligershark/kulture/

Now that you have installed it, you can use it, and the Build is press CMD + B or F7 key. To the next error press the F4 key, the previous error is the SHIFT + F4 key.

To run, you must first CMD + Shift + P to bring up the command window, and then record Run K Commands and enter, and then display the optional KVM command, specifically, please refer to the previous article about the KVM section.

Iv. installation of Omnisharpsublime

Similar to Kulture, the same with the package Control installation, but the last step does not enter the Kulture, instead of input omnisharpsublime. After installation, be sure to create a new Sublime-project file under the project directory, there are many configurations, you have to follow the instructions configured, still does not work. This plug-in is to send the code to Omnisharpserver compile, and then according to the results of the compilation of intelligent perception, but its own here is to use it or to compile their own omnisharpserver, are not working. So here is not detailed introduction, interested can refer to here Https://github.com/moonrabbit/OmniSharpSublime

Well, the IDE is basically like this, certainly not as good as VS, but fortunately sublime is very powerful, there is no worse than vs at the front end. In addition to the intelligent perception here did not get out of the more regrettable, there is a person to help guide my brother.

Finally, the next article will introduce the vnext use of grunt and less, please look forward to.

Write ASP. NET VNext (ii) IDE configuration on Mac OS X

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.