Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ruby を書く時の環境何使ってる? #54

Open
hatappi opened this issue Apr 20, 2022 · 2 comments
Open

Ruby を書く時の環境何使ってる? #54

hatappi opened this issue Apr 20, 2022 · 2 comments

Comments

@hatappi
Copy link
Contributor

hatappi commented Apr 20, 2022

No description provided.

@hatappi hatappi changed the title Ruby を書く時の環境(エディタ何使ってるとかとか) Ruby を書く時の環境何使ってる? Apr 20, 2022
@hatappi
Copy link
Contributor Author

hatappi commented Apr 20, 2022

Q

  • エディタ何使ってる?
  • 実行環境
  • その他
    • フォーマッタ
    • テストの環境
    • CI

@hatappi
Copy link
Contributor Author

hatappi commented Apr 20, 2022

事例

  • エディタ
    • Vim (NeoVim)
      • Solargraph (LSP) を使って補完をかけたりコードジャンプを使うみたい
    • VSCode ++++
      • 開いたファイルに応じてVSCodeがオススメしてくるのでそれ入れている
      • 使っていて困ったという体験はない
    • SublimeText
      • 軽い
      • 使っていて困ったという体験はない
    • RubyMine (お値段が。。。)
  • 実行環境
    • Docker
      • Docker for Mac が遅くいので rails だけローカルに直接立ち上げてる
      • M1 だと早い???
      • 重い。。。。
  • フォーマッタ

その他

エディタ周りは使いこなすまでちょっと時間がかかるからモチベーション大事

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant