MyBook/Library/PackageCache/com.unity.visualscripting@1.9.4/Documentation~/snippets/vs-open-existing-external-code.md
2025-03-22 15:17:36 +08:00

8 lines
379 B
Markdown

---
title: open-existing-external-code
---
Double-click the C# file. Unity opens the file in the program you specified in your preferences, under **External Script Editor**.
> [!NOTE]
> For more information on script editors in Unity, see the [Integrated development environment (IDE) support](https://docs.unity3d.com/Manual/ScriptingToolsIDEs.html) in the Unity User Manual.