mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-07-10 03:34:04 -04:00
Check-in TextMate 2 properties file.
This commit is contained in:
parent
951a3aea99
commit
0ccd3bc848
1 changed files with 15 additions and 0 deletions
15
.tm_properties
Normal file
15
.tm_properties
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
projectDirectory = "$CWD"
|
||||||
|
windowTitle = "$TM_DISPLAYNAME — Paper.js"
|
||||||
|
|
||||||
|
# JavaScript coding conventions
|
||||||
|
showInvisibles = true
|
||||||
|
softTabs = false
|
||||||
|
tabSize = 4
|
||||||
|
softWrap = true
|
||||||
|
wrapColumn = 80
|
||||||
|
|
||||||
|
# Hide some directories from search popups.
|
||||||
|
myExtraExcludes = "files,dist,patches,build/jsdoc-toolkit"
|
||||||
|
excludeInFileChooser = "{$excludeInFileChooser,$myExtraExcludes}"
|
||||||
|
excludeInFolderSearch = "{$excludeInFolderSearch,$myExtraExcludes}"
|
||||||
|
excludeInBrowser = "{$excludeInBrowser,$myExtraExcludes}"
|
Loading…
Add table
Add a link
Reference in a new issue