Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / vim-ruby/vim-ruby issues and pull requests

#100 - Fix completion error about global variables

Pull Request - State: closed - Opened by todesking about 12 years ago

#99 - Add specs for indentation

Pull Request - State: closed - Opened by garybernhardt about 12 years ago - 3 comments

#98 - Avoid regexp error for foo(*args).baz pattern

Pull Request - State: closed - Opened by todesking about 12 years ago - 1 comment

#97 - ruby completion

Issue - State: open - Opened by vheon about 12 years ago - 4 comments
Labels: completion

#96 - vim-ruby on ArchLinux

Issue - State: closed - Opened by enricostano about 12 years ago - 1 comment

#95 - SystemStackError: (eval):83:in `get_buffer_entity': stack level too deep

Issue - State: closed - Opened by zhaocai about 12 years ago - 20 comments
Labels: completion

#94 - omnicomplete is not working (another one)

Issue - State: closed - Opened by shytikov about 12 years ago - 5 comments
Labels: completion

#93 - indentation breaks after some %|| type strings

Issue - State: closed - Opened by yeban over 12 years ago - 3 comments
Labels: indent

#92 - Keywords in 1.8-style hashes throw off indentation

Issue - State: closed - Opened by erik-megarad over 12 years ago - 2 comments
Labels: indent

#91 - Auto-completion not working

Issue - State: closed - Opened by fayimora over 12 years ago - 8 comments
Labels: completion

#90 - Make the path to testrb in rubyunit.vim configurable

Pull Request - State: closed - Opened by doudou over 12 years ago - 3 comments

#89 - Enable im, am, iM, and aM in visual mode.

Pull Request - State: closed - Opened by nelstrom over 12 years ago - 9 comments

#88 - Ruby text objects don't work in visual mode

Issue - State: closed - Opened by nelstrom over 12 years ago - 1 comment
Labels: ftplugin

#87 - Documentation for ruby motions and text objects

Pull Request - State: closed - Opened by nelstrom over 12 years ago - 3 comments

#86 - Incorrect indentation of splatted function calls inside brackets

Issue - State: closed - Opened by garybernhardt over 12 years ago - 10 comments
Labels: indent

#85 - Never return results of omni completion

Issue - State: closed - Opened by hitsumabushi over 12 years ago - 3 comments
Labels: completion

#84 - "E31: No such mapping" when sourcing "filetype detect" with a Ruby file open

Issue - State: closed - Opened by henrik over 12 years ago - 2 comments
Labels: ftplugin

#83 - Incorrect indentation of multi-line values in lists

Issue - State: open - Opened by garybernhardt over 12 years ago - 3 comments
Labels: indent

#82 - Incorrect indentation of "end" after Class.new

Issue - State: closed - Opened by garybernhardt over 12 years ago - 4 comments
Labels: indent

#81 - Incorrect indentation of operator continuations in blocks

Issue - State: closed - Opened by garybernhardt over 12 years ago - 2 comments
Labels: indent

#80 - Regression in indentation of multi-line assignment

Issue - State: closed - Opened by tpope over 12 years ago - 2 comments
Labels: indent

#79 - Incorrect syntax

Issue - State: closed - Opened by Houdini over 12 years ago - 2 comments

#78 - 'Tags' vimrc setting getting clobbered by Ruby paths

Issue - State: closed - Opened by mkmurray over 12 years ago - 1 comment
Labels: ftplugin

#77 - Very slow starting with ft=ruby, have to ^C

Issue - State: open - Opened by cormacrelf over 12 years ago - 9 comments
Labels: ftplugin

#76 - Try harder to find relevant source file for gf

Pull Request - State: closed - Opened by dlee over 12 years ago - 2 comments

#75 - Wrong "end" indentation after interpolation in %{} strings

Issue - State: closed - Opened by garybernhardt over 12 years ago - 5 comments
Labels: indent

#74 - .gitignore for doc/tags

Pull Request - State: closed - Opened by newellista over 12 years ago - 1 comment

#73 - Add syntax detection for .jbuilder

Pull Request - State: closed - Opened by qrush over 12 years ago - 1 comment

#72 - Indentation of tuple arguments incorrect

Issue - State: closed - Opened by qqshfox over 12 years ago - 4 comments
Labels: indent

#71 - vim-ruby-install prompt to create a directory was misleading

Pull Request - State: closed - Opened by fakeleft over 12 years ago - 1 comment

#70 - Incorrect indentation for defs in blocks

Issue - State: closed - Opened by garybernhardt over 12 years ago - 7 comments
Labels: indent

#69 - Patch to fix indentation bug (lines after escaped paren in regex indented wrong)

Pull Request - State: closed - Opened by jeady over 12 years ago - 1 comment

#68 - RubyCursorIdentifier() fails to find ! and ? identifiers

Issue - State: open - Opened by Peeja over 12 years ago - 3 comments
Labels: ftplugin

#67 - Heredoc is not highlighted properly

Issue - State: closed - Opened by bogdan over 12 years ago - 4 comments
Labels: syntax

#66 - Support block parameter.

Pull Request - State: closed - Opened by mashiro over 12 years ago - 1 comment

#65 - Operator pending maps

Issue - State: open - Opened by graywh over 12 years ago - 2 comments
Labels: ftplugin

#64 - add option to disable balloons

Pull Request - State: closed - Opened by qqshfox over 12 years ago - 13 comments

#63 - Regexp within interpolated regexp is not highlighted correctly.

Issue - State: closed - Opened by amarshall over 12 years ago - 10 comments
Labels: syntax

#62 - install issue - ERROR: Could not find a valid gem 'vim-ruby' (>= 0) in any repository

Issue - State: closed - Opened by gizyh over 12 years ago - 4 comments

#61 - Issue with Ruby 1.9 Hash syntax

Issue - State: closed - Opened by dasch almost 13 years ago - 4 comments
Labels: syntax

#60 - Fix potential namespace collsion in ftplugin/ruby.vim

Pull Request - State: closed - Opened by jdelkins almost 13 years ago - 3 comments

#59 - vim crash - Ruby completion

Issue - State: closed - Opened by syepes almost 13 years ago
Labels: completion

#58 - Omnicompletion not seeing local objects…

Issue - State: closed - Opened by evantravers almost 13 years ago - 1 comment
Labels: completion

#57 - optparse style indentation with continuation wrong

Issue - State: closed - Opened by lnussbaum almost 13 years ago - 1 comment
Labels: indent

#56 - lines after `private` should not be indented in all cases

Issue - State: closed - Opened by bjeanes almost 13 years ago - 4 comments
Labels: indent

#55 - Indentation for lambdas is slightly off

Issue - State: closed - Opened by ngollan almost 13 years ago - 1 comment
Labels: indent

#54 - i_CTRL-X_CTRL-U completion broken

Issue - State: closed - Opened by sunaku almost 13 years ago - 4 comments
Labels: completion

#53 - Letting VIM spell check strings

Pull Request - State: closed - Opened by camilo about 13 years ago - 12 comments

#52 - Error loading rails environment

Issue - State: closed - Opened by barthezslavik about 13 years ago - 5 comments
Labels: completion

#51 - Fix for the tooltip displayed on mouseover

Pull Request - State: closed - Opened by tom-kuca about 13 years ago - 3 comments

#50 - Tiny typo fix.

Pull Request - State: closed - Opened by r00k about 13 years ago - 1 comment

#49 - Multiline regexes are not highlighted correctly

Issue - State: closed - Opened by mcmire about 13 years ago - 3 comments
Labels: syntax

#48 - Configure indentation to standard Ruby style in ftplugin

Pull Request - State: closed - Opened by robinst about 13 years ago - 6 comments
Labels: ftplugin

#47 - Omnicompletion not working on Windows with vim 7.3 and Ruby 1.9.2

Issue - State: closed - Opened by duckpuppy about 13 years ago - 6 comments
Labels: completion

#46 - Text object mappings should be set uniquely

Issue - State: closed - Opened by bootleq about 13 years ago - 4 comments
Labels: ftplugin

#45 - no syntax highlighting for 1.9.2 symbol: hashes

Issue - State: closed - Opened by fivetwentysix about 13 years ago - 2 comments
Labels: syntax

#44 - Keywords within Ruby 1.9 style hash keys do not receive correct syntax

Issue - State: closed - Opened by amarshall about 13 years ago - 3 comments
Labels: syntax

#43 - Optional deep indent

Pull Request - State: closed - Opened by AndrewRadev about 13 years ago - 16 comments

#42 - Pass v:lnum as an argument to GetRubyIndent

Pull Request - State: closed - Opened by AndrewRadev about 13 years ago - 8 comments

#41 - Nested hash fix

Pull Request - State: closed - Opened by AndrewRadev about 13 years ago - 9 comments

#40 - INSTALL file is outdated

Issue - State: closed - Opened by achikin about 13 years ago - 1 comment

#39 - Please add `*.rabl` templates

Pull Request - State: closed - Opened by bascht about 13 years ago - 2 comments

#38 - Optional completfunc functionality

Issue - State: closed - Opened by roman about 13 years ago - 1 comment

#37 - eruby syntax highlighting does not support HTML5 tags

Issue - State: closed - Opened by cschol over 13 years ago - 1 comment
Labels: syntax

#36 - require_relative highlighting

Pull Request - State: closed - Opened by miloshadzic over 13 years ago - 6 comments

#35 - Add "Vagrantfile" to ftdetect

Issue - State: closed - Opened by bascht over 13 years ago - 3 comments
Labels: ftdetect

#34 - .mobile.erb registered with eruby_subtype does not indent html correctly

Issue - State: closed - Opened by fpbouchard over 13 years ago - 9 comments
Labels: indent

#33 - Very slow on first load

Issue - State: closed - Opened by bittersweet over 13 years ago - 9 comments
Labels: ftplugin

#32 - path is clobbered when opening ruby files

Issue - State: closed - Opened by tenderlove over 13 years ago - 8 comments
Labels: ftplugin

#31 - Automatically indent on "else"

Issue - State: closed - Opened by rosenfeld over 13 years ago - 4 comments
Labels: indent

#30 - Vim-Ruby and Bundler

Issue - State: closed - Opened by andyl over 13 years ago - 1 comment

#29 - rdoc break indent

Issue - State: closed - Opened by wwalker over 13 years ago - 1 comment
Labels: indent

#28 - Regression: Indentation breaks when line ends with regex

Issue - State: closed - Opened by dlee over 13 years ago - 1 comment
Labels: indent

#26 - Multiple heredoc arguments not handled properly

Issue - State: closed - Opened by betelgeuse over 13 years ago - 2 comments
Labels: syntax

#25 - Brackets {} should be indented as do/end in blocks

Issue - State: closed - Opened by calmh almost 14 years ago - 6 comments
Labels: indent

#24 - indentation breaks on regex with bracket

Issue - State: closed - Opened by bronson almost 14 years ago - 1 comment
Labels: indent

#23 - can't set filetype to eruby.html when the eruby_subtype is already set

Issue - State: closed - Opened by dpickett almost 14 years ago - 1 comment
Labels: ftplugin

#22 - omnicompletion for ruby 1.8.7

Issue - State: closed - Opened by nvoynov almost 14 years ago - 4 comments
Labels: completion

#21 - Comment indentation within conditional blocks incorrect

Issue - State: closed - Opened by kwiknik almost 14 years ago - 2 comments
Labels: indent

#20 - Indent fails with each..do leading with regex containing a hash ('#')

Issue - State: closed - Opened by kwiknik almost 14 years ago - 1 comment
Labels: indent

#19 - Indent continuation lines inside argument lists

Issue - State: open - Opened by now almost 14 years ago - 3 comments
Labels: indent

#18 - A set of patches to the indentation script

Pull Request - State: closed - Opened by now almost 14 years ago - 1 comment

#17 - Indentation of continuation lines incorrect

Issue - State: closed - Opened by now almost 14 years ago - 2 comments
Labels: indent

#16 - Rspec2 compiler

Pull Request - State: closed - Opened by tooky almost 14 years ago - 5 comments

#15 - Added more error reporting to the rspec compiler plugin

Pull Request - State: closed - Opened by tcrayford almost 14 years ago - 6 comments

#14 - eruby highlighting confused by (pre-1.9) hash

Issue - State: closed - Opened by bgates almost 14 years ago - 2 comments
Labels: syntax

#13 - Support for ruby 1.9 with omnicomplete

Issue - State: closed - Opened by kmussa almost 14 years ago - 4 comments
Labels: completion

#12 - ruby 1.9 style symbol hash key highlighting

Issue - State: closed - Opened by sunaku about 14 years ago - 2 comments
Labels: syntax

#11 - missing private_class_method in syntax file

Issue - State: closed - Opened by jonforums about 14 years ago - 1 comment
Labels: syntax

#10 - indentation erb

Issue - State: closed - Opened by robotarmy about 14 years ago - 3 comments
Labels: indent

#9 - "end" unindents too early.

Issue - State: closed - Opened by bronson about 14 years ago - 2 comments
Labels: indent

#8 - very slow insert mode in classes

Issue - State: closed - Opened by sunaku about 14 years ago - 14 comments
Labels: syntax

#7 - Filetype detection for Thor

Issue - State: closed - Opened by ashley-woodard about 14 years ago - 3 comments
Labels: ftdetect

#6 - Separate highlighting of method and local variable

Issue - State: closed - Opened by dnd over 14 years ago - 8 comments
Labels: syntax

#5 - ftplugin/ruby.vim should define textobjects to enable block-based motion

Issue - State: closed - Opened by dlee over 14 years ago - 3 comments
Labels: ftplugin

#4 - Continuation lines use tab and space mixtures

Issue - State: closed - Opened by todb over 14 years ago - 5 comments
Labels: indent

#3 - bug in rdoc syntax highlighting

Issue - State: closed - Opened by eaceaser over 14 years ago - 2 comments
Labels: syntax

#2 - indentation issue with end of line condition

Issue - State: closed - Opened by cristibalan almost 15 years ago - 7 comments
Labels: indent

#1 - explanation url not working

Issue - State: closed - Opened by ktor about 15 years ago - 2 comments