Invent a new interpreted language using Python. Although it functions smoothly within the terminal, I'm facing challenges in locating resources or documentation to develop an extension that can execute it within the VS code IDE. Additionally, I aim to incorporate syntax highlighting for my language. The envisioned extension is akin to the existing "Python" VS code extension. (PLEASE NOTE: I am not seeking recommendations!)