Fri Oct 07, 2022 2:35 am |
Replies: 0 |
Views: 31351 |
|
|
seems silly perhaps, but this could save a little bit of time, if one could do this like you can in Chrome.
|
Sat Nov 10, 2012 7:07 am |
Replies: 1 |
Views: 3783 |
|
|
This is possible by setting which hidden characters are shown. Tools -> Settings -> Editor Settings - > Special Symbols.
Clear the space and eol and eof ones (if you like) and put a pipe cha ...
|
Sat Nov 10, 2012 7:05 am |
Replies: 10 |
Views: 6491 |
|
|
This is possible by setting which hidden characters are shown. Tools -> Settings -> Editor Settings - > Special Symbols.
Clear the space and eol and eof ones (if you like) and put a pipe ch ...
|
Fri Sep 28, 2012 2:16 am |
Replies: 0 |
Views: 13568 |
|
|
I often trace the flow of code by Ctrl+clicking on function or class names in the source code. It would be useful if, in the Code Navigator, where the functions and classes are listed, it also jumped ...
|
Tue Oct 04, 2011 12:50 am |
Replies: 0 |
Views: 2386 |
|
|
This would be in addition to the code navigator - Visual studio does this and i miss it. Along the top of the screen when viewing a PHP file - a drop down for navigating functions.
|
Tue Oct 04, 2011 12:48 am |
Replies: 0 |
Views: 2516 |
|
|
This is one thing that Visual Studio does which i find very useful - their IDE allows resizing of the font used to display code with Ctrl + Mouse wheel.
As of yet i have not found a PHP ide that ca ...
|