Jean Christophe Roy

Results 5 issues of Jean Christophe Roy

Ensure that we pass score quality issues raised against vscode (in addition to atom) See test suite here: https://github.com/Microsoft/vscode/blob/master/src/vs/base/test/common/filters.test.ts And implementation here: https://github.com/Microsoft/vscode/blob/master/src/vs/base/common/filters.ts In particular see test with actual issue...

Explore web worker or node child process

Sometime it's good to be a little less fuzzy. - Filters: Prune results using a custom function. Example use case is to filter by a status code. Must be done...

Small word are currently filtered out. With length 2, we filter words like "a, of". However when the small word are number they may be significant. Ie 2, 5, 10,...

If I understand correctly, the proper way to fill form is element.sendKeys(). However on password field I run into an issue. Some kind of password autofill menu appears and keys...