


Unity3D's script editor's most streamlined component (VS2017)
This article mainly introduces in detail the most streamlined components required by VS2017 as a script editor for Unity3D. It has certain reference value. Interested friends can refer to it
Preface
Using VS2017 as Unity’s script editor requires the most streamlined components.
My test environment
windows 10 x64
windows 7 x64 sp1
Time: 2017-4-22
The most streamlined components
Only three required components are required, these components are optional installation locations
C# and Visual Basic Roslyn Compiler
Static Analysis Tool
Visual Studio Tools For Unity (I downloaded it from the vs plug-in library)
Online installation
1. Download the corresponding version from the official website. The file format is as follows: vs_enterprise__2144843982.1466598399. exe
2. Double-click the download file, accept the agreement, select the required components, and install it
Offline installation
Official documentation:
Create an offline installer for Visual Studio 2017
Visual Studio Enterprise 2017 component directory
Sample script:
The following script, offline download Roslyn compiler, Nuget, UnityVS , the static analysis tool goes to d:\vs2017offline
The code is as follows:
vs_enterprise.exe --layout D:\vs2017offline --add Microsoft.VisualStudio.Component.NuGet Microsoft.VisualStudio.Component.Roslyn.Compiler Microsoft.VisualStudio.Component.Roslyn.LanguageServices Microsoft.VisualStudio.Component.Static.Analysis.Tools Microsoft.VisualStudio.Component.Unity --lang zh-CN
I am on Windows 7 and the installation was not successful, so I don’t comment much, maybe because I just finished the repair. VS2015 computer does not restart.
Disk size occupied after installation
In windows10, I installed several necessary components of Unity + several common small components, which occupied about 1.4G of disk
In windows7, I installed the two necessary components of Unity + .NET desktop development components (WPF, WinForm, console) at the same time, which takes up about 3.7G of disk
VS2017 preview
Change function
If you open the components required for the project and they are not currently installed in VS, VS will automatically pop up to let you install them. The interface is as follows:
If you want to add new functions manually and cannot find the visual studio installer, you can open the downloaded vs installer to make changes. , such as mine: vs_enterprise__2144843982.1466598399.exe, run select change and add the components you need.
Usage experience
Compared with other versions of VS, let’s talk about my personal experience
Installation The speed is indeed faster, but the offline version image file is not currently available on the official website.
Less memory usage, as can be seen from the task manager
The above is the detailed content of Unity3D's script editor's most streamlined component (VS2017). For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics



Have you ever faced any issues while transferring files that prevented you from doing so? Well, many Windows users have recently reported that they faced issues while copying and pasting files into a folder, where an error was thrown saying “The file name of the destination folder is too long”. Additionally, some other Windows users expressed frustration when opening any file and said "the file name or extension is too long" and they were unable to open the file. This disappoints users by not allowing them to transfer files to any other folder. While analyzing the issue, we have come up with a series of solutions that may help alleviate the issue and allow users to transfer files easily. If you are in a similar situation, please see this post for more information. Source: https

Many Windows users have recently reported that they were annoyed when Windows Defender SmartScreen warned users not to launch applications that were not recognized by Microsoft Windows and they had to click on the "Run anyway" option every time. Windows users are unsure what they can currently do to avoid or disable it. After researching the issue, we found that Windows Defender functionality on the system can be disabled through the Settings application or the Local Group Policy Editor or by adjusting the registry files. By doing this, users will no longer have to face the defender SmartScreen. If your system also encounters

There is no better way to write Python code than using an integrated development environment (IDE). Not only can they make your work simpler and more logical, they can also improve programming experience and efficiency. Everyone knows this. The question is, how to choose the best Python development environment among the many options.

C language is a basic and important programming language. For beginners, it is very important to choose appropriate programming software. There are many different C programming software options on the market, but for beginners, it can be a bit confusing to choose which one is right for you. This article will recommend five C language programming software to beginners to help them get started quickly and improve their programming skills. Dev-C++Dev-C++ is a free and open source integrated development environment (IDE), especially suitable for beginners. It is simple and easy to use, integrating editor,

Many Windows users have encountered the problem of being unable to log in to Windows 11/10 systems due to failed login attempts or multiple system shutdowns. Users are frustrated because there is nothing they can do about it. Users may forget their PIN code to log into the system, or experience lags when using or installing software, and the system may be forced to shut down multiple times. Therefore, we have compiled a list of the best available solutions that will undoubtedly help consumers solve this problem. To learn more, continue reading this article. Note: Before doing this, make sure you have your system's administrator credentials and Microsoft account password to reset your PIN. If not, wait an hour or so and try with the correct PIN

Title: Introduction to Go language development tools: List of essential tools In the development process of Go language, using appropriate development tools can improve development efficiency and code quality. This article will introduce several essential tools commonly used in Go language development, and attach specific code examples to allow readers to understand their usage and functions more intuitively. 1.VisualStudioCodeVisualStudioCode is a lightweight and powerful cross-platform development tool with rich plug-ins and functions.

Python is a very easy to learn, powerful programming language. Python includes efficient high-level data structures, providing simple and efficient object-oriented programming. The learning process of Python is indispensable without an IDE or code editor, or an integrated development editor (IDE). These Python development tools help developers speed up development using Python and improve efficiency. An efficient code editor or IDE should provide plug-ins, tools and other features that can help developers develop efficiently. 1.VimVim can be said to be the best IDE for Python. Vim is an advanced text editor designed to provide the actual Unix editor 'Vi' functionality and support more and more complete features.

Remember Windows MovieMaker on Windows 7? Since discontinuing Windows MovieMaker, Microsoft hasn't launched any real movie makers. On the other hand, they tried to revamp the Photos app with a small and lightweight built-in video editor. After a long time, Microsoft launched Clipchamp, a better video processor for all Windows 11 devices. In this article, we’ll take a deep dive into how to get everything from the Clipchamp app on your Windows 11 device. How to use Clipchamp – Detailed tutorials are available
