ZIm/crates/languages/src/bash
Finn Evers 83d361ba69
Add more string and comment overrides (#36566)
Follow-up to #36469

Part of the issue was that we hadn't defined comment and string
overrides for some languages. Hence, even after the fix edit predictions
would show up in comments for me in e.g. JSONC files.

This PR adds some more overrides where possible for this repo to ensure
this happens less frequently.

Release Notes:

- N/A
2025-08-20 09:29:53 +00:00
..
brackets.scm Improve behavior around word-based brackets in bash (#29700) 2025-04-30 19:57:29 +00:00
config.toml languages: Fix Bash indentation issues with multi-cursors, newlines, and keyword outdenting (#35116) 2025-07-26 04:58:10 +05:30
highlights.scm Improve Bash heredoc highlighting (#28185) 2025-04-06 11:14:05 -04:00
indents.scm languages: Fix Bash indentation issues with multi-cursors, newlines, and keyword outdenting (#35116) 2025-07-26 04:58:10 +05:30
overrides.scm Add more string and comment overrides (#36566) 2025-08-20 09:29:53 +00:00
redactions.scm Clean up whitespace (#10755) 2024-04-23 13:31:21 -04:00
textobjects.scm Add textobjects queries (#20924) 2024-12-03 10:37:01 -07:00