SQLite Forum

Proper set up for working with SQLite, C, Tcl/Tk?
Login
I hated Visual Studio and swore I'd never go near it again but, a few months back, I downloaded visual studio code along with wsl2 (both free) so I could use a single app to access both windows and linux files. I love it. It has syntax highlighting for many languages (c, c++ & tcl included). I can open a bash shell or a command shell without leaving the app and compile c code using gcc.