CPANEL-43712 - cPanel File Manager Editor
I would like to know when and if cPanel is going to include a better file editor in its package. I believe you currently use the Ace editor and it has issues.
Example: Both of these codes are perfectly fine per docs for syntax but yet the editor flags them as wrong.
.windowbg.solved:not(.sticky, .locked, .approvetopic) {
background: #340909;
}
:root[data-colormode="dark"] .windowbg.solved:not(.sticky, .locked, .approvetopic) {
background: #4e654e;
}
The errors i get are: Expected LBRACE Unexpected token ')' Unexpected token '{' so when is this editor going to be updated to accept current code without errors or a new editor package in place. Thanks :)
PS these forums are horrible, i really have no clue why you would want to use such garbage for something so important.
-
Hey there! I'm currently not aware of any plans to update the File Manage/Editor. However, I have opened case CPANEL-43712 with our developers so they can review this issue. If I hear something on my end about this case, I'll be sure to post an update here!
0
Please sign in to leave a comment.
Comments
1 comment