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:
-
- How does vscode run js files?
- How to run js files in vscode: Install the Code Runner plug-in, right-click on the js file and select Run Code or the square run button in the upper right corner of the editor to run the file, and the results will be output in the output column.
- VSCode . visual-studio-code 25253 2019-12-28 17:50:06
-
- What are the commonly used plug-ins for vscode?
- Commonly used plugins for vscode include: Auto Close Tag, Auto Rename Tag, Beautify, Bracket Pair Colorizer, Bracket Pair Colorizer, change-case, etc.
- VSCode . visual-studio-code 11166 2019-12-28 17:35:00
-
- What is the difference between vscommunity and vscode?
- The difference between vscommunity and vscode: vscode is just an editor, a free and open source modern lightweight code editor; vscommunity is an integrated development environment that not only edits and views code, but also has other functions, such as compilation, debugging, etc. .
- VSCode . visual-studio-code 18608 2019-12-27 15:59:26
-
- How to change the theme of vscode?
- Method: First open the VSCode software, click "file", select "preferences"; then select "color theme" to enter the color theme interface. We can see many interface options, click on the desired theme, and then it will be automatically changed.
- VSCode . visual-studio-code 16391 2019-12-23 17:11:59
-
- How to compile php with vscode?
- vscode can support the PHP language by installing plug-ins, and then configure the PHP running environment to compile PHP. Method: 1. Install PHP-related plug-ins in vscode; 2. Configure the PHP path in the preferences; 3. Place the Xdebug dll in the PHP-related directory; 4. Set breakpoints for debugging.
- VSCode . visual-studio-code 10248 2019-12-23 16:57:07
-
- What are vscode and python
- Python is a cross-platform computer programming language. It is an object-oriented dynamic type language; vscode is an integrated development environment that supports multiple languages, such as PHP, Java, python, c++, etc.
- PHP Problem . visual-studio-code 8587 2023-02-28 17:54:01
-
- How to find files in vscode
- How to find files in vscode: First open the vscode software; then press the shortcut key [ctrl+p]; then enter the file name you want to search in the input box of the pop-up window; finally click on the required file in the drop-down box.
- VSCode . visual-studio-code 10544 2019-12-17 16:33:38
-
- vscode builds java development environment
- The method for vscode to build a java development environment is: 1. First, you need to configure the environment variables, and then install java related plug-ins; 2. Then perform basic development configuration, configure maven, set global search ignore folders, and perform junit testing; 3. Finally Just use tomcat to debug the project.
- VSCode . visual-studio-code 5350 2019-12-17 09:21:00
-
- vscode quick use tutorial
- vscode quick use tutorial: 1. First, click the fifth tool on the left toolbar, enter [chinese], and install the relevant plug-ins to localize the editor; 2. Then install various plug-ins required to complete different functions, such as automatically closing HTML /XML tag function; 3. Finally, use various shortcut keys to complete different operations.
- VSCode . visual-studio-code 13497 2019-12-16 11:45:43
-
- How to download plug-in for vscode
- How to download the plug-in for vscode: first open the vscode software and click the corresponding icon; then search for the required plug-in name in the search box; then click the [Install] button in the interface to download the plug-in.
- VSCode . visual-studio-code 5932 2019-12-16 11:25:55
-
- Add vscode shortcut on right click
- The method to right-click to add vscode shortcut is: 1. First open the registry, click [New] to create a shell branch; 2. Then create a new [vscode] item under shell; 3. Then create a new [command] item under [vscode] , enter the path where the Notepad program is located; 4. Finally, close the registry.
- VSCode . visual-studio-code 6802 2019-12-14 14:48:01
-
- Is the vscode editor cross-platform?
- vscode is a free open source, cross-platform, modern lightweight code editor that supports syntax highlighting, intelligent code completion, custom hotkeys, bracket matching, code snippets, code comparison and other features, and is targeted at web development and cloud application development have been optimized.
- VSCode . visual-studio-code 4382 2019-12-12 11:42:11
-
- How to change vscode to Chinese version
- First open vscode, click the bottom button on the left, find the Chinese plug-in and install it. After the installation is complete, press "Ctrl+Shift+P" to open the command panel and enter "Configure Display Language", then select "zh-cn" and click "restart".
- VSCode . visual-studio-code 6450 2019-12-07 09:36:30
-
- How to check vscode version
- How to check the vscode version: First, select [Help] -> [Release Notes] in the vscode menu bar; then click [Release Notes] to view the vscode version number in the window that opens.
- VSCode . visual-studio-code 9129 2019-12-03 11:00:48
-
- 27 Amazing VSCode Tools for JavaScript Developers
- Visual Studio Code (also known as VSCode) is a lightweight but powerful cross-platform source code editor that more and more developers like to use with built-in support for development tools such as TypeScript and the Chrome debugger. it.
- VSCode . visual-studio-code 3177 2019-12-02 09:37:09