Quantcast
Channel: Programming (In-game)
Viewing all articles
Browse latest Browse all 903

Easy copying of relevant code from Visual studio

$
0
0
Hi, when making in-game scripts in VS you have to select and copy a portion of your file every time you want to test it in game. I found this tedious so I wrote a simple script that copies a predefined section at the touch of a keyboard command. It also trims white-space, as it can eat up a considerable portion of the character limit.


Easy copying of relevant code from Visual studio

Viewing all articles
Browse latest Browse all 903

Trending Articles