Igor

Results 3 issues of Igor

### Are you submitting a **bug report** or a **feature request**? bug report? ### What is the current behavior? There are two missing functions definitions in _FieldArrayRenderProps_ interface _removeBatch_ and...

I configured Molten as my REPL. When I call `run_cell()` or `run_and_move()` everything works as expected, but `run_all_cells()` fails with an error: ``` Error executing lua .../NotebookNavigator.nvim/lua/notebook-navigator/repls.lua:50: Invalid 'replacement string'...

### Problem description Recently I was rebuilding my config for python lsp. My goal was to disabe all pylsp linting and formatting feature, except for ruff and mypy plugins. I...

server-issue