About 50 results
Open links in new tab
  1. IntelliSense - Visual Studio Code

    Visual Studio Code IntelliSense is provided for JavaScript, TypeScript, JSON, HTML, CSS, SCSS, and Less out of the box. VS Code supports word-based completions for any programming language but …

  2. Configure C/C++ IntelliSense - Visual Studio Code

    IntelliSense is a helpful tool built into VS Code that provides various code editing features to help you code faster and more efficiently. For example, code completion, parameter info, syntax highlighting, …

  3. Editing Python in Visual Studio Code

    IntelliCode provides a set of AI-assisted capabilities for IntelliSense in Python, such as inferring the most relevant auto-completions based on the current code context.

  4. Editing and Navigating C++ Code

    When IntelliSense is enabled, the Visual Studio Code C/C++ extension supports semantic colorization. For more information about setting colors for classes, functions, variables, and more, see Enhanced …

  5. JavaScript in Visual Studio Code

    See Working with JavaScript for information about VS Code's JavaScript IntelliSense, how to configure it, and help troubleshooting common IntelliSense problems.

  6. C/C++ for Visual Studio Code

    The next step is to learn more about the Microsoft C/C++ extension's language features such as IntelliSense, code navigation, build configuration, and debugging using one of the Tutorials in the …

  7. Code Navigation

    Visual Studio Code is a first class editor - but it's also so much more with features such as IntelliSense and smart code navigation.

  8. Working with JavaScript - Visual Studio Code

    Our JavaScript IntelliSense is powered by the JavaScript language service developed by the TypeScript team. While IntelliSense should just work for most JavaScript projects without any configuration, you …

  9. Python in Visual Studio Code

    IntelliSense is a general term for a number of features, including intelligent code completion (in-context method and variable suggestions) across all your files and for built-in and third-party modules.

  10. Visual Studio Code tips and tricks

    Try out VS Code's code editing features, like multi-cursor editing, IntelliSense, Snippets, Emmet, and more. Open the Welcome page from the Help > Editor Playground menu or use the Help: Interactive …