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:
-
- What to do when opening txt with garbled characters in vscode
- The solution to the garbled txt file opened by vscode: first open the txt file with vscode software; then click [utf-8] in the interface; then select [reopen with encoding]; finally select [GBK] and other common encodings in Windows.
- VSCode 5725 2019-11-19 09:36:01
-
- Advanced VSCode extension that improves JavaScript development efficiency!
- Today, Visual Studio Code is undoubtedly the most popular lightweight code editor. The power of VS Code undoubtedly comes from its plug-in market. Thanks to the open source community, VS Code now supports almost every programming language, framework, and development technology.
- VSCode 3282 2019-11-19 09:31:13
-
- What should I do if vscode does not prompt for code?
- Solution to vscode not prompting for code: First search for [prevent] in the settings and uncheck this item; then click [File Type] and select the [html] type to restore the normal prompt.
- VSCode 8904 2019-11-19 09:29:30
-
- What should I do if vscode cannot run?
- The solution to the problem that vscode cannot run: First press the [window+R] key to bring up the run and enter [cmd]; then paste the command [netsh winsock reset] in the window; finally double-click the vscode software to open and run normally.
- VSCode 17472 2019-11-19 09:25:04
-
- What should I do if vscode cannot edit files?
- The solution to the problem that vscode cannot edit files: First open the vscode software; then click "File → Preferences → Settings"; then search for and check the "run in terminal" option in the settings.
- VSCode 9017 2019-11-19 09:20:35
-
- What to do if vscode utf-8 garbled characters
- The solution to the vscode utf-8 garbled code: first update the vscode software to the latest version; then add ""files.autoGuessEncoding":true" to the settings file to automatically recognize the character encoding.
- VSCode 5089 2019-11-19 09:15:46
-
- What should I do if vscode mac can't run?
- The solution to the problem that vscode Mac cannot run: First, right-click the vscode icon; then open properties and click Compatibility; then check [Run this program as an administrator] and confirm the application; finally, reopen vscode.
- VSCode 6915 2019-11-19 09:10:35
-
- What is vscode developed with?
- vscode is developed based on Electron. Electron is based on Node.js and Chromium, allowing developers to use front-end technologies such as HTML, CSS and JavaScript to develop cross-platform desktop GUI applications.
- VSCode 9819 2019-11-18 17:28:14
-
- How to create the vscode vue project you just downloaded
- How to create a vue project with vscode: 1. Install the vetur plug-in; 2. Install node.js; 3. Open the terminal of vscode and enter vue init webpack vue_test; 4. Follow the prompts to complete the project creation; 5. Open the browser to preview the effect. .
- VSCode 2900 2019-11-18 17:08:40
-
- How to modify shortcut keys in vscode
- How to modify shortcut keys in vscode: first open vscode and click "Home" - "Preferences" - "Keyboard Shortcuts"; then right-click on the keyboard shortcut interface to change key bindings; finally click the "enter" key finished editing.
- VSCode 8650 2019-11-18 10:28:23
-
- How to create a new folder in vscode
- How to create a new folder in vscode: First open the vscode software; then right-click in the resource window to create a new folder.
- VSCode 18114 2019-11-18 10:22:39
-
- How to create new css in vscode
- How to create new css in vscode: first click "File" and select "New File"; then click "Plain Text"; then select css in the pop-up interface; finally press "ctrl+S" to save the document.
- VSCode 8487 2019-11-18 10:16:05
-
- How to add plug-ins to vscode
- How to add a plug-in to vscode: First open the vscode software and click the "Plug-in Management" icon; then search for the required plug-in in the search box; then click the "Install" button on the interface.
- VSCode 9037 2019-11-18 10:11:01
-
- How to set up the browser with vscode
- How to set up the browser with vscode: first search and install "View In Browser" in the plug-in extension; then select "Preferences" and click "Settings"; then add the "view-in-browser" related code.
- VSCode 12925 2019-11-18 10:05:41
-
- How to use vscode svn
- How to use vscode svn: First, select the "TortoiseSVN for VS Code" plug-in in vscode to install; then restart the vscode software; finally use svn to submit and update.
- VSCode 5153 2019-11-18 09:47:25