current location:Home > Technical Articles > Development Tools
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- What is the shortcut key for vscode comments?
- Shortcut keys for vscode comments: "Ctrl + /" and "Alt+Shift+A". Methods for commenting in vscode: 1. For single-line comments, use "Ctrl + /", or press "CTRL+K" first, then "CTRL+U"; 2. For block comments, use "Alt+Shift+A".
- VSCode . visual-studio-code 84396 2020-09-28 17:06:10
-
- How to write and run C and C++ programs with VSCode
- How to write and run C and C++ programs in VSCode? The following article will introduce to you how to write and run C and C++ programs in VSCode. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
- VSCode . visual-studio-code 10884 2020-12-10 17:31:11
-
- What are the highlights of VSCode engineering?
- Visual Studio Code (VS Code) has experienced explosive growth in recent years and has become an essential tool in the majority of developers' tool libraries. As an open source project, it has also attracted countless third-party developers and end users, becoming one of the top open source projects. It is functionally adequate and user-friendly...
- VSCode . visual-studio-code 3368 2020-09-12 10:15:43
-
- How to install plug-in in vscode? Introduction to commonly used plug-ins
- VSCode is a lightweight code editor from Microsoft that is free, open source and powerful. It supports syntax highlighting, intelligent code completion, custom hotkeys, bracket matching, code snippets, code comparison Diff, GIT and other features of almost all mainstream programming languages.
- VSCode . visual-studio-code 4182 2020-09-07 10:14:36
-
- How to run python code in vscode
- The method for vscode to run python code is: first open vscode and install the plug-in Python; then modify tasks.json in the Python workspace to be run; finally, the shortcut key [Ctrl+Shift+b] can be used to run it.
- VSCode . visual-studio-code 22605 2020-07-03 16:09:06
-
- What software are there to run C language?
- Software that runs the C language include: 1. Dev-C++, a free, lightweight C/C++ development software under the Windows environment; 2. [Visual Studio], the most commonly used C/C++ development software under the Windows platform, Microsoft Independently designed and developed, heavyweight, known as the first IDE in the universe.
- C#.Net Tutorial . visual-studio-code 11677 2020-06-18 16:53:45
-
- Laravel syntax prompt plugin in VSCode
- Laravel Intellisense is a Visual Studio Code plugin contributed by Mohamed Benhida that provides some nice autocomplete functionality for things like Eloquent models, factories, configurations, and API resources.
- Laravel . visual-studio-code 6203 2020-06-16 18:03:32
-
- What to do if vscode cannot be deleted cleanly
- The solution to the problem that vscode cannot be deleted: first open the C drive of the computer; then find the [.vscode] folder in the personal folder; finally delete this folder to delete it cleanly.
- VSCode . visual-studio-code 5704 2020-06-06 14:52:27
-
- What software is vscode?
- vscode is a free and open source modern lightweight code editor that supports syntax highlighting, intelligent code completion, custom hotkeys, bracket matching, code snippets, code comparison Diff, GIT and other features of almost all mainstream development languages. , supports plug-in extensions, and is optimized for web development and cloud application development.
- VSCode . visual-studio-code 12145 2020-05-25 11:14:28
-
- What should I do if vscode cannot execute the node command?
- The solution to the problem that vscode cannot execute the node command is: 1. Open the Visual Studio Code properties panel; 2. Switch to the [Compatibility] tab; 3. Check the [Run this program as an administrator] option.
- VSCode . visual-studio-code 4408 2020-05-14 16:04:18
-
- How to configure Python in VSCode on Mac?
- The following article will introduce to you how to configure Python and run Python in VSCode on Mac. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
- Mac OS . visual-studio-code 7146 2020-05-13 15:14:55
-
- How to install vscode on mac computer
- The method to install vscode on a Mac computer is: 1. Open the browser and search for vscode and enter the official website; 2. Click [download for mac] to download; 3. Double-click the downloaded compressed package to decompress; 4. Move the decompressed file to the application Just inside the program folder.
- VSCode . visual-studio-code 5633 2020-04-04 15:00:18
-
- What does vscode do?
- vscode is a lightweight code editor from Microsoft. The functions of vscode are: 1. Code formatting; 2. Intelligent code prompt completion; 3. Provide a variety of plug-ins; 4. Syntax highlighting; 5. Customizable Hot key binding; 6. Collection of code snippets; 7. Support for Git out-of-the-box use, etc.
- VSCode . visual-studio-code 11935 2020-04-02 10:36:43
-
- What should I do if VScode cannot connect to native MSSQL?
- Solution for VScode unable to connect to native MSSQL: First, type "mssql" in the "Extensions" pane; then select the "SQL Server (mssql)" extension to install; then open the "Command Panel"; and finally select from the drop-down list Just "MS SQL: Connect".
- VSCode . visual-studio-code 6276 2020-04-02 10:08:40
-
- What to do if vscode debugging cannot load the class
- The solution to the problem that vscode debugging cannot load the class: first open the vscode software; then find "launch.json"; finally add the configuration "classPaths", the specific code is "{ "type": "java","name": "Debug (Launch )"}".
- VSCode . visual-studio-code 4023 2020-03-31 09:37:54