Sublime Forum

[Complete] Remove default Python snippet

#1

Hi,

I would recommend removing the default python snipped called self.sublime-snippet, see http://stackoverflow.com/a/37824906/1163878 . While it can be removed, it is annoying in many cases, for instance in use with auto-completers such as Anaconda. It triggers also when the dot is between module and function name, something that is never wanted behaviour for this snippet.

Thanks for the consideration.

0 Likes

#2

Consider logging an issue here: https://github.com/sublimehq/Packages/issues

1 Like