About 19,900 results
Open links in new tab
  1. Display line numbers for code - Visual Studio (Windows)

    Sep 20, 2024 · This article describes how to show or hide line numbers in your code. On the Visual Studio menu bar, select Tools > Options > Text Editor, and then select either the …

  2. How to Hide or Show Line Numbers in Visual Studio Code

    Oct 28, 2020 · VSCode doesn’t have a keyboard shortcut to show or hide line numbers in files out of the box. No problem, I’ll show you how to create your own toggle line numbers on/off …

  3. visual studio code - vscode, and python, the line numbers

    Sep 3, 2021 · On vscode, press Ctrl-Shift-P, and type user settings. Click on Preferences: Open User settings. in the settings search bar, type in line numbers. Then, on the Editor: Line …

  4. Relative Line Numbers in Visual Studio Code | bobbyhadz

    Apr 6, 2024 · To enable relative line numbers in Visual Studio Code: Press Ctrl + Shift + P (or Command + Shift + P on macOS). Note: you can also press F1 to open the Command Palette.

  5. VS Code - Is there a way to calculate all the lines of code in a ...

    Aug 20, 2020 · Is there native functionality or a recommended extension to get the number of lines of code in a project/workspace or folder in VS Code? I found this older post below for for …

  6. Line numbers for every cell in VSCode Jupyter Notebook Cells

    Jul 2, 2020 · You can now temporarily toggle the line numbers of a cell in the current session from the cell toolbar, or change the visibility of line numbers for all notebooks through the …

  7. Go to a line number in Visual Studio Code - Devsheet

    Here, we will show you how to place your cursor on a line number on the current file. Press control + G after opening a file. You will see the below screen. Now enter the number of the …

  8. VS Code - How to enable or disable line numbers in Visual ... - iorad

    The first step is to open Visual Studio Code, and click Settings.. Click Settings.. Type in Line number in the settings search space.. Click Line numbers dropdown.. Click On to enable line …

  9. How to display and hide line numbers in vscode English version?

    Apr 30, 2022 · What should I do if I want to show or hide the line number in the editor? Let’s take a look at the detailed tutorial. 1. By default, the editor displays the line number. 2. If you want …

  10. VS Code tips — Enable line numbers in Jupyter notebooks

    Want to see line numbers in code cells in a notebook? Just enable the `notebook.lineNumbers` settingThere's also a default keybinding for this (shift + L) if...

  11. Some results have been removed
Refresh