Shuhei Kadowaki

Results 99 issues of Shuhei Kadowaki

## description like dark theme, etc

enhancement

Currently most of our tests are done by direct `String` comparison of a generated document and a reference document. They are very fragile and really prevent the development; if we...

test
refactor

``` ```julia :show_me \`\`\` ```

bug

Just scratched -- I will work on this again tomorrow. Better than segfault? ```julia [ Info: Setting up Base development utilities ... julia> using Enzyme julia> f(cond, x) = cond...

This PR provides a way to get fuzzy completions from IJulia kernel. Fuzzy completions are useful in those frontends where some richer UIs to show candidates are available, and I...

~~xref: https://github.com/JunoLab/Atom.jl/pull/202~~ xref: https://github.com/JunoLab/Atom.jl/pull/203

OS notifications is still an issue ? Searching in atom repo, there seems to be a problem in tree-view stuff in electron

~~xref: https://github.com/JunoLab/Atom.jl/pull/202~~ xref: https://github.com/JunoLab/Atom.jl/pull/203

@pfitzseb Please read over it and feel free to give your honest opinion on this. I may miss some points or write something misleading. I will leave inline comments where...