The following are some of the features of JAScript Editor
-
Syntax highlight for HTML,CSS ,JavaScript and PHP
-
Line numbering for easier debugging
-
Code folding for easier navigation
-
Bookmark line to mark important lines
-
Debugger for JavaScript files
-
Auto complete variables properties and methods
-
Multi tab to help in large projects
-
Word wrap to wrap long lines of code
-
Show errors as they occurs and highlight them
-
Auto fix errors such as missing semicolon
-
Format code to make it more readable
-
Fix imports of java classes in rhino JS and beanshell
-
Search and replace in code
-
Fast scroll by dragging a scrollable bar up and down
-
Undo Redo when coding
-
Jump to specific line in code
-
Instant run without compilation
-
Resources for learning
-
Console to show the output of
print() function
Subscribe to:
Post Comments (Atom)
JavaScript Syntax
Whitespace and new lines JavaScript ignores spaces, tabs, and newlines that appear in JavaScript code. You are free to fo...
-
Whitespace and new lines JavaScript ignores spaces, tabs, and newlines that appear in JavaScript code. You are free to fo...
-
Create script Open the editor, write your code, then click run. After you complete editing click save icon, enter the name of yo...
-
For android projects There are many ways to output a string in JAScript. The following are some of the ways you can display a st...
No comments:
Post a Comment