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

monaco editor should disable line-number manipulating API #24167

Open
ulugbekna opened this issue Sep 24, 2024 · 0 comments
Open

monaco editor should disable line-number manipulating API #24167

ulugbekna opened this issue Sep 24, 2024 · 0 comments
Labels
triage-needed Needs assignment to the proper sub-team

Comments

@ulugbekna
Copy link

Testing #24162

repro:

  1. have vim extension
  2. set setting vim.smartRelativeLine to true (setting to configure line number (relative vs absolute) automatically depending on vim mode)
  3. follow steps of the TPI to open python repl
  4. press i (a vim way of making editor non-readonly) - 🐛 line number appears too close to text
CleanShot.2024-09-24.at.11.06.56.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

2 participants