Add the various HTML ruby attributes to auto-complete

pull/461/head
David Storey 2015-11-22 18:03:45 -08:00
parent 88347eda21
commit 1872ea5374
1 changed files with 3 additions and 1 deletions

View File

@ -76,8 +76,10 @@ export function getHTML5TagProvider(): IHTMLTagProvider {
u: none,
mark: none,
ruby: none,
rt: none,
rb: none,
rp: none,
rt: none,
rtc: none,
bdi: none,
bdo: none,
span: none,