Edward Chu
Edward Chu
Since `cross-env` is only used in build stage, it should be moved to devDependencies.
# Instructions for syncing As all user data are saved in `brackets.json` like any other extensions, you only need to sync this file between your machines. ## Via Dropbox ###...
Hi, I noticed that mongoose driver is removed from this package, maybe it's separated as a independent package. But I'm curious where does it go? The code below no longer...
Hey, I found two issues of \: 1. Cannot select options **with arrow keys** if data is load asynchronously, which will throw `Uncaught RangeError: Maximum call stack size exceeded`. **Steps...
如果手机上只装了 QQ 国际版的话,点击「QQ 登录」会提示 LaunchServices: ERROR: There is no registered handler for URL scheme mqqOpensdkSSoLogin
Hey @aurora, much thanks for your work! Is it possible to upload multiple files at one time?
以下是我的一次关于命令行知识分享的提纲,内容属于实用型,适合中级以上程序员学习。 # 导航 - [认识命令行](#认识命令行) - [快捷键](#快捷键) - 移动 - 删除 - 搜索 - 控制 - [常用命令](#常用命令) - 目录 - 文件内容查看 - 指令查找 - 文件查找 - 浏览记录 - 操作记录 -...
# 导航 - [配置中科大镜像](#配置中科大镜像) - [安装 Rust](#安装-rust) - [安装 VSCode 插件](#安装-vscode-插件) - [如何编译项目](#如何编译项目) - [如何格式化代码](#如何格式化代码) - [如何安装项目依赖](#如何安装项目依赖) # 配置中科大镜像 1. 配置 rustup 镜像 > 来源:https://lug.ustc.edu.cn/wiki/mirrors/help/rust-static?s[]=rust ```bash export RUSTUP_DIST_SERVER=https://mirrors.ustc.edu.cn/rust-static export RUSTUP_UPDATE_ROOT=https://mirrors.ustc.edu.cn/rust-static/rustup...