Making a MiniVSCode (with tkinter and python) - #1 - Creating the sidebar - by myCODEnotein

Опубликовано: 22 Март 2026
на канале: Vikas Maur :)
735
14

Creating a MiniVSCode With tkinter and python

So , Is it even possible to create advanced projects with tkinter and python.
Well , if I say I can make a MiniVSCode with it then what is your opinion.

If you want to learn more then this video is for you only.
👍👍(●'◡'●)

#1 - Creating the sidebar

link to python modules - https://mycodenotein.netlify.app/src/...
link to airport - https://mycodenotein.netlify.app

In this flight we will land at the place named as Sidebar of the MiniVSCode.
Through this journey you will learn about
Button widget and Entry widget in tkinter.

I will also show you a golden widget of tkinter which will make your GUI
much more beautiful.

We will cover the .config method of any widget , grid method ..etc

We will make 2 buttons on clicking which we can make a new file/folder
respectively similar to that of vscode.

We will also display already created files in our sidebar.

Thanks for watching the video.

Timestamps ###
00:00 - Introduction
00:20 - The Pilot Appears
00:40 - Flight Details
01:30 - Emotional Appeal For Like, Share and Subscibe
02:00 - Coding Starts
05:20 - Creating The New File/Folder buttons
09:20 - Entry Widget in tkinter
17:10 - Use of OS Module started
23:40 - The Golden Widget
30:42 - Flight Has Reached Its Destination

To know more about tkinter you can visit
https://mycodenotein.netlify.app/src/...

#MakingAVSCODE
#myCODEnotein
#vscode