rust-analyzer/crates/ra_ide_api
Ville Penttinen 1ef2c06131 Allow syntax strings to contain test markers
We simply remove all the CUSTOM_MARKERS before attempting to parse the file.
This allows for the syntax selection to work with most of the test strings.
2019-03-04 09:19:46 +02:00
..
src Allow syntax strings to contain test markers 2019-03-04 09:19:46 +02:00
tests/test Implement syntax tree support for syntax inside string 2019-03-04 09:02:01 +02:00
Cargo.toml Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00