Project

General

Profile

Actions

Feature #25580

closed

file path auto-completion

Added by Administrator Admin over 14 years ago. Updated about 6 years ago.

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 #1

Updated by Tobias Liebig over 13 years ago

  • Priority changed from Should have to Could have
Actions #2

Updated by Michael Stucki almost 11 years ago

  • Project changed from 75 to TYPO3 Core
  • Target version deleted (0)
Actions #3

Updated by Michael Stucki almost 11 years ago

  • Category set to t3editor
Actions #4

Updated by Mathias Schreiber almost 10 years ago

  • Description updated (diff)
  • Status changed from New to Resolved

can't be done unless we parse all paths on load. No thanks :)

Actions #5

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF