I want to make a custom syntax file for some specialty files I use at work. The problem is the files I use aren't separated by spaces but by '*''s is there a way of looking for targeting keywords like this or looking only at the start of the string to recognize keywords?
Thanks in advance
- Sean
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi All,
I want to make a custom syntax file for some specialty files I use at work. The problem is the files I use aren't separated by spaces but by '*''s is there a way of looking for targeting keywords like this or looking only at the start of the string to recognize keywords?
Thanks in advance
- Sean
If you mean something like:
*Will*this*work,*if*this*is*defined*as*a*keyword*and*defined*is*defined*as*a*keyword*too?
Should work fine.