Actions
Feature #25580
closedfile path auto-completion
Status:
Closed
Priority:
Could have
Assignee:
-
Category:
t3editor
Target version:
-
Start date:
2010-02-26
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
It would be very handy, if the code completion would help to enter a path to a file, like:
10 = TEMPLATE
10.template = FILE
10.template.file = fileadmin/<suggests all folders and files within fileadmin>
or for INCLUDE_TYPOSCRIPT statements, like:
<INCLUDE_TYPOSCRIPT:source="file:fileadmin/
The suggestion should also be able to resolve a path like this:
10.template.file = EXT:foo_bar_extenstion/res/templates/<...>
(issue imported from #M13686)
Actions