Jeaye Wilkerson
Jeaye Wilkerson
I would love to be able to give an internal build to some of my colleagues and be able monitor the state of the app as they each progress through...
When running re-frisk-remote on Android with React Native, I see the following warning in my logs: ```text ReactNativeJS: Setting a timer for a long period of time, i.e. multiple minutes,...
I'm using css.gg to bring in CSS for icons, as mentioned here: https://github.com/astrit/css.gg#3-collection Currently, I'm trying to port a query from HTML to CLJ. As an HTML stylesheet link, this...
NeoVim support would require rewriting a good deal of the VimL + Lua binding work. It would also require integration with NeoVim's asynchronous API. Preliminary work was done here: https://github.com/neovim/neovim/issues/719#issuecomment-147191109
Due to some bugs in libclang, certain bits of code are either highlighted incorrectly or are not highlighted at all. This ticket should be used to aggregate the known instances...
This involves a few small tasks from general cleanup and function usage to proper CTest usage.
As mentioned in some discussion in #9, by @oblitum, some users may find it handy to disable automatic highlighting while typing. Instead, moving the cursor, cursor hold, and switching to...
I haven't found a way to determine which code is folded in an optimal manner. Furthermore, I haven't found a way to determine when folds are opened and closed (there...
I spend less and less time with Rust these days, so it's been up to the community to keep ncurses-rs going. Fortunately, you guys are awesome. I'd like to bring...