Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/smx/src/modules/editor/settings.ts>EditorSettings

Manage and sync scripts, configs and templates between computers
Latest
type alias EditorSettings
import { type EditorSettings } from "https://deno.land/x/smx@v0.6.0/src/modules/editor/settings.ts";
definition: { editor.file.tool: string; editor.folder.tool: string; editor.diff.tool: string; }