Martin Nordholts
5fe9b3e1b3
Make INI
syntax register as handler of .inf
files
...
We need to type `inf` and `INF` as strings in `INI.sublime-syntax`,
otherwise `yaml-rust` interprets them as real numbers ("infinity") and
they do not get registered as file extensions:
/Users/martin/src/yaml-rust # https://github.com/chyh1990/yaml-rust
% cargo run --example dump_yaml ~/src/bat/assets/syntaxes/02_Extra/INI.sublime-syntax
---
String("name"):
String("INI")
String("file_extensions"):
String("ini")
String("INI")
Real("inf")
Real("INF")
...
Also add a regression test.
2022-05-11 17:39:01 +02:00
..
2020-09-14 10:36:22 +02:00
2020-05-29 22:12:28 +02:00
2020-03-21 23:53:53 +01:00
2020-12-01 08:04:08 +01:00
2021-07-12 21:19:05 +02:00
2022-04-26 19:42:18 +02:00
2020-03-21 23:53:53 +01:00
2021-03-01 12:18:40 +01:00
2021-12-06 08:40:43 +01:00
2020-03-21 23:53:53 +01:00
2021-06-01 02:01:58 +00:00
2020-11-01 09:49:46 +01:00
2020-05-13 07:58:15 +02:00
2020-10-01 22:58:30 +02:00
2022-04-27 21:09:33 +02:00
2020-04-27 21:45:36 +02:00
2021-05-12 09:19:28 +00:00
2022-02-08 17:11:31 +01:00
2021-01-09 22:35:50 +01:00
2022-02-07 17:34:35 +01:00
2021-07-25 13:27:30 +02:00
2020-03-21 23:53:53 +01:00
2020-03-21 23:53:53 +01:00
2021-08-03 23:07:55 +03:00
2020-03-21 23:53:53 +01:00
2020-03-21 23:53:53 +01:00
2020-03-21 23:53:53 +01:00
2020-03-21 23:53:53 +01:00
2021-10-02 13:25:57 +02:00
2020-03-21 23:53:53 +01:00
2021-05-12 09:27:14 +00:00
2021-11-03 06:26:21 +01:00
2021-10-23 13:35:32 +02:00
2021-08-05 20:20:33 +02:00
2022-01-03 08:57:37 +01:00
2022-05-04 21:29:18 +02:00
2020-10-20 19:32:14 +02:00
2020-03-21 23:53:53 +01:00
2020-03-21 23:53:53 +01:00
2021-12-12 19:41:04 +01:00
2020-03-21 23:53:53 +01:00
2020-03-21 23:53:53 +01:00
2020-03-21 23:53:53 +01:00
2020-05-01 10:24:19 +02:00
2021-10-03 19:17:26 +02:00
2020-03-21 23:53:53 +01:00
2021-12-12 18:58:30 +01:00
2021-08-16 06:16:53 +02:00
2020-03-21 23:53:53 +01:00
2022-01-03 08:56:55 +01:00
2020-03-21 23:53:53 +01:00
2020-04-12 19:42:36 +02:00
2021-05-12 11:42:17 +02:00
2022-02-14 19:14:19 +01:00
2021-02-07 22:35:00 +01:00
2020-03-21 23:53:53 +01:00
2021-03-15 07:21:15 +01:00
2020-11-01 09:51:21 +01:00
2022-02-06 21:20:24 +01:00
2021-12-12 20:07:50 +01:00
2020-03-21 23:53:53 +01:00
2020-03-21 23:53:53 +01:00
2022-02-06 22:29:36 +01:00
2020-03-21 23:53:53 +01:00
2022-05-05 20:29:17 +02:00
2020-09-14 10:36:22 +02:00
2020-05-29 22:12:28 +02:00
2020-03-21 23:53:53 +01:00
2020-03-21 23:53:53 +01:00
2020-03-21 23:53:53 +01:00
2020-03-21 23:53:53 +01:00
2020-03-21 23:53:53 +01:00
2020-06-01 09:54:46 +02:00
2021-05-11 21:04:02 +02:00
2021-12-06 08:40:43 +01:00
2021-06-01 18:39:39 +02:00
2021-06-10 14:46:36 +02:00
2021-01-09 22:35:50 +01:00
2020-03-21 23:53:53 +01:00
2020-03-21 23:53:53 +01:00
2020-03-21 23:53:53 +01:00
2022-05-11 17:39:01 +02:00
2020-03-21 23:53:53 +01:00
2020-03-21 23:53:53 +01:00
2021-01-02 09:45:19 +01:00
2021-10-23 13:35:32 +02:00
2022-03-22 22:20:39 +02:00
2021-02-15 22:30:42 +01:00
2020-03-21 23:53:53 +01:00
2022-01-06 13:08:38 +01:00
2020-10-20 19:32:14 +02:00
2020-03-21 23:53:53 +01:00
2020-03-21 23:53:53 +01:00
2020-03-21 23:53:53 +01:00
2021-12-12 19:41:04 +01:00
2020-04-30 09:59:14 +02:00
2021-10-03 19:17:26 +02:00
2020-04-12 19:20:28 +02:00
2020-03-21 23:53:53 +01:00
2020-12-29 09:04:34 +01:00
2020-07-09 08:15:04 +02:00
2021-08-16 06:16:53 +02:00
2020-05-19 06:40:24 +02:00
2022-01-09 12:59:01 +01:00
2020-03-21 23:53:53 +01:00
2021-05-11 21:04:02 +02:00
2021-02-15 22:30:42 +01:00
2021-05-11 21:04:02 +02:00
2021-08-16 22:15:39 +03:00
2021-12-12 20:07:50 +01:00
2021-12-12 20:07:50 +01:00
2020-03-21 23:53:53 +01:00