Do you know where I can find the settings for changing the text that intellisence pastes into my code when it autocompletes stuff? I would be really helpful if I could make small tweaks to some of the boilerplate defaults as needed since there are a few things that I do repetitively,
Example: when typing in a try/catch, have it also automatically insert a particular method call that I use all the time in the catch statement.