Closed evandrocoan closed 5 years ago
Which build are you on? Those commands were moved to the core recently, which is why we had to add them to the data. I should probably not make this a WARNING log event, seeing that's the default log level.
I use build 3207 of Sublime Text. Why PackageDev is checking these things?
For debugging the provided command data.
You mean checking for defined duplicate commands?
No, it's just that we provide command name and argument completions for built-in commands as well as those defined in plugins, but since the built-ins can not be parsed dynamically we provide a base config with those commands and their arguments. See the source code of the related module (it's in the log record).
I just saw this in my console. I do not know how to reproduce this message. What it means?