Alexander Tesfamichael

Results 42 issues of Alexander Tesfamichael

I understand this is getting quite ambiguous for the parser 🙈. In TSX files, arrow functions with generics look a lot like JSX. In [this issue](https://github.com/Microsoft/TypeScript/issues/4922) the TypeScript side suggests...

help wanted
ArrowFunc

Using Ubuntu Yakkety and vsftpd 3.0.3-7 uploading files does not work. Tried with Node 8, 6 and 4. Just executing auth works fine. Making a put fails with the following...

Perhaps I'm missing something here regarding Prometheus monitoring but it seems you need to create the SerivceMonitors yourself for the NATS / STAN metrics to be picked up and there's...

For openapi 3.0.1 , sending a POST with a Content-Type header set to `application/json; charset=utf-8` fails with a Request Body Object `content` property set to `application/json` due to the charset...

Seems prettier sometimes resolves with its options being `null` which blows up our 'resolve with defaults’ function. This makes sure we default `prettierOptions` to being an empty object. Fixes #9

### Issues - [X] I have checked [existing issues](https://github.com/jose-elias-alvarez/null-ls.nvim/issues) and there are no existing ones with the same request. ### Feature description When new users, such as myself, start using...

enhancement

_By all means, ignore this PR for now and focus on the merge._ This PR is based on #24723 by @karalabe / @holiman , however that PR was getting stale,...

I have a stream of timestamped values, I have a function that tries to retrieve one of those values 24 hours back in time, where the value needs to be...

After installing it and opening a tsx file with imports I see nothing showing up. Checking the list of extensions in Coc shows the extension is disabled. Trying to enable...

Hi (: When I delete an item using fern it gives a little message "1 items are trashed", but nothing actually gets removed. Could you point me in the right...