Shafreeck

Results 58 issues of Shafreeck

Make it more clear and understandable.

enhancement

atom.views.addViewProvider now takes 2 arguments: a model constructor and a createView function. See docs for details. ``` ViewRegistry.addViewProvider (/Applications/Atom.app/Contents/Resources/app.asar/src/view-registry.js:52:18) Object.activate (/Users/shafreeck/.atom/packages/jupyter-notebook/lib/main.js:51:16) Package.activateNow (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:183:20) (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:156:32) Package.measure (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:92:15) (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:149:26) ```

It should be the total request instead the number of request per goroutine

enhancement

![image](https://user-images.githubusercontent.com/418483/227844351-0d4878f0-8b76-4ada-a206-9cc28b3bd9a5.png) As the image showed above, the textinput bubble can not render correctly when input with an input method? PS: here I use `gum` to just give an example

Export the `applyDefault` function as `ApplyDefault`. It is useful to build an object with default configurations. ```go // now the default is an object initialized by empty values. default :=...

# Modules - [x] store @shafreeck https://github.com/tipsio/tips/pull/10 - [x] http @YIDWang https://github.com/tipsio/tips/pull/12 - [ ] tips @gengxinMT Please translate your comments and check the above checkbox when is done

enhancement

See https://github.com/tipsio/tips/issues/8