GithubHelp home page GithubHelp logo

estruyf / vscode-msgraph-autocomplete Goto Github PK

View Code? Open in Web Editor NEW
12.0 4.0 1.0 6.85 MB

This 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.

Home Page: https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-msgraph-autocomplete

License: MIT License

TypeScript 89.56% JavaScript 10.44%
vscode code microsoft-graph microsoft-graph-api microsoftgraph microsoftgraphapi autocomplete autocompletion extension

vscode-msgraph-autocomplete's Introduction

Doctor

MS Graph Completion

Visual Studio Marketplace Number of installs Ratings

This 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.

Info: The extension does this with the help of the APIs behind the Microsoft Graph Explorer.

Usage

Start typing https://graph.microsoft.com/, and you will automatically get suggestions to autocomplete the URL with API paths, query string parameters, and values.

Tokens

The extension lets you know when you can insert values like the user ID, UPN, group ID, and more. It will do this for the known paths which are registered in the tokens.json file.

Info: The tokens.json file is automatically updated during the release process of the extension.

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:

Commands

MS Graph: Clear autocomplete cache

By 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 (msgraph.autocomplete.clearCache) command.

What is supported?

Currently, the extension only supports the GET requests for the Microsoft Graph.

Contributing

If you find this a useful extension and want to see more functionalities added. Feel free to contribute: GitHub Repository.

Feedback / issues / ideas

Please submit them via creating an issue in the project repository: issue list.

vscode-msgraph-autocomplete's People

Contributors

estruyf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

onokaev

vscode-msgraph-autocomplete's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.