Commit Graph

4 Commits (e0cad2423f91c05ab3209600ba37fb43beffa207)

Author SHA1 Message Date
Martin Aeschlimann 418157fe99 update markers on settings change 7 years ago
Remy Suen 8045997506 Remove unused IDisposable array
The IDisposables created by the registration of language providers
were originally stored in an array. However, that array is not
actually used anywhere in the code so it should be removed instead.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
7 years ago
Alex Dima 8cc4c3d35c Tokenization of html, razor and handlebars is in monaco-languages 9 years ago
Martin Aeschlimann f26f3636d9 Initial release 9 years ago