Questions tagged as 'atajo'

2
answers

Keyboard shortcut to generate comment for functions in c #

I have functions in c # aspx in visual studio 201 with 15 parameters approximately    function x (param1, param2, etc ...) {} and I want to add documentation at the top for each parameter    / * @ param1       * @ param2       * etc....
asked by 01.02.2017 / 18:29
0
answers

Keyboard shortcuts for Android Studio [closed]

Seeing how important keyboard shortcuts can be in programming when it comes to saving time. I would like to make a list of shortcuts for Android Studio together with your collaboration. I think this would help a lot of people learn other keyboar...
asked by 15.11.2016 / 18:00
2
answers

Shortcut to create parent container in HTML. Sublime Text3

In this video: The Best Keyboard Shortcuts for Sublime Text. 6:38 PM It is indicated that to create a parent container to an element (or several) in HTML can be done using the shortcut "ctrl + shift + g". But in my case it does not work and...
asked by 17.06.2017 / 11:43