Home > Web Front-end > JS Tutorial > JS code formatting and syntax coloring V2_javascript tips

JS code formatting and syntax coloring V2_javascript tips

WBOY
Release: 2016-05-16 19:25:16
Original
1270 people have browsed it

Upgraded to the second version, open a post to celebrate, hahaha

Upgrade content from Ver1.1
1. Add function list
2. Add function Export function
3. Add Function dependency analysis (I have never seen this function implemented by other software. I am creative and have many problems. At present, the analysis ability is still relatively limited. I can only analyze global function dependencies. Bugs may occur in complex code)
4. Fix the for statement analysis bug
5. Fix the syntax folding bug
6. Improve the working method of Collapse All ※ Expand All function to avoid crash when the number of rows is too large
7. Improve the line number analysis mechanism , to avoid crashes when the number of lines is too large

Copy code The code is as follows:



JSer Ver 2.0









    
Please Input the JS: