CLI for Microsoft 365 Tools VSCode Extension #1638
Unanswered
garrytrinder
asked this question in
General
Replies: 2 comments 9 replies
-
I've started to revisit this and see that having a presence in VSCode would be certainly beneficial essentially as it would provide a friendly UI integrated into VS Code which calls the CLI behind the scenes for performing its operations. A few features of the extension have come to mind.
Any thoughts? @pnp/cli-for-microsoft-365-maintainers |
Beta Was this translation helpful? Give feedback.
8 replies
-
That Sounds great!
…________________________________
From: Garry Trinder <[email protected]>
Sent: Sunday, January 17, 2021 6:36:41 AM
To: pnp/cli-microsoft365 <[email protected]>
Cc: Subscribed <[email protected]>
Subject: [Caution - External Email] Re: [pnp/cli-microsoft365] CLI for Microsoft 365 Tools VSCode Extension (#1638)
I've started to revisit this and see that having a presence in VSCode would be certainly beneficial, a few features of the extension have come to mind.
* Language Support
* Adds a new language to VSCode for CLI for Microsoft 365
* Add Intellisense completion for scripting
* Context Menu
* Right click execute single line in integrated Terminal
* Snippets
* Provide full examples such as Login using Password, Get SharePoint List etc
* Version Check
* Auto check current version against latest and prompt for upgrade of CLI
* Install CLI comand
* Command Palette action to help users install CLI without running commands themselves
* Expanded to list different versions betas and stable
Any thoughts? @pnp/cli-for-microsoft-365-maintainers<https://github.com/orgs/pnp/teams/cli-for-microsoft-365-maintainers>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#1638 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ASJ36QJKGHDGG2L4DZKJUP3S2LDUTANCNFSM4NUYUP3A>.
Warning: This email originated outside the City of Savannah. Do not reply, click links, or open attachments unless you are certain you recognize the sender’s name, telephone number, and email address. Please report suspicious email to [email protected]<mailto:[email protected]>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've recently been using the Azure CLI Tools extension in VSCode, https://marketplace.visualstudio.com/items?itemName=ms-vscode.azurecli which provides intellisense and inline docs on commands for the CLI as well as the ability to execute lines in the integrated terminal directly.
Would people find something similar for the CLI for Microsoft 365 useful?
Beta Was this translation helpful? Give feedback.
All reactions