- Learning C# 7 By Developing Games with Unity 2017(Third Edition)
- Micael DaGra?a Greg Lukosek
- 135字
- 2021-07-02 19:59:34
Syncing C# files between MonoDevelop and Unity
Since Unity and MonoDevelop are separate applications, Unity will keep MonoDevelop synchronized with itself. This means that if you add, delete, or change a script file in one application, the other application will reflect the changes automatically.
It is possible to also choose another code editor if we want to. For example, web developers can keep using their favorite editor if they choose to do so. If you feel more comfortable using another code editor, you can do it by following these steps:
- Go to the Preferences menu that can be found under the Unity tab on Mac, or the Edit tab on Windows
- Select External Tools:

- Under the External Script Editor option, you can browse for the application that you want to use as the code editor:

推薦閱讀
- Learning Python Web Penetration Testing
- 大學(xué)計(jì)算機(jī)基礎(chǔ)實(shí)驗(yàn)教程
- SQL Server 2016從入門到精通(視頻教學(xué)超值版)
- 神經(jīng)網(wǎng)絡(luò)編程實(shí)戰(zhàn):Java語(yǔ)言實(shí)現(xiàn)(原書第2版)
- Spring Boot+Spring Cloud+Vue+Element項(xiàng)目實(shí)戰(zhàn):手把手教你開發(fā)權(quán)限管理系統(tǒng)
- Learning Informatica PowerCenter 10.x(Second Edition)
- Mastering Yii
- HTML5+CSS3+JavaScript Web開發(fā)案例教程(在線實(shí)訓(xùn)版)
- Oracle Database 12c Security Cookbook
- C++20高級(jí)編程
- STM8實(shí)戰(zhàn)
- Mastering JavaScript
- Web開發(fā)的平民英雄:PHP+MySQL
- Software-Defined Networking with OpenFlow(Second Edition)
- Laravel Design Patterns and Best Practices