Bálint Fülöp

Results 7 issues of Bálint Fülöp

Hello, I noticed that when text is too long to fit the window, the smooth scrolling is behaving strangely. It looks as if the line is unwrapped, then scrolled then...

enhancement

Hello, I tried to count the number of matches in a `javascript` file, but it looks like the message is suppressed, when I have a `javascript` field in `g:lsc_server_commands` list?...

Hello, Thank you for this great tool! I was wondering, what's the "recommended" way to migrate globally installed npm packages when moving from one version to another? Thanks again!

Hello, I'm a [huge fan of Wallaby](https://github.com/bfulop/interactive_frontend_dev), but recently also became a huge fan of the [Oni Vim editor](https://github.com/onivim/oni). Of course it's probably too early (it's at v 0.3) for...

feature request
code editor

Hello, Thanks for this plugin, in my opinion this what the "minimap" UI should have always been! I have the following setup: ``` require("symbols-outline").setup({ highlight_hovered_item = true, auto_preview = true,...

For me the skipfiles parameter (set in docpad.coffee) only works if i change `item.slug` variable in line 102 in menu.pugin.js: ``` javascript if ((_ref = options.skipFiles) != null ? _ref.test(item.slug)...

I'm trying to compile .sass files from within Visual Studo but so far I had no luck. Is there a hidden setting that I'm missing?