buckle2000

Results 79 comments of buckle2000

It is not working. For example: ``` ```

BTW, the extension is still there. Also, @LaurentTreguier what happened to all the repositories of https://github.com/d-language-server/ ? They are all archived. I wanted to raise an issue.

Is it possible to generate a constructor instead?

I think libui (in C) has its own OOP inheritance system. There are functions like `void setChild(uiControl* child)` and you can pass `uiControl(window)` to it. Probably some pointer magic there....

Suggestion: https://docs.python.org/3/library/functions.html#callable

But I don't know C++ :face_with_head_bandage:

https://github.com/kikito/bump.lua/pull/28

I'm using stable, and the memory usage is still terrible. Maybe language server is just a bad idea for every language. Non-long-running shared library plugins would work better.

If you want to implement it by yourself, **using nape**, check [here](http://napephys.com/samples.html#swf-OneWayPlatforms). just remember replace the code in callback handler, store the [normal](https://en.wikipedia.org/wiki/Normal_%28geometry%29) of contact in callback. and then, use...