How can I teach PhpEd to show a list of data-uk-* attributes |
Site Admin
|
You picked wrong name. You need phped-uikit.rel, and possibly you saved it in wrong place -- make sure you saved it in %APPDATA%\nusphere\phped\config
BTW by overriding &globals this way, you simply replace all common attributes for HTML 5.0 with that data-uk-* things. If you want to _add_ them, you need to copy-paste all the other attributes already defined for &globals. See attributes defined in phped.rel. |
||||||||||||
_________________ The PHP IDE team |
|
@dmitri, thank you! It was the wrong location. Now I got it to work.
On a sidenote: As I'm often a bit lazy by nature, I first tried to use and append to the &globals variable like this in the custom file:
This raises an unhandled error when trying to start PhpED. - So, yes I know, it is not intended to use this way, just wanted to tell you. Maybe you want to catch those errors too, or you find it useful to populate those vars into the scope of custom files and support to append to them. Anyways, currently I'm happy that I know a way to customize my IDE. Thank you. |
||||||||||||||
Last edited by eyeball on Sun Jul 17, 2016 2:30 am; edited 3 times in total |
Site Admin
|
globals=globals can't be resolved, so this wouldn't work. Once again -- you have to copy all existing attributes in globals line from phped.rel to your own .rel file, then add attributes you wanted to add.
|
||||||||||||
_________________ The PHP IDE team |
|
It would have been nice if you first had read my post and then answer to it.
Now I edited it for you with red font color. But there is no need to answer again. Thank you. |
||||||||||||
|
How can I teach PhpEd to show a list of data-uk-* attributes |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by