WeChat applet development tool for mac introduction and shortcut keys

高洛峰
Release: 2017-03-20 09:42:07
Original
4383 people have browsed it

WeChat Mini Program Development Tool Mac is Tencent’s development tool for the WeChat web version on the MacOS platform, WeChat Mini Program development Tool for Mac is a desktop application that simulates the performance of the WeChat client so that developers can use this tool to easily develop and debug on PC or Mac. The WeChat applet development tool mac version is a good helper for developers!

微信小程序开发工具 for mac 简介及快捷键

#WeChat applet tool mac function introduction

1. Use your own WeChat ID to debug WeChat web page authorization

2. Debugging. Check the JS-SDK related functions and permissions of the page, and simulate most SDKs Input and output

3. Use the mobile debugging function based on weinre

4. Use the integrated Chrome DevTools to assist development

微信小程序开发工具 for mac 简介及快捷键

微信小程序开发工具 for mac 简介及快捷键

#Update WeChat applet tool mac directory structure

微信小程序开发工具 for mac 简介及快捷键

微信小程序开发工具 for mac 简介及快捷键


##Summary of common shortcut keys for the official WeChat applet IDE in Mac system1: opt + shift + f : code formatting
2: cmd + [, cmd+ ]code line indentation
3 : cmd + shift + [, cmd + shift +] Fold open code block

4: cmd + /shift + return Insert a line above/below the current line
5: shift + opt + up/dow, copy one line up and down
6: opt + up/dow move one line up and down
7: cmd + i to select the current line
8: cmd + s to save
9: cmd + return to move to the end of the file
10: cmd + r run the program
For more articles about the introduction and shortcut keys of WeChat applet development tools for mac, please pay attention to the PHP Chinese website!

Related articles:

How to import the mini program source code demo from WeChat official developer tools

Evaluation results of the four major WeChat mini program development tools Released

Detailed explanation of WeChat mini program front-end source code and example analysis

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template