Commit graph

5 commits

Author SHA1 Message Date
fd5b46d2e6 Made the open_files variable a dict again so it is easy to get the file object by the path. 2024-11-19 18:13:41 +01:00
30c1b55419 OOPed everything a little more and added some comments. 2024-11-18 18:28:26 +01:00
d86c9acc58 So now, it can actually read files. 2024-11-18 18:00:35 +01:00
8f8c11772e File opening is now really working.
(Shows a tab menu with the opened files.)
2024-11-18 17:20:49 +01:00
2797c3ca44 File opening working.
(Only the popup that sets the variable.)
2024-11-17 18:54:51 +01:00