tests/languages/visual-basic


Log

Author Commit Date CI Message
Michael Schmidt a13ee8d9 2020-06-28T01:40:12 VB: Added `until` keyword (#2423)
Michael Schmidt ba5ac1da 2020-05-29T16:10:59 VB: Added missing keywords (#2376)
Michael Schmidt a7d67ca3 2020-02-04T15:17:11 VB: Added support for comments with line continuations (#2195)
dovisutu 4a2c90c1 2019-07-11T22:05:49 Visual Basic: Added support for interpolation strings (#1971) This makes string like `$"Foo bar"` highlight with `$`.
Golmote c673ec29 2018-04-11T08:47:26 Add support for Visual Basic. Fix #985 (#1382)