Well, the inline devel module was developed to be an IDE in the browser. There's now an option to apply the inline devel plugin on any element. The problem is that the suggester is shown under the textarea and this not some thing that look coll in the UI and not good for the UX.
There area probably small JS code or maybe a JS library that can handle it.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | inline_devel_floating_functions_2053219_4.patch | 7.59 KB | roysegall |
| #3 | floating_sugester.png | 38.95 KB | roysegall |
| #3 | inline_devel_floating_functions_2053219_3.patch | 7.58 KB | roysegall |
| #2 | Execute PHP Code | Site-Install 2013-08-03 01-57-01.png | 27.35 KB | roysegall |
Comments
Comment #1
roysegall commentedcan be useful: https://github.com/Codecademy/textarea-helper
Comment #2
roysegall commentedScreen shot of the work is attached.
There is problem when there is to much spaces in the line then the suggester is not display at the correct location. I'm working on this. Who ever that would like to see the progress it self can checkout to the branch issue. After fixing that issue the code of the branch could be merged.
Comment #3
roysegall commentedCommitting the work.
Comment #4
roysegall commentedComment #5
roysegall commentedMerged.
Comment #6
roysegall commented