Skip to content

Implement completion provider for #Requires statements #493

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

Open
rkeithhill opened this issue Jun 5, 2017 · 4 comments
Open

Implement completion provider for #Requires statements #493

rkeithhill opened this issue Jun 5, 2017 · 4 comments
Assignees
Labels
Area-IntelliSense Issue-Enhancement A feature request (enhancement).

Comments

@rkeithhill
Copy link
Contributor

Not sure if this used to work but it isn't in 1.2.1 and it would be really nice to have.

@daviwil
Copy link
Contributor

daviwil commented Jun 5, 2017

Doesn't work because the PowerShell engine doesn't give completions for it. However, we should be able to start adding custom completions soon when I add the completions provider APIs :)

@daviwil daviwil added this to the June 2017 milestone Jun 5, 2017
@rkeithhill
Copy link
Contributor Author

Cool. I'd like to write this one.

@daviwil
Copy link
Contributor

daviwil commented Jun 5, 2017

That'd be great!

@daviwil daviwil changed the title Implement auto-completion for #Requires Implement completion provider for #Requires statements Jun 5, 2017
@daviwil daviwil added the Issue-Enhancement A feature request (enhancement). label Jun 5, 2017
@daviwil
Copy link
Contributor

daviwil commented Jun 5, 2017

Depends on this issue: #494

@daviwil daviwil modified the milestones: June 2017, Backlog Oct 27, 2017
TylerLeonhardt pushed a commit to TylerLeonhardt/PowerShellEditorServices that referenced this issue Feb 26, 2019
…at-one-line

Add option to ignore formatting of one line constructs
@andyleejordan andyleejordan removed this from the Backlog milestone Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IntelliSense Issue-Enhancement A feature request (enhancement).
Projects
None yet
Development

No branches or pull requests

4 participants