Lithium Studio Editor Enhancement

#4.56 / 9 rate

Lithium Studio Editor Enhancement

218 users

2019-03-08

Nico Balestra

Extension Information

5 star
100%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Permissions

Description

Extends the functionality of Lithium Studio Editor by adding syntax highlighting, line numbers, code folding, etc...

Lithium Studio Editor Enhancement Chrome extension will enhance all main Lithium Studio text editors. Specifically it provides the following enhancement:
1. Line Numbers
2. Syntax highlighting (Freemarker syntax needs improving).
3. Tag match highlighting (currently only HTML is highlighted)
4. Autocomplete (press ctrl + Space to activate)
5. Code folding
6. Resizable text editors.
7. Full screen mode

It applies such enhancements to the Component editor, Endpoints Editor, Wrapper Editor and API Browser.
XML editors (quilts and layout) are currently not enhanced.

Source code available here: https://github.com/tech-Nico/studioEnhance

Recent Changes
2.2 - Adjusted code for new css and init tabs (Thanks to Chiara for her contribution)
2.1 - FIXED so that read-only SASS files cannot be modified.
2.0 - ADDED support for SASS files
FIXED - Wrapper has been fixed so all its sections are now enhanced.
1.9 - ADDED full screen mode and active line highlight
1.8 - ADDED empty option in themes selector to switch back to default theme
1.7 - ADDED themes
1.6 - FIXED bug which was preventing from showing the enhanced editor on the CSS editor.
1.5 - The extension now handles the CSS editor and the Initialization Script editor
1.4 - Added setting options. Currently you need to refresh the current page for the options to take effect.

The MIT License (MIT)

Copyright (c) 2015 Nico Balestra

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.