Skip to content

Add an EditorInfo field to $psEditor #679

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
rjmholt opened this issue Jun 5, 2018 · 1 comment
Open

Add an EditorInfo field to $psEditor #679

rjmholt opened this issue Jun 5, 2018 · 1 comment
Labels
Area-psEditor Issue-Discussion Let's talk about it. Issue-Enhancement A feature request (enhancement).

Comments

@rjmholt
Copy link
Contributor

rjmholt commented Jun 5, 2018

We should add a simple info object to $psEditor so information like editor name and version can be queried from $psEditor. Since we should theoretically support many editors, we could require a few standard fields or we could just make it an object and let editors decide what information they provide.

I'm not saying we should try to implement ISEOptions here as that would be a lot more work. Just an information field along the lines of $PSVersionTable.

@rjmholt rjmholt added Issue-Enhancement A feature request (enhancement). Issue-Discussion Let's talk about it. Area-psEditor labels Jun 5, 2018
@rjmholt
Copy link
Contributor Author

rjmholt commented Jun 6, 2018

For reference: PowerShell/vscode-powershell#773

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-psEditor Issue-Discussion Let's talk about it. Issue-Enhancement A feature request (enhancement).
Projects
None yet
Development

No branches or pull requests

1 participant