Commit Graph

19 Commits

Author SHA1 Message Date
Martin Aeschlimann
b66b9871a0 [html] enable handlebars 2016-09-14 11:11:45 +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
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