I've created a customtool for VisualStudio. Now I was wondering if it was possible to make a file association so when I create certain type of file (*.popo), it would automatically set the property field for the customtool?
Example: When you create a resx, the 'GlobalResourceProxyGenerator' is autonatically set for it. and then generate the file.
Thanks,