Files
TowerDefence/My project/Library/PackageCache/com.unity.visualscripting@6279e2b7c485/Documentation~/snippets/vs-open-existing-external-code.md

8 lines
379 B
Markdown
Raw Normal View History

2025-11-14 17:30:41 +00:00
---
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.