Custom IDE in Python - My Project Idea #01
Custom IDE in Python:
I want to try to code my custom IDE where i can add my own features. I primarily use VS Code for my code. But I want to create my own IDE. This will give knowledge to more topics like Code Completion, Artificial Intelligence, Data Structures & Algorithms
Here I will save my resources to learn and make my own IDE with Python and Tkinter I guess.
Code:
OR
Resources:
Scintilla - Coding Component for IDEs
Comments
Post a Comment