Commit Graph

32 Commits

Author SHA1 Message Date
Martin Aeschlimann
b66b9871a0 [html] enable handlebars 2016-09-14 11:11:45 +02:00
Martin Aeschlimann
fa30ab77ef [html] update html grammar & tests 2016-09-14 11:09:24 +02:00
Martin Aeschlimann
daad014a6f [html] add handlebars 2016-09-14 09:49:40 +02:00
Martin Aeschlimann
1f6815a880 [html] get all link tests to run 2016-09-14 08:48:03 +02:00
Martin Aeschlimann
8d7504f7e1 [html] add link provider 2016-09-13 23:27:18 +02:00
Martin Aeschlimann
99ebc3065a [html] symbol highlighting tests 2016-09-13 22:12:48 +02:00
Martin Aeschlimann
537938619a [html] avoid merge conflict 2016-09-13 16:58:13 +02:00
Martin Aeschlimann
6c8a859079 [html] add symbol highlighting 2016-09-13 10:03:41 +02:00
Martin Aeschlimann
06727ce174 [html] add endTagStart to Node 2016-09-13 10:03:12 +02:00
Martin Aeschlimann
49dfae7e00 [html] add formatter 2016-09-09 15:26:03 +02:00
Martin Aeschlimann
bb9a0f89ad [html] all code completion tests green 2016-09-08 19:05:17 +02:00
Martin Aeschlimann
9717f397f5 [html] use NodeJS.Timer 2016-09-08 19:03:31 +02:00
Martin Aeschlimann
d7bc41b908 [html] update language server version 2016-09-08 19:03:05 +02:00
Martin Aeschlimann
606bfe603d HTML completion tests 2016-08-29 10:36:23 +02:00
Martin Aeschlimann
4e181e8fd2 HTML code completion 2016-08-25 15:46:59 +02:00
Martin Aeschlimann
be7e03f74f Better names for scanner states 2016-08-25 12:00:12 +02:00
Martin Aeschlimann
8b5413e6b8 scanner: set initial offset 2016-08-25 12:00:11 +02:00
Martin Aeschlimann
5c4f879b89 change scanner API from class to functional style 2016-08-25 12:00:11 +02:00
Martin Aeschlimann
5d8e0b6185 HTML parser with tests 2016-08-25 12:00:11 +02:00
Martin Aeschlimann
9c7306d1cf HTML parser with tests 2016-08-24 23:13:20 +02:00
Martin Aeschlimann
7409724477 Token names renames and splitting up. 2016-08-24 09:46:49 +02:00
Martin Aeschlimann
cb5a6e77db Move html extension: setup & scanner 2016-08-17 11:37:22 +02:00
Yuki Ueda
6c3c3d3812 fix #6290 2016-05-12 19:30:35 +09:00
Martin Aeschlimann
976d582504 #5221 [html] attribute values should not need to be quoted to be highlighted - test 2016-04-25 13:02:55 +02:00
Martin Aeschlimann
37f5e2b355 [colorize tests] update test result data 2016-04-11 21:28:19 +02:00
Martin Aeschlimann
e475fdebcc [html/razor/handlebars/xml] colorizer tests 2016-04-11 16:03:38 +02:00
Daniel Imms
2212fbbb6c Add application/xhtml+xml as a HTML mimetype
Related #3521
2016-02-29 15:29:03 -08:00
Daniel Imms
98e9498df5 Associate .xhtml with HTML language mode
Fixes #3521
2016-02-27 21:39:21 -08:00
Martin Aeschlimann
b1014464c3 [html] Please provide a built-in HTML.tmLanguage file #543 2015-12-03 10:25:42 +01:00
Martin Aeschlimann
d7214d7013 [html] Please provide a built-in HTML.tmLanguage file #543 2015-12-02 17:43:33 +01:00
Martin Aeschlimann
1b72099996 [html] Please provide a built-in HTML.tmLanguage file #543 2015-12-02 17:41:25 +01:00
Erich Gamma
8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00