Louis DeLosSantos

Results 303 comments of Louis DeLosSantos

@lliu0947 Hey! your timing is pretty coincidental. I've actually been working on the multicast feature internally for a bit now (started this before the CFP was submitted) and we are...

@lliu0947 https://github.com/cilium/cilium/pull/29469 - Here is the initial PR for Multicast.

Hey @lliang0947 I think your questions here stem from the fact that this PR implements **just** the datapath bits. Questions 1, 3, and 4 require a higher level control plane...

Hello. I'm rather interested in developing this feature. I work on some C code bases which require 8 tab widths and a whole ton of C projects which don't. This...

Try it without anything provided to "setup" at all? I dont use Packer, but if you literally see nothing, I think this maybe a local issue, and not an issue...

The setup function is pretty simple, it starts a "WorkspaceController" which then implements all the smarts. You can debug this. TBH, packer has always been a nightmare for me, with...

I like this idea. @sboesebeck If its not possible to tie it to file type, would simply having "Named Workspaces" work as well? For instance you could start nvim and...

> > As a workaround, though I think this would be nice to have builtin, you could call require('ide').setup({...}) in a ftplugin and modify the config as needed for the...

Yup, no worries, I had "Named Workspaces" on the list for features I want to implement.

Good call. I don't think i'd like to list all the package managers in the neovim ecosystem. And I only really use plug, so maybe I'll put an example of...