Skip to content

An Brackets theme for a more native experience on OS X Yosemite

Notifications You must be signed in to change notification settings

carabina/xcodeTheme-for-brackets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#xcodeTheme-for-brackets An Brackets theme for a more native experience on OS X Yosemite

  • How to Install
    • ile > Extension Manager and select the Themes tab
    • Search for this extension : "xcode theme"
    • Click Install!
  • How to Enable
    • View > Themes and selected option in > Current Theme
  • Add preferences
    • Debug > Open Preferences File and add code line
"highlightMatches": {
        "showToken": true
    },
"closeBrackets": true,
"showCursorWhenSelecting": true,
"styleSelectedText": true,
"styleActiveLine": true,
"lineWrapping": true,
"insertHintOnTab": true,
"livedev.multibrowser": true,
"lineWrapping": true,
  • ScreenShot ScreenShot

About

An Brackets theme for a more native experience on OS X Yosemite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages