Small PR to add the new Context keyword to the regular expression for language keywords. I added the examples from the FSH Spec to show how they all look with different types of values after the Context keyword. As discussed earlier, we can add additional highlighting and autocomplete features to the values following Context later on.
Small PR to add the new
Context
keyword to the regular expression for language keywords. I added the examples from the FSH Spec to show how they all look with different types of values after theContext
keyword. As discussed earlier, we can add additional highlighting and autocomplete features to the values followingContext
later on.