Arlo Siemsen
|
767677f0f6
|
Rust: Add support for highlighting raw strings and fix chars with escapes.
Rust's raw strings were previously not supported, and chars did not correctly handle escapes.
Fixes #2552
Fixes #2481
|
2021-10-28 20:37:03 -07:00 |
|
Alyssa Haroldsen
|
f3cb047e98
|
Remove ' as an auto-closing pair for Rust
They're bad for Rust lifetimes.
Fixes https://github.com/microsoft/monaco-editor/issues/2585.
|
2021-07-23 18:08:15 -07:00 |
|
Arlo Siemsen
|
74ef32ee32
|
Rust: add support for keywords from the 2018 edition
|
2021-01-22 06:21:54 -08:00 |
|
Alex Dima
|
bce6fe83af
|
Define printWidth at 100
|
2020-09-19 01:28:33 +02:00 |
|
Alex Dima
|
d7cc098c48
|
Use the global monaco only in the AMD case (see microsoft/monaco-editor#1974)
|
2020-09-08 13:40:42 +02:00 |
|
Alex Dima
|
1af07d9cdb
|
Remove use strict
|
2020-09-08 12:18:27 +02:00 |
|
Alex Dima
|
3efc637414
|
Add prettier
|
2020-09-02 17:44:31 +02:00 |
|
Alex Dima
|
8af485d6bf
|
Remove log statements
|
2018-04-09 16:04:17 +02:00 |
|
Alex Dima
|
3b733d9822
|
Format code
|
2018-04-09 16:03:23 +02:00 |
|
TJ Kells
|
38bdd17d43
|
Add rust colorization support
|
2018-03-30 17:14:04 -05:00 |
|