|
|
Browse by Tags
All Tags » Editor » IDE
-
I notice that the methods, function, classes are treated like #regions in VS. I read code best if all the hidden regions are expanded.
I know that in Visual Studio I can expand all regions by using Ctrl-M Ctrl-L
Is there a magic keyboard combo or preference to make this happen?
Thanks!
-
This shows autocomplete in action in the Phrogram code editor. To bring up the autocomplete list, just type CTRL+J when in the code editor. If you have begun typing a word, the list of suggested autocomplete will be filtered to things that match what you have begun typing.
-
This shows the use of line numbers in Phrogram, including to identify and locate errors in the code editor
-
This shows and described the use of the splitter controls in the Phrogram code editor
-
This shows the different elements of Phrogram's code editor
|
|
|