Sublime Forum

How to get rid of "Warning: skip 'PATH' couldn't determine"

#1

I don’t know which plugin does this (I guess it’s either SublimeCodeIntel or SublimeLinter). it puts this annoying message on the status bar whenever it can not detect the file format

"Warning: skip `PATH’ couldn’t determine language.

any idea how can I get rid of this warning?

0 Likes

#2

Thank you for sharing this concern. I too get the same warning. It is irritating.

0 Likes

#3

I was able to get it to go away:

Go into package control: disable package and disable SublimeCodeIntel. Then, restart sublime. That got rid of it for me.

If you don’t have package control, you could probably just delete the package out of the packages folder.

0 Likes