D
D
daMage2015-01-13 12:29:02
Sublime Text
daMage, 2015-01-13 12:29:02

How to fasten arbitrary syntax to files without extension?

Good afternoon. Created note syntax for todo list based on css. Is it possible to attach it to files without an extension?

<key>fileTypes</key>
<array>
  <string>.*</string>
</array>

Tried .* and leave it empty - doesn't work.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Nalomenko, 2015-01-13
@nalomenko

Open a file without an extension. The syntax identifier should appear in the lower right corner. By default it is " Plain Text "
Click on this ID, top item "Open all with current extension as...", and select your syntax from the drop-down list.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question