Results 31 comments of Wenson Smith

这又在搞我胖虎啊

@icesky1stm 原来是栽在这里了。 这个 tag 本来是单词本里的分组。 之前的接口是正常的。 看样子现在这个借口需要有对应的分组才能加上了。 破案了! 十分感谢!

截图看一下快捷键是怎么设置的? 另外看一下 wiki: https://github.com/wensonsmith/YoudaoTranslator/wiki#4-%E5%8F%8C%E5%87%BB%E6%97%A0%E6%B3%95%E8%8E%B7%E5%8F%96%E9%80%89%E4%B8%AD%E6%96%87%E6%9C%AC

写一段 fetch 的 js 右键 此workflow, open in finder , 用命令行运行 ./runtime/txiki /path/to/fetch.js 测试一下直接运行能否获取到数据

cmd + L 我很少用,刚才试了一下,都是放大了输入的语句。 什么workflow 可以放大结果?

After change `_ide_helper.php` ``` class Route extends \Illuminate\Support\Facades\Route {} ``` to ``` class Route extends Illuminate\Support\Facades\Route {} ``` Just remove the slash `\`, and restart phpStorm , it works for...

@AMBudnik I think you misunderstand my purpose . It's fine when use settings to dynamic add columns , the reason I insist to use hot-column is i need to use...

I'm building a chrome extension based on [antfu/vitesse-webext](https://github.com/antfu/vitesse-webext) now The extension has two content scripts for different website that has same dependency . my build config ```js rollupOptions: { input:...

@ilssio 你可以看一下:https://github.com/wensonsmith/iwenson 这是我的博客,主要 docs 下面的文件夹,以及 docs/.vuepress/config.js 期待你的博客上线 😆

遇到问题直接在这个 issue 里提就行了,如果比较常见我就写到 readme 里去