Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: metadata syntax highlighting #864

Merged
merged 1 commit into from
Mar 1, 2021
Merged

Conversation

thewahome
Copy link
Collaborator

@thewahome thewahome commented Feb 25, 2021

Overview

Enables syntax highlighting on $metadata queries.
Fixes #858

Demo

Before
image

After
image

Testing Instructions

  • Run https://graph.microsoft.com/v1.0/$metadata
  • See the tags in colour

@github-actions
Copy link
Contributor

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-864.centralus.azurestaticapps.net

@thewahome thewahome merged commit 9d705d6 into dev Mar 1, 2021
thewahome added a commit that referenced this pull request Mar 3, 2021
* Fix: autocomplete-onfocusout (#855)

* Feature: make paging easier (#861)

* Fix: metadata syntax highlighting (#864)

* Fix: Adaptive cards changes (#873)

* Fix: snippets not available (#877)
@thewahome thewahome deleted the fix/metadata-syntax-highlighting branch August 9, 2021 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

$metadata results not getting formatted by Monaco
2 participants