File manager - Edit - /home/proidvn/me.proid.vn/wp-content/plugins/code-snippets-pro/js/editor.ts
Back
import { defineMode, getMode, EditorConfiguration, ModeSpec } from 'codemirror' import './php-lint' type ModeSpecOptions = { startOpen: boolean } /** Define a new mode which starts the phpmixed mode in php mode instead of html mode */ defineMode('php-snippet', (config: EditorConfiguration) => getMode(config, <ModeSpec<ModeSpecOptions>> { name: 'application/x-httpd-php', startOpen: true }) )
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0.14 |
proxy
|
phpinfo
|
Settings