What do people usually write code with? Ask questions about sublime text 2 and NetBeans.
Now I want to write the code with these two tools, but there are some problems.
1.netbeans and Sublime don't seem to be able to implement dual views, like notepad++
Is there any way I can get them to implement double view?
2.sublime Text 2 There is no plug-in implementation on the side display class, function and variable definition, and click to immediately jump to the definition, just like NetBeans navigation function. I know notepad++ can use Sourcecookfire this plug-in implementation, do not know sublime there is no, ctrl+r can display functions, but the effect is not very good. NetBeans sublime?text?2
Share to: more
------Solution--------------------
Https://sublime.wbond.net/browse
This is the URL of all sublime plug-ins, I have a lot of plugins are installed here, you say jump to the specified function I haven't seen it for the time being. However, the plug-in allows me to improve the efficiency of the development of many
------Solution--------------------
Reference:
Quote: Reference:
Found Https://github.com/SublimeText/CTags.
I've got this, too, but it's not going to work, and I right-click to jump to the definition of the function, but it's not responding.
It can only be used with Eclipse for PHP, a powerful
------Solution--------------------
Ctrl+r or Ctrl+p and then enter @ can show all methods up and DOWN ARROW key direct jump is very convenient