After a successful #TYPO3 community budget for #Fluid in the last year, I‘m giving it another try: This time I want to focus on the developer experience when working with Fluid templates. If you are a member of the TYPO3 association, I would really appreciate your vote for my budget idea. And if you‘re not a member: It‘s time! 🧡
Learn more about my idea, and feel free to ask questions: https://talk.typo3.org/t/fluid-developer-experience-simon-praetorius/6595
Fluid Developer Experience (Simon Praetorius)
Idea Title Fluid Developer Experience What is my idea about? With this community budget idea, I want to advance the developer experience (DX) for Fluid templating with three consecutive projects. Components Autocomplete For IDEs that can work with XSD files (like PHPStorm), we already have pretty good autocompletion: Fluid generates XSD files for all available ViewHelpers, and since TYPO3 13 this is even built-in via the “fluid:schema:generate” console command. However, a missing puzzle piec...