Vincent Stone

Results 15 comments of Vincent Stone

I have the same problem. So I expand the type rules using following file: ``` mod swig_foreign_types_map {} impl SwigDeref for JavaByteArray { type Target = [u8]; fn swig_deref(&self) ->...

[z.lua](https://github.com/skywind3000/z.lua) is faster and more convenient than `fasd`. Maybe we can replace `fasd` with `z.lua`.

Oh, I see. Ultisnip requires python/python3 feature. Actually the python dependency comes from Ultisnip. And Ultisnips will check if Python/Python3 is available. See https://github.com/SirVer/ultisnips/blob/423f264e753cec260b4f14455126e6db7ba429af/doc/UltiSnips.txt#L547 So we can safely remove the...

Is there any tool available to autogenerate JNI bindings?

Rust swig lacks support for many types. On Mon, Feb 25, 2019 at 10:50 PM Emily Toop wrote: > There are a some small projects trying to address this such...

Separate data from markup is definitely better. But I am not very familiar with Jekyll with Liquid templates. Mircrosoft already maintains a list of protocol implementations in [their repo](https://github.com/Microsoft/language-server-protocol/wiki/Protocol-Implementations). So...

Then we can open pull request to improve the MS page to track the same information as this site does.

@Ralith Thanks for you reply. Actually I am trying to write an video streaming application. It pulls video stream from the camera and encodes it(this part is done in CPP)...

How about solarized light theme?

You remove the Bundle Unbundle command. How can a user customize the plugin?