dylanfontaine / devel_codemirror
Enable Codemirror text editor for devel/php
Installs: 1 878
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:drupal-module
Requires
- drupal/devel: ^1.0
This package is auto-updated.
Last update: 2025-03-17 06:48:17 UTC
README
- Introduction
- Requirements
- Installation
- Configuration
- Maintainers
INTRODUCTION
The Devel Codemirror module turn the textarea in devel php form into code editor provided by CodeMirror.
-
For a full description of the module, visit the project page: [https://drupal.org/project/devel_codemirror]
-
To submit bug reports and feature suggestions, or to track changes: [https://drupal.org/project/issues/devel_codemirror]
REQUIREMENTS
This module requires the following modules:
INSTALLATION
-
Install as you would normally install a contributed Drupal module. Visit: [https://www.https://www.drupal.org/docs/develop/using-composer/using-composer-to-install-drupal-and-manage-dependencies#adding-modules] for further information.
-
If you using composer to manage dependencies of your site:
composer require drupal/devel_codemirror
CONFIGURATION
Configure the codemirror settings in Administration » Configuration » Development » Devel settings » Codemirror.
Supported configuration and addons
- Theme selection
- Line wrapper
- Line number
- Match brackets
- Auto close brackets
- Style active line
MAINTAINERS
Current maintainers: