-
Last weeks using this awesome Micro editor.
Trying customizing some settings and keybindings.
I'm a webdeveloper, but missing a formatting tool in Micro.
Are there plans adding a formatting-tool/pl…
-
The following blueprint returns several errors
```
{
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
"landingPage": "/wp-admin/",
"preferredVersions": {
"php": "…
-
### Apache NetBeans version
Apache NetBeans 23
### What happened
Hello, there is a flaw from version 21 to 23 that in version 20, when selecting an identifier id # in the javascript file, it …
-
Hello Playground Team,
a call to
```bash
@wp-playground/cli/wp-playground.js server --php=7.4 --wp=latest --login
```
will bring up an instance running on `7.4.31-dev`, which is OK.
While a call i…
-
# Bug report
### What I did
I'm using lat, lng, location on datbaase, as explained in the documentation.
If I click to set the pin on the map, instead of drag'n'dropping it, an empty set of lat…
-
### Prerequisites
- [X] I have searched for similar issues in open and closed tickets and cannot find a duplicate.
- [ ] I have troubleshooted my issue, and it still exists against the latest stab…
-
## 目前codebox支持CSDN/知乎/脚本之家/博客园/博客园/51CTO博客/php中文网/掘金/微信网站的一键复制代码,大家还希望增加哪些网站?
目前做了一个功能可以快速的添加网站
```
export const config: PlasmoCSConfig = {
matches: [
"https://*.npmjs.com/*",
"ht…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https…
-
### Issue Description
Running ParseLiveQueryServer where a RedisCacheAdapter is also configured causes crash when ParseLiveQueryServer tries to use the cache adapter.
### Steps to reproduce
1. Ru…
-
在设置 BARK_PUSH = "http://xxxx/xxx.php" ,其它参数不改(默认:export BARK_ICON="https://qn.whyour.cn/logo.png")后,推送时会提示 BARK_ICON 未定义。
建议增加自定义推送,往调用自定义的 URL 地址推送 text 和 desp。
目前,我是自己修改了 sendNotify.js,在里面增加了 …