Note: This is an unofficial fun project. I just created this in my free time yesterday. I am not really considering updating it later. If I get more time and feel like updating it, I will make it better, but I'm not sure about that, as it was just for fun.
Suddenly, I thought that I should use the Perplexity model with an editor. There are many editors like Windsurf, Cursor, etc., but I couldn't find any Perplexity-based editor. So, I thought it would be fun to create one.
Yesterday, I downloaded the VS Code source and integrated its API. My bad that the Perplexity API only has Sonar models available for the API, not the GPT or Claude ones :)
Whatever, it's a very basic working AI editor. I didn't test it much, but I generated a simple project, and it created that for me. I am happy with this progress, little though it may be :)
Here are some screenshots of the editor in action:
If you want to use it, just compile it. For reference, use the Official Visual Studio Code GitHub references to build it, okay?
https://github.com/microsoft/vscode
If you want to make it better or want to work on it, you are free to do that. Improve it :)
Thanks for reading the readme!


