current location:Home > Technical Articles > Development Tools > VSCode
- 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:
-
- vscode tab is equivalent to several spaces
- In my vscode, tab is equivalent to 2 spaces. The space for the table key indentation in vscode can be set by yourself. We can see the space for the table key indentation in the status bar at the bottom of the vscode interface.
- VSCode 3741 2020-04-02 11:20:19
-
- How to run code in vscode
- How to run code in vscode: 1. Open the command panel and run "Run active file in active terminal" to run the code in the integrated terminal. 2. Select a piece of code, open the command panel, and then run "Run selected text in active terminal" to run the selected code.
- VSCode 30359 2020-04-02 10:59:05
-
- 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 11903 2020-04-02 10:36:43
-
- Can vscode write c programs?
- vscode can write c programs. How to write c programs with vscode: first download "MinGW" and install it to the D drive; then click "System and Installation->System->Advanced System Settings->Environment Variables"; then install the installed Paste the MinGW bin folder path into "Path"; finally enable debugging.
- VSCode 6386 2020-04-02 10:29:20
-
- What to do if vscode sass compilation error occurs
- Solution to vscode sass compilation error: first install "easy sass" in vscode; then modify the configuration of vscode; then create two new folders in the folder, one "sass" and one "css"; finally press "ctrl" +s" to compile directly.
- VSCode 4012 2020-04-02 10:21:31
-
- How to double-open windows in vscode
- How to double-open vscode: first open the vscode software; then click [File] in the menu bar and select [Add Folder to Workspace]; then add related project folders to the workspace; finally, click directly in the software The shortcut key "Ctrl+Shift+N" will open a new window.
- VSCode 14549 2020-04-02 10:14:39
-
- 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 6199 2020-04-02 10:08:40
-
- How to open pdf file with vscode
- How to open a PDF file with vscode: First, click the "Extension" icon in the left menu of vscode; then enter the "pdf" keyword in the search box of the extension interface; then select the "vscode-pdf" extension from the search results; and finally click Just "install".
- VSCode 12321 2020-04-02 09:59:37
-
- What to do if vscode utf-8 Chinese garbled characters
- The solution to vscode UTF-8 Chinese garbled code: first open the vscode software; then click the encoding [UTF-8] button in the lower right corner of the interface; then select "Operation" and reopen it through encoding; finally, search for and Just refresh the character encoding.
- VSCode 11047 2020-04-02 09:42:17
-
- How to run a program in vscode
- How to run the program in vscode: first open the vscode software and click the square button; then enter "Code Runner" and click "Install"; then enter "Language support for java" and click install; finally right-click and select "Run Code" Runnable.
- VSCode 10795 2020-04-02 09:35:56
-
- How to delete vscode installed with one click
- How to delete the one-click installed vscode: first press the "windows" key and the "x" key to open the menu bar, select "Applications and Programs"; then enter the "visual studio" keyword in the search box and press Enter; finally find vscode Click Uninstall and delete the directory of expansion files.
- VSCode 2719 2020-04-02 09:31:07
-
- What should I do if vscode suddenly cannot be used?
- The solution to the sudden unavailability of vscode: first press the "window+R" key to bring up the run; then enter "cmd" and press the Enter key; then enter the command "netsh winsock reset" and execute it; finally reset the "Winsock" directory and Double-click the "vscode" software to open and use it normally.
- VSCode 5546 2020-04-02 09:27:51
-
- Why can't vscode draw pictures?
- The solution to the problem that vscode cannot draw pictures: first install the "Markdown Preview Enhanced" plug-in; then right-click on the "md" file content; then install "puppeteer"; and finally select "Chrome (Puppeteer) > PNG".
- VSCode 3906 2020-04-02 09:23:10
-
- What should I do if vscode dart outputs garbled characters?
- The solution to the garbled output of vscode dart: first open the vscode software; then find and open the "settings.json" configuration file; then add the code to the file as ""code-runner.runInTerminal": true,"; finally confirm and save. Can.
- VSCode 3735 2020-04-02 09:16:41
-
- What to do if vscode js is formatted incorrectly
- The solution to the vscode js formatting disorder: first open the vscode software; then find and open the "setting.json" configuration file; then add the code to the file as ""beautify.config": {"brace_style":...} ” and save it.
- VSCode 3701 2020-04-02 09:12:23