## revamp of snippet system - add a feature to choose specific python interpreter version - add feature to choose local python installations instead of using glot, allowing for usage of virtual environments ## add C snippets - in addition to python snippets, add support for C - requires a C compiler to be installed, users must select a path to C compiler or use one found in system's PATH environment
revamp of snippet system
add C snippets