Hey all, I have a quick question about setting up my dev environment. I'm working with Pages Functio

Hey all, I have a quick question about setting up my dev environment. I'm working with Pages Functions in TypeScript through VSCode and I was wondering if there is any method to get syntax highlighting / autocomplete for the top level
onRequest
/
onRequestGet
/... functions?
Was this page helpful?