Skip to content

issues Search Results · repo:neovim/node-client language:TypeScript

Filter by

102 results
 (71 ms)

102 results

inneovim/node-client (press backspace or delete to remove)

So I understand that one can set an env var to also pipe the logs to a file, but how does one just inspect the default logs? Maybe I m being really obtuse but it s not really clear to me. I m doing a ...
documentation
question
  • dlants
  • 3
  • Opened 
    on Jan 10
  • #466

I m defining a function: plugin.registerFunction( magenta_lsp_response , (result: unknown) = { context.logger.log( `magenta_lsp_response got callback ${JSON.stringify(result)}`, ...
bug
  • dlants
  • 1
  • Opened 
    on Dec 22, 2024
  • #461

Problem raised in https://github.com/neovim/node-client/pull/437#issuecomment-2454923756 by @mikavilpas [prettier] being run as part of eslint is an older way and nowadays not recommended. And https://prettier.io/docs/en/integrating-with-linters.html ...
dependencies
enhancement
help wanted
  • justinmk
  • 1
  • Opened 
    on Nov 15, 2024
  • #445

enhancement
  • xiyaowong
  • 7
  • Opened 
    on Oct 19, 2024
  • #430

The docs website is currently not automated, we could automate it in CI (by diffing gh-pages branch with newly generated docs?)
  • gjf7
  • 1
  • Opened 
    on Oct 18, 2024
  • #428

1) findNvim searches in additional custom dirs: Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure done() is called; if returning a Promise, ensure it resolves. (D:\a\node-client\node-client\packages\neovim\src\utils\findNvim.test.ts) ...
  • justinmk
  • Opened 
    on Oct 17, 2024
  • #426

This is a tracking issue for a potential issue noticed in https://github.com/neovim/node-client/pull/414#discussion_r1796637402 Problem proc.on( close ) does not always trigger on nvim.quit(). Based ...
bug
  • justinmk
  • 3
  • Opened 
    on Oct 11, 2024
  • #419

I m not actually sure whether this is intended or not, but an exception is thrown and otherwise unhandled in transport.ts https://github.com/neovim/node-client/blob/65ddb5e7c8fa6c1bd4a6cd6564ad0cdf83b7e92c/packages/neovim/src/utils/transport.ts#L114 ...
question
  • andrewDoing
  • 4
  • Opened 
    on Sep 26, 2024
  • #403

Problem Apps such as https://github.com/vscode-neovim/vscode-neovim use findNvim to find Nvim on the user s system, but: - they also support user settings that allow the user to explicitly set a path. ...
enhancement
  • justinmk
  • Opened 
    on Sep 20, 2024
  • #399

nvim checkhealth reports this error, and requests a report to maintainer. node /usr/local/lib/node_modules/neovim/bin/cli.js /usr/local/lib/node_modules/neovim/bin/cli.js:18 const nodeMajorVersion = ...
bug
  • ubuntupunk
  • 1
  • Opened 
    on Jul 29, 2024
  • #373
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub