You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simply put it in the Packages/User directory (Preferences -> Browse Packages... -> User) and select the syntax from View -> Syntax -> Open all with current extension as... and select C++ (fmt).
The text was updated successfully, but these errors were encountered:
This is great! Could you submit a PR adding this syntax definition to the support directory and possibly linking somewhere in the README with a note how to use?
This is really not an "issue", but I don't know where else to put this... maybe this should be included somewhere in the docs or in the repo.
I created (or rather modified) a Sublime Text syntax definition for C++ with support for fmt formatted strings: https://gist.github.com/Kronuz/8ccba85296587243c3ffa07bb5cb19c8
Simply put it in the
Packages/User
directory (Preferences -> Browse Packages... -> User
) and select the syntax fromView -> Syntax -> Open all with current extension as...
and selectC++ (fmt)
.The text was updated successfully, but these errors were encountered: