Eyal Wiener

Results 9 comments of Eyal Wiener

@benogle This is not a duplicate of #377 , #377 is talking about disabling completion in comments (while in comment, don't complete me) I'm talking about disabling completion of words...

Looks like its working! Maybe this should be a configurable checkbox in settings "Only complete symbols"? It sounds pretty reasonable that people will want to complete only code and not...

@benogle Oh oh, looks like its not working. It has side effects, hiding keywords/completions I do want. Maybe instead of inclusion you want to be able specify what to exclude...

so I guess we check the type of the ref prop (string/func) and act accordingly

I can't think of a reason why they require this...

So the following can work, except that we need some pattern to indicate START and END of compilation of both the Typescript and ESLINT. e.g. ``` checking files... // outputting...

+1 `node` process at 20% CPU always. Disabling plugin eliminates the issue can downgrading versions help?