ZIm/crates/zed/src/languages/tsx
Piotr Osiewicz e9edad1d51
language: Accept multiple values in line_comment language knob. (#6713)
This opens up a possibility of supporting multiple comment continuation
flavours in editor, e.g. doc comments for Rust (which we seize as well
in this commit). Only the first `line_comment` value is used for
Editor::ToggleComments

Fixes: https://github.com/zed-industries/zed/issues/6692

Release Notes:
- Added support for doc-comment continuations in Rust language.
2024-01-25 19:25:21 +01:00
..
brackets.scm WIP 2022-03-29 11:06:08 -07:00
config.toml language: Accept multiple values in line_comment language knob. (#6713) 2024-01-25 19:25:21 +01:00
embedding.scm update semantic index tests for javascript 2023-07-25 10:38:37 -04:00
highlights-jsx.scm WIP 2022-03-29 11:06:08 -07:00
highlights.scm WIP 2022-03-29 11:06:08 -07:00
indents.scm WIP 2022-03-29 11:06:08 -07:00
outline.scm WIP 2022-03-29 11:06:08 -07:00
overrides.scm Use normal JS comments within JSX tags and JSX expression blocks 2023-11-09 10:58:33 -08:00