Add endwise to Ruby section (PR #87)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Valerii Iatsko
2026-06-21 10:48:55 +02:00
parent b91dc00341
commit a543ac524c
+1
View File
@@ -573,6 +573,7 @@ To enable Emmet support in .twig files, you'll need to have the following in you
## Ruby
- [Ruby RuboCop](https://marketplace.visualstudio.com/items?itemName=misogi.ruby-rubocop) - Lint and auto-correct Ruby code with [RuboCop](https://github.com/rubocop/rubocop).
- [endwise](https://marketplace.visualstudio.com/items?itemName=kaiwood.endwise) - Automatically add `end` to Ruby code blocks as you type.
## Rust