Sublime Forum

Custom Language Files & ST3dev

#1

Good afternoon,

I have 3 custom language file-sets in folders. What tree do I place them in ST3dev?

** Lang C++ Arma ]**
*
]cpp.sublime-settings/]
]cpp.tmLanguage/]
*

** Lang EXT Arma ]**
*
]EXT.sublime-settings/]
]EXT.tmLanguage/]
*

** Lang CFG Arma ]**
*
]cfg.sublime-settings/]
]cfg.tmLanguage/]
*
Cheers.

np

edit
I’ve found that this location seems to work fine. Not sure if it is proper though: C:\Users\noah\AppData\Roaming\Sublime Text 3\Packages\

0 Likes

#2

It is the proper location. See also docs.sublimetext.info/en/latest/ … kages.html for detailed explanations.

0 Likes

#3

Appreciate the link, I should have RTFM first. My bad.

0 Likes

#4

Thanks for the link here. Keep sharing.

0 Likes