Sergei Kucher
Sergei Kucher
> I just realized that if I choose "foo" and somebody else chooses "foo", and our libraries have totally unrelated functionalities, then nobody can use both libraries at the same...
@jhass Maybe resolving conflicts on namespace level in similar way is quite acceptable. I.e. - Usual namespaces is `::PackageName` - For clashed packages it is `::UserName::PackageName`
Same problem on Sublime Text 3. Seems like package fail to set any syntax then gist is loaded.