CSS class autocomplete seems broken |
|
Have the same problem (same build), but only for HTML class & ID attributes. PHP functions work fine. Rebuilding indexes as suggested did not help. After cold boot it worked shortly, but then failed again. Opening a style sheet concurrently activates insight/completion, but only for the styles in that particular file which has not have to have any relation with the particular project or file.
|
||||||||||||
_________________ JH |
Site Admin
|
Looks like you turned "Limit Scope To Included" option in the Code Insight settings.
This is what it is intended for and it's off by default btw. I mean, don't touch default settings until you understand what you're doing |
||||||||||||
_________________ The PHP IDE team |
|
That's probably true for the OP.
However, that option is on the PHP pane of Code Insight Settings, and has no effect whatsoever on HTML or CSS. As it is Code Insight for HTML class/ID presently only works with classes from stylesheets *opened* in the editor. *Any* stylesheet opened in the editor, even if totally unrelated to any of the projects in current workspace. IIRC it worked correctly in 6.1, build 6109. |
||||||||||||
_________________ JH |
Site Admin
|
It scans for CSS parts in all files in currently active project.
Make sure that file containing expected class/ID is in the project and this project is active. |
||||||||||||
_________________ The PHP IDE team |
|
The file is in the project, *.css files are in the project, the project is active.
*.css file linked in header template, header template included per <?php include 'includes/header_e.inc'; ?> in file. As said PHP functions from library included via header.inc show fine, it's only CSS classes/IDs which don't. |
||||||||||||
_________________ JH |
Site Admin
|
If nothing helps, report to the support team.
For me the classes defined in a CSS file appear fine in code completion: See screenshots: |
||||||||||||
_________________ The PHP IDE team |
|
Did you close noname1.css (and any other *.css file) before the test?
|
||||||||||||
_________________ JH |
CSS class autocomplete seems broken |
|
||
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