SMART4Solutions - APEX Plugin

#3.67 / 3 rate

SMART4Solutions - APEX Plugin

294 users

2019-01-02

Chris Jansen

Extension Information

5 star
67%
4 star
0%
3 star
0%
2 star
0%
1 star
33%

Supported Languages

Permissions

Description

Plugin which adds useful functionality when developing with Oracle APEX

Functionality :

- Convert/Transform text to lowercase or UPPERCASE using a select list when right clicking selected text or shortcuts you can setup inside the google extensions manager.
- SQL Beautifier (In Progress).
- JS Beautifier
- APEX Items list to choose the variables available in your page.
- APEX Report Column names list to choose the variables available in your page.
- APEX System Binds list.
- Links to useful resources like: Universial theme, Font APEX, apex.world And Documantation.
- Show hidden items inside your console.log.

v1.6:
CodeMirror Addons:
- Fullscreen the dode editor with F11
- Switch codeEditor Mode ex:(from TEXT to HTML) See screenshot
- Validate JS
- Beautify JS
- Validate CSS
- Beautify CSS
- Validate HTML
- Beautify HTML
- Beautify PL/SQL