Raziman Mahathir

Results 12 issues of Raziman Mahathir

I've been using anko for my [music player](https://github.com/issadarkthing/gomu) and I wanted to implement auto completion. By adding `GetValueSymbols` and `GetTypeSymbols`, I will be able to easily fetch symbols of the...

Hi, how do I invoke an `Invokable` with `List` as its argument without the `List` is being evaluated? Here's a simple implementation to create a reduce function which requires the...

**Describe the bug** When I call command `:MarkdownPreview` it shows this error message but after pressing enter It still can open markdown preview. ``` (node:23466) Warning: Accessing non-existent property 'padLevels'...

I played around with this library a bit to see how easy it is to use a worker thread. Whilst I was using it, I stumbled upon weird behavior where...

How do I populate the quickfix list with `eslint` errors?

help wanted

It would be convenient if we can configure the color of the autocomplete for `InputField` instead of using global `Styles`.

This changes add two methods to the `List` widget, `GetFirst` and `GetLast` which returns the first and last item drawn respectively. This is useful if user wants to emulate H...

![image](https://user-images.githubusercontent.com/50593529/80898960-96749b80-8d3c-11ea-83e3-004027632d79.png)

As of recent merged pr #41 where I mention we cannot directly access the creation time of file https://github.com/issadarkthing/gomu/pull/41#issuecomment-800277029. I am still indecisive on we should use `ctime` or `mtime`...

I notice after some time, song randomly paused for like 1 seconds. This only happen when it has played a few songs. Currently, I'm not able to reproduce the bug.