📁 File Manager Pro
v10.0.3 | PHP: 7.4.15
Server: Apache/2.4.25 (Debian)
2026-07-01 21:35:59
📂
/ (Root)
/
usr
/
share
/
nano
📍 /usr/share/nano
🔄 Refresh
✏️
Editing: javascript.nanorc
Read Only
## Here is an example for Javascript. syntax "javascript" "\.js$" comment "//" color brightred "\<[A-Z_][0-9A-Z_]+\>" color green "\<(const|function|let|this|typeof|var|void)\>" color brightyellow "\<(for|if|while|with|do|else|case|default|switch)\>" color brightyellow "\<(export|try|throw|catch|new|delete)\>" color magenta "\<(continue|break|return|yield)\>" color brightmagenta "'([^'\]|(\\["'abfnrtv\\]))'" "'\\(([0-3]?[0-7]{1,2}))'" "'\\x[0-9A-Fa-f]{1,2}'" # Strings. color brightyellow "<[^= ]*>" ""(\\.|[^"])*"" "'(\\.|[^'])*'" # Comments. color brightblue "//.*" color brightblue start="/\*" end="\*/" # Trailing whitespace. color ,green "[[:space:]]+$"
💾 Save Changes
❌ Cancel