Skip to content

dmi7ry/dfmt-sublime

Repository files navigation

dfmt-sublime - Format D source code in Sublime Text

Integration of dfmt with Sublime Text 2/3.

Notes

  1. You need dfmt placed in your PATH.
  2. Specify path to your .editorconfig file (Preferences -> Package Settings -> DFormat -> Settings - User)

Installation

Use Package Control.

Usage

Key-bindings to format the current buffer:

  • Windows and Linux - ctrl+alt+f
  • Mac - super+. followed by super+f