Before, we had just fixed inline argument comments for directive definitions and other types with inline arguments, but we had not solved the top-level keyword/etc definition issue. graphql 15 Directive definitions before #183 were still almost all green, unhighlighted!
in #183 we forgot this!
Before, we had just fixed inline argument comments for directive definitions and other types with inline arguments, but we had not solved the top-level keyword/etc definition issue. graphql 15 Directive definitions before #183 were still almost all green, unhighlighted!
Before (after #183):
After: