the-liquid-metal commented on issue #5010: URL: https://github.com/apache/netbeans/issues/5010#issuecomment-1332548241
Lovely proposal, very useful for inline templating. I usually use phpstorm to do this, and i wish netbeans had this feature. Some considerations should be included: * including [nowdoc](https://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.nowdoc) * since sql has many dialects, popular dialect should be included (MYSQL, SQLSERVER, etc), rather than adding a note comment above the statement to clarify which dialect is. * including [Doctrine](https://www.doctrine-project.org/projects/doctrine-orm/en/2.13/reference/dql-doctrine-query-language.html) * including popular language (Java, C#, etc). and most importantly: PHP ❤️ This is the first step towards becoming a more powerful feature. I hope netbeans won't stop here, considering phpstorm has very solid feature beyond syntax highlighting: syntax validation and connection to datasources. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
