Skip to content

ILXL-guides/clang_format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

clang-format

Installation

  1. Close all open Atom windows.

  2. Open Atom with the right permissions.

    • If you are using Virtual Box: From a Terminal window, type sudo atom in order to open Atom with administrator permissions.
    sudo atom
    
    • If you are using a machine in a CSUF lab: From a Terminal window, type atom.
    atom
    
  3. In Atom choose Packages -> Settings View -> Install Packages/Themes

    Setting Packages

  4. Type clang-format in the Search window, and select Install on the package clang-format 2.0.8

    Install Package

Usage

  1. In Atom choose Packages -> Clang Format -> Format

    This command can also be issued using the shortcut Shift + K.

    Clang Format

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published