Question

Is it any possibility to persist work of Hotstrings in Visual Studio 2008.

For instance, I want to get following results: "ras" => replace to runat="server"

I use following script, which work in another application, except VS 2008.

::ras::runat="server"

Was it helpful?

Solution

Are you running under the same account?

What about the solution posted over here: Why is visual studio catching key events before autohotkey?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top