You need to save it in the Packages folder hierarchy for ST to pick it
up - you can try Tools -> Developer - New Syntax, paste in the
tmLanguage and save it in the folder ST recommends (Packages/User) as <packagefile>.tmLanguage
, then Tools -> Developer -> New Syntax From <packagefile>
.tmLanguage.
select SQL_CALC_FOUND_ROWS from <tablename> where flag = 1 limit 10 and then select found_rows();
Comments
Post a Comment