J.Y Han

Results 23 comments of J.Y Han

@rkusa Thanks! :+1:

+1 ``` var options = { editor: document.body, class: 'pen', debug: true, textarea: '', list: null }; ``` pen.js : ``` Pen.prototype.toolbar = function() { var that = this, icons...

https://www.shanbay.com/bdc/learnings/library/ 页面没了

刚才尝试修复,发现扇贝似乎关闭了API, https://www.shanbay.com/oauth2/authorize/?response_type=token&client_id=f9d934fce99e367145c7 也 404 了,授权这一步就卡住。 另一个项目的这个 issue ( https://github.com/alswl/shanbay-alfred2/issues/4 ) 中提到 : > 我还联系了扇贝创始人和技术负责人,都没有收到明确开发者 API 还继续对外的答复。大概率扇贝在保护自己的知识产权。 如果扇贝开放 API 不再提供,本项目不会继续更新了,黑魔法做一些 Hack 不持久的。

Uncaught TypeError: Cannot read property 'top' of undefined ![image](https://user-images.githubusercontent.com/434428/82299604-4e19d680-99e8-11ea-8443-606b9068b5a4.png)

忍了一年了!!我觉得自己修一下

Hi all , I removed this file: `Completions/SHS-Sass-Functions/Sass-Functions.sublime-completions` , that works for me. But I don't know why, I rarely use this feature. 😂 https://github.com/naoyeye/Syntax-highlighting-for-Sass/commit/c546a1b013384eec531c5dd08765fb854c00bc1b ![screen shot 2015-08-22 at 11...

js => coffee: http://js2.coffee/ coffee => js: https://mikethedj4.github.io/Coffee2JS/