In fact, Editplus can be used in this way. why don't I use zend studio, S, and other bulk headers? in fact, editplus can be used in this way.
It has many advantages, such as its small size and fast startup speed (using it to open a txt file of dozens of megabytes cannot exceed 5 seconds ), very powerful encoding customization function (you can use a specific encoding to open, create, or store files by default. this is very important, especially when developing PHP, the three-code unified requirements are quite strict ), green without installation, and one of the key advantages is that its custom function is very powerful. I can use it to configure the syntax coloring file and configure the script automatically, you can also configure clips to help me remember the trivial code snippets, especially when this clip feature really has to praise him. remember when I learned Jquery, it enables me to smoothly write jquery code within one day. as a result, the several js frameworks learned later are quickly learned by using their functions. after all, these frameworks only need to be used, so they do not need to be memorized, therefore, I only need to drop important things into the materials, and find them from the materials when necessary.
Next, let's talk about its green installation-free solution. In fact, if editplus is a green installation-free solution, many people may have doubts. Generally, the editplus we get needs to be installed, in addition, the latest version must be downloaded and installed again. so today I will teach you how to avoid unusual practices. after each version upgrade, I only need to get the several key dll and exe files to overwrite them, I will never overwrite other files, because those are the things I have worked hard to configure over the years (for example, INI files, ctl files, stx files, acp files, etc.). I am afraid I will cry once it is covered. as for how to obtain dll and exe files, there are too many methods. The most common ones are virtual box virtual machines or installation in the sandbox, and then copy and overwrite the required files.
Of course, he also has other functions that are also good. for example, in terms of custom tools, it is required that the execution results be automatically displayed after each php file is saved (other programming languages can also do this, you only need to configure it by yourself. I have configured my version and asked him to compile delphi, c, c # and other programs for me ). also, its regular query, replacement, and multi-file search are very useful.
The animation below is an animation I just recorded. through this animation, you may have a new understanding of Editplus.
Note: the auto-completion script in the animation is configured by myself.
Purpose of this post:
Some time ago, I found many friends asking PHP about IDE development, so today I will share some points.
Reply to discussion (solution)
What does sibang mean when sibang is hard?
In Linux, if editplus is not used, notepad ++ (wine) can be used. Therefore, vim fans are about to give some advice. haha...
I feel that this hard-moving model is really not as convenient as IDE, although it occupies a larger memory.
Editplus is really good, fast to start, inner consumption is not big, the visual effect is also good, and practical. However, I personally think the ultraEdit editing tool is also good! It's also practical! Old qualifications! Haha...
This is what I use,
Editplus has always been used, and custom automation has been completed.
It's great to make a gif. videos are saved.
This GIF surprised me.
Why isn't "clip" next to my "directory", but "clip?
Now I use editplus and zend studio together
At the beginning, I also used editplus, and now I basically used sublime, and occasionally used hanotepad ++.
This gif is cute.
However, it may be a bit difficult to remember the usage of editplus.
Editplus is really useful. I still have little knowledge about it ......
An eye open ......
I also need this gif.
This gif is recorded using a small tool written in C language.
Why isn't "clip" next to my "directory", but "clip?
This is a translation problem.
Please find this gif tool ....
The animation recording software I used is:
Http://download.csdn.net/detail/sibang/3371420
Img alt = "" src = "http: // E: \ 20120820143451.jpg">
Khan Yi?
It is strongly required that LZ release scripts and materials
Yes. paste the materials by the way.
Can I copy this gif? it's too useful.
Ps: The landlord is too powerful to admire
I have to say that it is really good. When can we study it on our own?
I saw your set of things elsewhere: zen coding.
But this gif recording is quite good. I like it.
My editplus version can be found ?? Lower? To:
Http://download.csdn.net/detail/sibang/4636245
Because? Many friends? I want to, so I want to share it easily ?.
I have a set of CSS and jQuery configuration files that can be used automatically.
Editplus is usually used as a general file editor... so many powerful functions... thx ~~
It takes a lot of effort to do these scripts and configurations, and it is generally unwilling to do so. Admire the landlord.
It's not a tool, it's the landlord,
He is better than me if you give him any tools.
Ep is quite powerful, and there are some highlights such as Direct ftp upload.
The zendcoding plug-in is really easy to use.
The zendcoding plug-in is really easy to use.
I'm familiar with it. it's something you think of when you talk about it. many editors can use it.
For example, sublime text 2
Vim can also have, hehe.
Nice. I also use this method.
The plug-in should be zen coding.
They all have a good time, like.
Learning thx
How is the CTags used now?
You can also modify it in batches.
I'm familiar with it. it's something you think of when you talk about it. many editors can use it.
For example, sublime text 2
Vim can also have, hehe.
Me too,
Good gif, editplus is really easy to use and has been in use
Insights
Not easy to use...
Eclipse for php
Editplus has been used for at least 10 years, but it has been switched to sublime text in recent days. it is found that ep is inferior to st, and it may be highly scalable to st!
In order to make full use of the resources in the ep, especially the habit of automatically completing the configuration file, we used AutoIt to write a small tool to implement *. batch convert acp files *. sublime-snippet.
If you want to use the acp of ep to automatically complete resources after changing the mountain head like me, you can try this tool ,:
Https://github.com/yahaosoft/Convert-EditPlus-ACP-to-SublimeText2-Snippet
The code is compiled by AutoIt. you can compile the code into an exe directly or use the source code.
Usage:
(1)
1. create the acp and snippet folders in the folder where the tool file (epacp2st2snippet.exe) is located, copy the ACP file of editplus to the acp, and use snippet to save the exported files
2、double-click epacp2st2snippet.exe. The program will automatically process all *. acp files in the acp folder without graphical interface. the processing result will be displayed after a while.
(2)
1. create the acp and snippet folders in the folder where the tool file (epacp2st2snippet.exe) is located.
2. open the EPACP2ST2Snippet. ini file, modify the acp_dir configuration parameters, and use the complete path of the folder where the *. acp file is located as the parameter value.
3. double-click epacp2st2snippet.exe and start processing. step 2 in (1)
Any comments, please mail to yahaosoft@gmail.com, thank you!
It is found that ep is inferior to st, which may be highly scalable to st!
Does the material in EP have corresponding functions in ST?
Marked
Reply to reference the 44 floor:
It is found that ep is inferior to st, which may be highly scalable to st!
Does the material in EP have corresponding functions in ST?
Yes, but st is just getting started and has limited understanding. The next step is to solve the ClipText/material conversion problem, because acp is the most commonly used one, so we made this conversion tool first. :)
EPACP2ST2Snippet.exe has made some minor updates and optimized the scope definition in the generated snippet. if you have any suggestions, please download the above link.
I have seen a large number of live Templates [I used phpStrom to describe these codes in this way]. In fact, any editor will customize many related live Teamplates, there is always some custom code that you are used. If the conditions allow excellent hardware, we recommend that you use a large ide such as xxx.
Editplus is always using this