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:
-
- The difference between vscode vsstudio
- The difference between vscode and vsstudio is: 1. vsstudio is a compiler, while vscode is an editor; 2. vsstudio cannot be edited across platforms, while vscode can be edited across platforms.
- VSCode 8534 2019-11-04 17:03:45
-
- Where is the vscode extension installed?
- The extension of vscode under Windows system is in the "C:\Users\your username\.vscode\extensions" directory; the extension of vscode in Mac and Linux systems is in the "~/.vscode/extensions" directory.
- VSCode 5449 2019-11-04 15:49:34
-
- What is the shortcut key for formatting code in vscode?
- The shortcut key for formatting code under Windows is "Shift + Alt + F"; the shortcut key for formatting code under Mac is "Shift + Option + F"; the shortcut key for formatting code under Ubuntu is "Ctrl + Shift + I".
- VSCode 36061 2019-11-04 15:34:31
-
- How to use vscode ftp
- How to use vscode ftp: First press ctrl+shift+p, enter "ext install ftp-sync" to install the plug-in; then enter "Ftp-sync: Init" to configure; finally use "Sync Local to Remote" to synchronize files .
- VSCode 6221 2019-11-04 14:58:51
-
- How to completely uninstall vscode
- The method to completely uninstall vscode is: 1. Open the control panel and uninstall the vscode application software; 2. Enter the Administrator directory and delete the .vscode folder to delete plug-ins and personal configuration information.
- VSCode 11439 2019-11-04 14:41:36
-
- Quick start tutorial for vscode beginners (the most complete)
- This article mainly introduces the shortcut keys and plug-ins commonly used in vscode at work. The goal is to improve work efficiency. The shortcut keys in this article are based on mac. The shortcut keys under windows are placed in brackets Cmd+Shift+P (win Ctrl+Shift+P )
- VSCode 69145 2022-12-07 09:14:05
-
- How to convert PHPStrom to VSCode and how to configure it?
- PHP's code prompts, completions, jump definitions, and formatting plug-ins are powerful and require no configuration; excellent and must-install.
- VSCode 7325 2021-09-22 17:30:37