Xavier Poinas

Results 15 comments of Xavier Poinas

I think this is interesting, but it would be better to have a syntax that lets you type-in a name? Where for example the syntax "entity:Product" could create the files:...

My idea was to be able to add a group of file named "entity", with filenames parametrized with the name of the entity, so that you can add a set...

Hi That's a good question, I never thought about that. I have no experience running extensions in SSMS. Maybe I will look into it, but if anyone knows anything on...

I don't see this option in the vsct file. Are you sure? As far as I know, this isn't implemented, so it is a new feature request. It seems that...

This code snippet does not appear anywhere in this file: https://github.com/xps/VSTextMacros/blob/master/VSTextMacros.vsct Are you looking at a branch/fork?

Unfortunately, recording find operations is simply not supported. More details here: https://github.com/xps/VSTextMacros/issues/1 I didn't realize that the official Macro extension could do that. It is open source so when I...

Sure, let's rename it to that. Thanks for reporting this.

I'm sorry but I have no idea why you might be getting this error. Maybe a conflict with another extension? In any case, the macro extension does not interact in...

@ygoe Do you have the Productivity Power Tools extension installed?

@ygoe Nothing that would be used to copy formatted code from VS ? (Like "Copy to HTML") This has been known to break the recording of copy/paste operations. In any...