エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
VS Code: How can I move the cursor by display line when wrapping in VS Code?
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
VS Code: How can I move the cursor by display line when wrapping in VS Code?
Running VS Code with the VSCodeVim emulation. Line wrapping and relative numbering is enabled in ... Running VS Code with the VSCodeVim emulation. Line wrapping and relative numbering is enabled in the configuration: "editor.wordWrap": "on", "editor.lineNumbers":"relative" Display lines aren't numbered in the editor when a line is wrapped. Is it possible to configure VS Code to allow direct navigation to a display line?