# Editor.CodeEditor.Current

```csharp
static ICodeEditor Current { get; set; }
```

The current code editor we're using.

Declared in [Editor.CodeEditor](/api/Editor.CodeEditor).
Assembly: `Sandbox.Tools`.
