Patrick O'Brien

Results 3 issues of Patrick O'Brien

## Motivation Fixes https://github.com/callstack/linaria/issues/1047 ## Summary This incorrectly failed with an "unsupported error" in cases where the identifier was already hoisted. A couple of lines down from here we return...

The VSCode extension allows for specifying a `cwd`, however this option is not used when spawning the process, rather it uses the workspace root: https://github.com/sorbet/sorbet/blob/master/vscode_extension/src/LanguageClient.ts#L276 This makes it difficult to...

bug
unconfirmed

I've done some work using the code from this project so I wanted to give back a little and share a couple of issues I found in case they are...

bug