Location of the custom language definition
Where are the custom language definitions stored (cf. Screenshot)? I want to submit the Golang definition I've typed in the UI you see on the screenshot.
Attachment(s):
Screen shot 2011-05-13 at 10.28.32 AM.png
请先登录再写评论。
FileTypeManager.xml
On 13.05.2011 12:31, Alexander Orlov wrote:
>
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
But in which directory? If done
find ~ -name *FileTypeManager.xml*
with no results.
try to check HOME/.IntelliJIdea<version>/config/filetypes
Regards, Alex
None of these folders
~/Library/Application Support/IntelliJIdea10
~/Library/Caches/IntelliJIdea10
~/Logs/IntelliJIdea10
~/Preferences/IntelliJIdea10
has a config subdirectory.
~/.IntelliJIdea10/config doesn't even exist on Mac.
...can't be that weird to find this mysterious location?
Ok, I've found the solution for all Mac users:
~/Library/Preferences/IntelliJIdea10/filetypes/Golang.xml
AFAIK HOME/.IntelliJIdea<version>/config/ = ~/Library/Preferences/IntelliJIdea10 for Mac