Christopher Dieringer
Christopher Dieringer
that's probably it--contains_name doesn't show up until 0.15.x in history
I recently went through all of this for a website. Runtime solutions cost a moderate amount of JavaScript, suffer extra blocking downloads (language message pack), or have naive namespace splitting...
Ah, nice! Ok, disregard my prior then :)
For image tags: - next/image already applies various best practices: https://nextjs.org/docs/api-reference/next/image - height + width should ALWAYS be supplied, because in tandem they behave as an aspect ratio, give the...
I dug into the source. By the time I make it to this line: https://github.com/redhat-developer/yaml-language-server/blob/dfccc6fc095faeb5d07051b51f308478cdac70fd/src/languageservice/services/yamlSchemaService.ts#L164, the `.schema` property will not be present. some sort of config and remapping would need...
So I started working on it, and i hit a few snags. I ended up wanting 1. TS (#56 ) enough, 2. a single entrypoint (e.g. just `fetchToCurl`) 3. support...
ah man, i wish you would have filed an issue with me. would have loved to fix/refactor those problems. (:wave: factorio-type-kit guy)
...this is much better :)
Im going to mark my ftk as “dont use” and point here