G3P0 The Devsense PHP Snippets do not appear. How do I get them to appear? Also... is there a way to add a custom snippet to the Devsense PHP category?
JakubMisek Hi, What we've tested, the snippets are there (e.g. a "function" snippet, completed with Tab, Tab): Custom snippets can be added as described at https://docs.microsoft.com/en-us/visualstudio/ide/code-snippets?view=vs-2022 I hope it helps. Please let me know if there are snippets in your .php code. Thank you.