Camille TJHOA

Results 59 comments of Camille TJHOA

https://github.com/ef4/ember-auto-import/pull/541 might solve the issue

> https://github.com/ef4/ember-auto-import/pull/541 might solve the issue I confirm this is working. I'm waiting for a new release of `ember-auto-import`

Same error `Could not find module @glimmer/manager` with `tinymce-ember` https://github.com/concordnow/tinymce-ember/pull/274 https://github.com/concordnow/tinymce-ember/runs/7655733728?check_suite_focus=true This may be related to https://github.com/emberjs/ember-test-helpers/issues/1220 https://github.com/emberjs/ember-test-helpers/pull/1221

@asgerjensen volta node 20 upgrade has now been merged into v4, so no need to change it.

> > To avoid this vivious cycle we must initialize contextual > > services **after** the transition is completed. > > do we want to do that? it means we...

@tylerturdenpants this repo really needs some house keeping. Can you take a look at it?

Looks like the "Takeover Mode" has been [deprecated](https://github.com/vuejs/language-tools/discussions/471#discussioncomment-8941569) in [2.0.0](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md#200-202432)... This is honestly a huge mess to know what's suppose to be the proper "vue" lsp config...

Ok so after some digging. **Takeover Mode** was an earlier approach where Volar's language server aimed to be the sole provider of language features for both .vue files and regular...