issues
search
Shopify
/
ruby-lsp-rails
A Ruby LSP add-on for Rails
https://shopify.github.io/ruby-lsp/rails-add-on
MIT License
579
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove dead method `all_verified`
#538
shopify-codedb[bot]
closed
23 hours ago
1
Remove dead method `all_unverified`
#537
shopify-codedb[bot]
closed
23 hours ago
1
Ruby LSP Rails prevents dropping the database by keeping an active connection
#536
mateusodd
opened
3 days ago
1
Remove redundant Railtie
#535
andyw8
closed
3 days ago
0
Remove invalid comment from shim
#534
andyw8
closed
3 days ago
0
Unable to update to latest ruby-lsp 0.22.0 with this gem installed
#532
bananastalktome
closed
23 hours ago
2
Remove dead class `IncompleteMessageError`
#531
shopify-codedb[bot]
closed
4 days ago
0
Add support for `class_methods do` blocks within concerns
#530
andyw8
closed
4 days ago
4
Update for changes to index enhancements API
#529
andyw8
closed
4 days ago
1
Remove redundant rescue in runner client
#528
andyw8
closed
6 days ago
0
Unify all error handling for the server
#527
vinistock
closed
3 days ago
1
369 completion for activerecord queries
#526
ChallaHalla
opened
1 week ago
0
Handle `class_methods do` blocks for concerns
#525
andyw8
closed
4 days ago
2
<class:RunnerClient>': superclass mismatch for class IncompleteMessageError (TypeError)
#524
k-von
opened
1 week ago
4
Fix log message flow
#523
andyw8
closed
3 days ago
2
Update to Rails 8 official release
#522
andyw8
closed
2 weeks ago
0
Rogue ruby-lsp related processes even after VS Code is quit
#533
tisba
opened
2 weeks ago
6
Improve diagnostics for situations where Rails fails to boot
#520
andyw8
closed
6 days ago
0
Improve diagnostics for situations where Rails fails to boot
#519
andyw8
closed
6 days ago
0
Add troubleshooting tips to docs
#518
andyw8
opened
2 weeks ago
0
Improve error handling for database problems
#517
andyw8
closed
2 weeks ago
3
Starting ruby-lsp-rails fails if database doesn't exist
#516
andyw8
closed
2 weeks ago
0
Crashing on startup when connecting to the database
#521
glennsarti
closed
2 weeks ago
16
Group incomplete and empty message into MessageError
#515
vinistock
closed
2 weeks ago
2
Ruby LSP Rails failed to initialize server
#514
AlexVPopov
closed
2 weeks ago
26
Don't call `check_all_pending!` for older Rails
#513
andyw8
closed
2 weeks ago
3
Plugin crashes on Rails < 7.1 because `ActiveRecord::Migration#check_all_pending!` isn't present in those versions
#512
moskyb
closed
2 weeks ago
3
Remove remaining traces of Webmock
#511
andyw8
closed
2 weeks ago
0
Avoid loading Rails or ActiveSupport in tests
#510
andyw8
opened
2 weeks ago
1
Remove usage of `present?` from hover
#509
vinistock
closed
2 weeks ago
3
Upgrade gems and remove webmock
#508
vinistock
closed
2 weeks ago
1
Ensure schema URI will match on Windows
#507
vinistock
closed
2 weeks ago
2
Remove dead method `<`
#506
shopify-codedb[bot]
closed
3 weeks ago
1
Remove dead constant `MAX_RETRIES`
#505
shopify-codedb[bot]
closed
3 weeks ago
0
Check for pending migrations when watcher is fired
#504
vinistock
closed
2 weeks ago
4
Add support for checking for pending migrations and running them
#503
vinistock
closed
3 weeks ago
2
Upgrade ruby-lsp requirement to v0.21.2
#502
vinistock
closed
3 weeks ago
2
Reload routes when changed
#501
andyw8
opened
3 weeks ago
0
Consider testing against multiple Rails versions
#500
andyw8
opened
3 weeks ago
0
Eager load routes (fixes failing test)
#499
andyw8
closed
3 weeks ago
3
Return `nil` on empty response
#498
vinistock
closed
3 weeks ago
2
[Feature request] Automatically rename migration file to follow class name
#497
MatheusRich
opened
3 weeks ago
0
Add option to move CodeLens to inline instead of above
#496
donquxiote
closed
3 weeks ago
1
Update index enhancement due to ruby-lsp changes
#495
andyw8
closed
3 weeks ago
0
Add default and null info on hover
#494
damienlethiec
closed
3 weeks ago
4
Indexing error: `RubyLsp::Rails::IndexingEnhancement` enhancement: wrong number of arguments (given 5, expected 4)
#493
srpouyet
closed
1 month ago
2
Undefined method `source_location` for `ActionDispatch::Journey::Route` with Rails 6.1
#492
srpouyet
closed
1 month ago
3
Improve support for `ActiveSupport::Concern`
#491
andyw8
opened
1 month ago
0
Add example job to dummy app
#490
andyw8
closed
1 month ago
0
Only invoke route.source_location if available
#489
vinistock
closed
1 month ago
0
Next