I have just spent a three hours trying to configure my working environment for VSCode and ECLiPSe (I am new to VSCode and rusty in ECLiPSe) in Windows.
So far
I have created a task (and a keyboard shortcut) in VSCode to launch TkEclipse (the GUI)
in TkECLiPSe Tools->TkECLiPSe Preference Editor I set the value of the Initial query called ... (which is the last option) to cd('//C/Users/[current working directory]'), compile([your file]).
but I cannot resize the GUI window to something larger, so I have to do this manually
I know these are small annoyances, but since all new power users will encounter them, it could be useful to document a solution.
Thanks.