Peter Stenger

Results 146 comments of Peter Stenger

This was just an unintuitive error message -- the parsing would have succeeded if regex.h was defined.

Sorry, I should be more clear. The `PrevComment` field does not include all comments in the Dockerfile: - Comments within steps e.g. ```dockerfile RUN echo "hello" \ # this is...

I would think that you can specify at a schema level, whether it is external or not. It shouldn't matter that the original input came from 1 file or 3...

I believe this should be closed with #331.

Even if support was added for evaluating sql expressions within other languages, this extension would have a hard time expanding template literals without erroring. I created https://github.com/supabase-community/postgres-language-server/discussions/396 to track support...

I only mentioned this in the context of prettier -- you could update the flag in prettier's config locally, and check that the files aren't re-checked by prettier after you...

Sorry, meant Server-side HMR😆

@axe-me Any progress on this?