Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Markdown notes conflicts with vscodevim #196

Open
egerlach opened this issue Oct 1, 2023 · 1 comment
Open

Markdown notes conflicts with vscodevim #196

egerlach opened this issue Oct 1, 2023 · 1 comment
Labels
question Further information is requested

Comments

@egerlach
Copy link

egerlach commented Oct 1, 2023

Type: Bug

  1. Enable Markdown Notes and vscodevim
  2. Open at least a few tabs
  3. Try to navigate up and down in one of the tabs with j/k
  4. If it works, try another tab.

There seems to be something else going on here, as it only seems to happen sometimes.

Might be related to #180 ? Not sure.

I determined that it was Markdown Notes through an extension bisect. I disabled vscodevim, then enabled it first thing once the bisect had started in order to narrow it down.

Extension version: 0.0.27
VSCodium version: VSCodium 1.81.1 (aef377c42cea6e9aea642829953104f07097abfa, 2023-08-10T18:29:01.714Z)
OS version: Linux x64 6.1.0-12-amd64
Modes:

System Info
Item Value
CPUs AMD Ryzen 7 5700G with Radeon Graphics (16 x 4465)
GPU Status 2d_canvas: unavailable_software
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: disabled_software
multiple_raster_threads: enabled_on
opengl: disabled_off
rasterization: disabled_software
raw_draw: disabled_off_ok
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: unavailable_software
webgl2: unavailable_software
webgpu: disabled_off
Load (avg) 4, 3, 3
Memory (System) 62.23GB (52.96GB free)
Process Argv --ms-enable-electron-run-as-node .
Screen Reader no
VM 0%
DESKTOP_SESSION lightdm-xsession
XDG_CURRENT_DESKTOP KDE
XDG_SESSION_DESKTOP lightdm-xsession
XDG_SESSION_TYPE x11
@kortina
Copy link
Owner

kortina commented Oct 1, 2023

I'm fairly certain this is not a conflict with vscode vim. As you suggest, maybe it is related to #180 / large workspaces.

How many files / folders are in your working directory? I've seen this a few times for very large projects, could be just trying to parse too many files.

@kortina kortina added the question Further information is requested label Oct 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants