About 2,030,000 results
Open links in new tab
  1. Why does VScode underline python code in blue and how to …

    Jul 26, 2022 · I have this code and VScode is underlining most of it in blue. What is the reason and how do we solve it? # Python code to count minimum deletions required # so that there …

  2. python - VS Code Pylint highlighting the whole function with blue ...

    Feb 14, 2022 · This just suddenly started happening where python pylint will highlight the whole function with blue squiggly lines when for a missing function docstring warning. How can I get …

  3. How can I customize python syntax highlighting in VS code?

    Jul 14, 2019 · I installed Visual Studio Code with Anaconda, and want to customize syntax highlight. I'm using default dark theme and that's good but colors of python built-in functions …

  4. python - Why does VS code syntax highlighting becomes darker …

    Dec 25, 2022 · I am using visual studio code for python programming and recently, the color of the syntax highlighting below some specific lines became darker. This does not happen when …

  5. How can I get VS's python syntax highlighting in VS code?

    Jul 25, 2017 · It seems like VS Community with python tools has a better syntax highlighting than VS Code with "Python" by Don Jayamanne. As you can see in the picture attached, VS …

  6. How to remove blue underlines in VS Code? - Python - Python - Code

    Jan 3, 2023 · Just hover on the line and click on fixes offered by vs code to completely remove it.

  7. Formatting Python in VS Code - Visual Studio Code

    Formatting Python in VS Code. Formatting makes source code easier to read by human beings. By enforcing particular rules and conventions such as line spacing, indents, and spacing …

  8. Mastering Python Formatting in Visual Studio Code

    Apr 19, 2025 · When it comes to Python development, proper code formatting is not just about aesthetics but also about code readability, maintainability, and collaboration. In this blog, we …

  9. Blue line in vscode - Python - Code with Mosh Forum

    Jun 6, 2022 · what does the blue line mean and how can I remove it. Code with Mosh Forum Blue line in vscode. Python. christech June 6, 2022, 7:10pm 1. what does the blue line mean and …

  10. VS Code - why are these lines highlighted and what does it mean?

    Apr 9, 2020 · I presume you're using version control (git or whatever) and those are changed lines (blue = edited, green = added, red = removed). You can hover the mouse to inspect the exact …

  11. Some results have been removed
Refresh