jjasmine

Results 101 comments of jjasmine

Hi there, I want to try to contribute to the project with small, simple issues. How do I start for this one?

Hi there, I just want to verify, I need to add all the tests in the folder test/ that is currently not in the CMakeLists.txt, both as shown below?

great, I'll be on it soon

Just ran into something like this on my personal project, modern CMake provides the optional named argument [WORKING_DIRECTORY](https://cmake.org/cmake/help/latest/prop_test/WORKING_DIRECTORY.html) to be used together with [add_test()](https://cmake.org/cmake/help/latest/command/add_test.html). If nobody's gonna try this out...

i did some digging around. i'm not sure exactly how to do this, but i think the add_test() working_directory option doesn't affect the working directory on the implementation in OutputOperation_impl.hpp...

sounds good to me, can i be notified when #427 is finished and MacOS related issues are merged? @ZigRazor

Hi there, can I ask what kind of complexity is sufficient for this algorithm?

Can I be assigned on this issue

i'm a bit burried in work so not sure if i'll have time in the immediate future, i'll try to get started on this soon. Sorry for the delay!

Hey Lamby, an easy way to do this is just add `"andweeb/presence.nvim"` following the installation direction in https://github.com/folke/lazy.nvim#-installation Another long way (more sustainable) is create a directory called **lua**, then...