I’m used to using vscode and perhaps inefficiently manually compiling my LaTeX with pdflatex, but I figured I could try out something specifically for LaTeX. I’m therefore trying Kile and I really like it but I am missing version control with got like there is in vscode. Am I missing something? Is this intended? How are Kile users doing version control?
I don’t really know, and would appreciate any help or answers.
Integrated VCS is not an easy task, that means quite a lot of work (desigining the UI and everything else). Given the resources the project has it should not be a priority IMHO.
Use git (or any other tool) separately, it will work just fine.