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”
Are you running under the same account?
What about the solution posted over here:
Why is visual studio catching key events before autohotkey?