TroySigX

Results 20 issues of TroySigX

For a test with multiple test cases. e.g let there be 4 test cases, and each test takes a and b as inputs: ``` 4 1 2 2 3 4...

I have the following cpp file: ``` cpp #include using namespace std; namespace IO{ void setIn(string s) {freopen(s.c_str(), "r", stdin);} void setOut(string s) {freopen(s.c_str(), "w", stdout);} void setIO(string s =...

### Did you check docs and existing issues? - [X] I have read all the noice.nvim docs - [X] I have searched the existing issues of noice.nvim - [X] I...

bug

It is also an open-source database backend

I have `dap-ui` layout setup like this: ```lua require('dapui').setup({ layouts = { { elements = { { id = 'scopes', size = 0.25, }, { id = 'watches', size =...

When replacing the occurrences in the file, it'd be nice to the the `confirm` option. If `confirm` is on, then before replacing a specific occurrence, user should be asked to...

### Problem: I'm in my project directory and opens `nvim` for the first time (no previous session was saved). After exiting neovim, I'd expect `neovim-project' to not open any buffer...

It would be great if we are able to select a set of notes as a knowledge base for chat. For example, for current chat's local setting, only choose notes...

When I asked "which of my notes mention subdifferential" and the chat model (llama3.2) answered this ![image](https://github.com/user-attachments/assets/53036ecb-5759-466f-b1d9-c706602f2005)