Created
September 27, 2012 15:28
-
-
Save jodell/3794624 to your computer and use it in GitHub Desktop.
xcode lang grep
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/Resources | |
grep -rohE 'xcode.lang.(\w*)' * | sort -u |
Might be a long shot, but any idea what version of Xcode included the YAML xclangspec file?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
xcode.lang.ada
xcode.lang.applescript
xcode.lang.asm
xcode.lang.c
xcode.lang.character
xcode.lang.comment
xcode.lang.completionplaceholder
xcode.lang.cpp
xcode.lang.csh
xcode.lang.css
xcode.lang.dtrace
xcode.lang.dylan
xcode.lang.fortran
xcode.lang.glsl
xcode.lang.html
xcode.lang.interfacer
xcode.lang.jam
xcode.lang.java
xcode.lang.javascript
xcode.lang.lau
xcode.lang.llvm
xcode.lang.lua
xcode.lang.make
xcode.lang.man
xcode.lang.nqc
xcode.lang.number
xcode.lang.objc
xcode.lang.objcpp
xcode.lang.opencl
xcode.lang.pascal
xcode.lang.perl
xcode.lang.php
xcode.lang.plainColoring
xcode.lang.plist
xcode.lang.python
xcode.lang.regex
xcode.lang.rez
xcode.lang.ruby
xcode.lang.sh
xcode.lang.simpleColoring
xcode.lang.string
xcode.lang.url
xcode.lang.xcconfig
xcode.lang.xclangspec
xcode.lang.xcsynspec
xcode.lang.xctxtmacro
xcode.lang.xml
xcode.lang.yaml