MS Graph CompletionThis VSCode extension allows you to auto-complete the Microsoft Graph API URLs you are writing. You get the most useful Microsoft Graph Explorer functionality in your favorite editor.
UsageStart typing TokensThe extension lets you know when you can insert values like the
Method(s)During the build and release process of the extension, it fetches the metadata from Microsoft Graph and creates a library of known API endpoints. With this library, the extension is able to show you which API methods are available per endpoint. The extension does this as well for the endpoints with tokens: CommandsMS Graph: Clear autocomplete cacheBy default, the cached data persists for 5 days. If you want, you can always clear the cache by using the MS Graph: Clear autocomplete cache ( What is supported?Currently, the extension only supports the ContributingIf you find this a useful extension and want to see more functionalities added. Feel free to contribute: GitHub Repository. Feedback / issues / ideasPlease submit them via creating an issue in the project repository: issue list. |