NullVoxPopuli

Results 2059 comments of NullVoxPopuli

does TS provide no map/list of attributes?

If we can't get a list of attributes, surely it would be better to have _some_ completion rather than the _none_-situation we have today. We could filter out DOM properties...

> I feel pretty strongly that wrong completions are worse than no completions. yes, but a subset of incomplete, yet correct completions are better than no completions. > At a...

Let's see what the maintainer says: https://github.com/wooorm/html-element-attributes/issues/9 I've worked with them before with remark/unified/codemirror stuff before, and iirc, they're pretty responsive.

Gotta convert to pnpm, because release-plan doesn't support yarn: https://github.com/embroider-build/scenario-tester/pull/27

hello! thanks for asking!! to best help, whats the signature for SomeComponent? (and the template)

Hello!, given the list of server capabilities in protocol.ts (linked above), is there a particular one you'd like to start with implementing? we only want one server capabilities addition per...

@lifeart yeah, that sounds like a reasonable feature -- but we'd still need glint to to remove the extension during emitting. So far, I've found it easiest, to work around...

I think this is resolved, as all projects I'm aware of that use Glint extend from `@tsconfig/ember`, or some other in-monorepo custom config, such as `@my-place-of-work/tsconfig`.

Probably related: - https://github.com/typed-ember/glint/issues/633 - https://github.com/typed-ember/glint/issues/676 - https://github.com/typed-ember/glint/issues/692