Akuli / porcupine

A decent editor written in tkinter
MIT License
162 stars 49 forks source link

symbols table #1515

Open Akuli opened 5 months ago

Akuli commented 5 months ago

Was thinking of maybe adding a symbols table to this this, something that looks like:

(06-22-2024) 14:26:55

Let me know what you think, i've already got a class that i wrote for another project that'd work wonderfully for just this thing. I'd only need to modify it to work with the other languages as it only works for python at the moment.

Originally posted by @celltoolz in https://github.com/Akuli/porcupine/issues/1512#issuecomment-2184198002

@celltoolz Feel free to contribute a symbols table if you want :)

I think you have two options for getting the symbols in a language-independent way: