Best AI coding tools for WordPress plugins (php, css, Javascript etc.)
The Lounge
1
Posts
1
Posters
0
Views
1
Watching
-
So Github Copilot seems to be the real deal and in high demand. [Microsoft's GitHub Copilot Surpasses 1.3 Million Users to Lead AI Coding Industry](https://winbuzzer.com/2024/04/18/github-copilot-microsofts-ai-innovation-transforms-software-development-xcxwbn/) I have wanted to try it for my WordPress plugin which I coded just with Gpt4 but noticed it wasn't able to create similar complete code that I could just save as php and css files. Or did I miss sth? When trying to add more features using multiple files I ran into issues. What alternative would be more suitable for this task? I need a solution that can understand the context and dependencies of about 5 different files with a large enough context window.