OLED VScode

I have a daisy seed and ive always programed it in Arduino IDE, worked great.
Now in doing a more complex project and im working in VScode. I neet to use my OLED but i cant make it work. In arduino i used U8g2 and conected the SCL and VDA and it all worked just fine. How do I do this on vscode?

Welcome!

Which OLED are you using?
If you are using an OLED like this then you can flash any of the Patch example code in DaisyExamples to check if it’s wired correctly since they all display something.