Sublime Forum

[Bug?] .cpp files not in scope of c++ snippets

#1

I noticed a problem when trying to use the c++ ‘class’ snippet while editing a .cpp file. It doesn’t work. Some other c++ snippets don’t work also. I dug around a little and apparently if you add ‘source.c’ to the scope of the snippet, it starts to work with the .cpp files.

Why is that?

I tried to add ‘source.cpp’ just for the heck of it, but it doesn’t do anything

0 Likes

#2

This is a recent regression - I’ll fix it for the next beta.

0 Likes