From 4035e7c4717ea19a931f373f682b7ee5f0c0a5ef Mon Sep 17 00:00:00 2001 From: g2384 Date: Sat, 10 Feb 2018 17:18:08 +0000 Subject: [PATCH] support more --- VHDLFormatter.html | 81 +++++++++++++++++++++++++++++--------- VHDLFormatter.js | 45 ++++++++++++++++++--- VHDLFormatter.ts | 47 ++++++++++++++++++---- VHDLFormatterUnitTests.js | 74 ++++++++++++++++++++++++++++++---- VHDLFormatterUnitTests.ts | 83 ++++++++++++++++++++++++++++++++++----- 5 files changed, 282 insertions(+), 48 deletions(-) diff --git a/VHDLFormatter.html b/VHDLFormatter.html index b3eb335..768d462 100644 --- a/VHDLFormatter.html +++ b/VHDLFormatter.html @@ -66,6 +66,12 @@ margin-bottom: 0px; } + form span { + width: 170px; + display: inline-block; + text-align: right; + } + a { color: #4b9aff; text-decoration: none; @@ -75,7 +81,7 @@ text-decoration: underline; } - + + -