CyrusNG

Results 8 comments of CyrusNG

我也发现用Alcatraz安装无法运行,但是直接下载代码build一下可以我也是Xcode7.1.1。 另外我想问下怎么打开自定义快捷键和toDo页面?

找到了。英文跟上面两个很相似,没注意到是Show Bookmarks。另外,我台机装的是xCode7.1.1和xCode6.4两个版本。是不是只能bookmark行数,不能bookmark相应代码?我的意思是如果相应代码在编辑后换行了,bookmark可不可以跟着换行?

@zxl777 JumpMarks只能设置10个bookmark,每个bookmark的快捷键都不同,我还要记住哪个快捷鍵mark了什么,我觉得不怎么好用。

之前我用Alcatraz安装无法正常使用,但是下载Source然后自己Build就没问题。

+1 As I read source: config() function is for reading custom configuration. setup() function is for reading environment variables. so, if your code uses one iap instance, I think it...

some hotfixes here #2161 also my hot fix: https://github.com/plouc/nivo/issues/2161#issuecomment-1545265602

Another way to hotfix it, make tooltip root position as absolute, and set width at the same time: ``` tooltip={(bar) => ( Hello World )} ```

@ViktarStarastsenka for sure there are no entry IDs greater than 0. And I use CLI to use following command, and the command can add new entry, but ResignInsight ui CANT....