question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Need to sync vscode folds to neovim. from the initial look onDidChangeTextEditorVisibleRanges could be used with :{range}fold command Rebind neovim folding keys/commands to call vscode folds commands

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:41
  • Comments:23 (4 by maintainers)

github_iconTop GitHub Comments

20reactions
ArborealAnolecommented, May 19, 2020

@6a68 just set nmap j gj and nmap k gk in ~/.config/nvim/init.vim (potentially with restriction of exists('g:vscode')), and also set Vscode-neovim: Neovim Init Path to ~/.config/nvim/init.vim or equivalent, and reload VS Code. This recursively defines j and k as https://github.com/asvetliakov/vscode-neovim/blob/68f056b4c9cb6b2559baa917f8c02166abd86f11/vim/vscode-code-actions.vim#L93-L95

9reactions
trkochcommented, Feb 12, 2020

Perhaps add a note about folding not being supported just now to known issues in README?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Folding@home: Front Page
“Folding” in our community refers to running simulations of proteins, the molecular machines that perform most of the active processes we associate with...
Read more >
Folding - Urban Dictionary
When someone either physically or mentally crumbles due to: (a) alcohol, (b) drugs or, (c) women. If all 3 are combined that is...
Read more >
Folding - Wikipedia
Fold (geology), one or a stack of originally flat and planar surfaces that are bent or curved as a result of plastic deformation...
Read more >
Folding Definition & Meaning - Merriam-Webster
The meaning of FOLDING is capable of being folded into a more compact shape. How to use folding in a sentence.
Read more >
Fold | Definition, Types, & Facts - Britannica
fold, in geology, undulation or waves in the stratified rocks of Earth's crust. Stratified rocks were originally formed from sediments that were deposited ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found