Anton Styagun
Anton Styagun
Small correction just in case: > I assume not many people use the `lambda` syntax anyway Ruby style guide recommends using `lambda` for multiline blocks: https://github.com/bbatsov/ruby-style-guide#lambda-multi-line.
+1 I have the same problem in Mac OS X Mountain Lion
http://yadi.sk/d/wmFrx6U0BsZoR You can also recreate it by generating tags for Rails framework for example. - Clone Rails framework from Github repo (https://github.com/rails/rails) - Run `bundle install --path bundle` to fetch...
I can't reproduce the problem anymore. Either it's fixed in the version from Package Control already or some change in my setup has fixed it.
It would be nice if it worked like Vim's YankRing plugin (http://www.vim.org/scripts/script.php?script_id=1234). After I've pasted contents of register with `p` I then can press `^p` for what I've just pasted...
IMHO `j` and `k` to move down and up in the procs list would be nice too. I was surprised just now when I've tried using these and was suggested...
Not a full solution, but a step in the right direction, that works now: https://github.com/rui-ddc/skip-intro
The version is 2.25. Will try this change. Thanks.
Just got en empty notification again 🤔 The `.strip()` is present in `handler.py`.