That said, I never managed to migrate to Neovim, it felt like an entirely new ecosystem.
That said, I never managed to migrate to Neovim, it felt like an entirely new ecosystem.
That’s probably because Devise has been in strict maintenance mode for the past 6+ years, due to possible fear of breaking things with significant changed (that’s my POV).
That’s probably because Devise has been in strict maintenance mode for the past 6+ years, due to possible fear of breaking things with significant changed (that’s my POV).
github.com/zed-industri...
github.com/zed-industri...
I've heard that Zed's edit predictions aren't nearly as good as Cursor's autocomplete. You can use Copilot instead of Zeta, but that only activates when you're at the end of the line.
I've heard that Zed's edit predictions aren't nearly as good as Cursor's autocomplete. You can use Copilot instead of Zeta, but that only activates when you're at the end of the line.
There is a Stimulus extension – github.com/vitallium/ze...
Recognize Rails fixtures as YAML+ERB:
{ "file_types": { "YAML+ERB" : ["**/spec/fixtures/**/*.yml"]} }
There is a Stimulus extension – github.com/vitallium/ze...
Recognize Rails fixtures as YAML+ERB:
{ "file_types": { "YAML+ERB" : ["**/spec/fixtures/**/*.yml"]} }
It doesn’t seem to think of reusing factories/fixtures, at least not fully.
It doesn’t seem to think of reusing factories/fixtures, at least not fully.
We only have paid gems vendored for conveniece (Sidekiq/graphql-ruby Pro). But I always wished they waren’t commited to source control, because I want to treat them as external.
We only have paid gems vendored for conveniece (Sidekiq/graphql-ruby Pro). But I always wished they waren’t commited to source control, because I want to treat them as external.
What would you dislike about moving those type annotations into comments? I feel like you’d still write similar amount of code, unlike with RBS header files where you need to repeat method and class definitions.
What would you dislike about moving those type annotations into comments? I feel like you’d still write similar amount of code, unlike with RBS header files where you need to repeat method and class definitions.
Also, inline RBS supports static typechecking from what I understand, while I imagine this is only for runtime typechecking.
I also don’t like the look of those leading underscores 🙈
Also, inline RBS supports static typechecking from what I understand, while I imagine this is only for runtime typechecking.
I also don’t like the look of those leading underscores 🙈