Skip to content

Adding PYTHONSTARTUP with shell integration to environment variable collection #24104

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

Closed
wants to merge 6 commits into from

Conversation

anthonykim1
Copy link

@anthonykim1 anthonykim1 commented Sep 12, 2024

Resolves: #23930
TODO: Add setting to opt out of PYTHONSTARTUP injection.

@anthonykim1 anthonykim1 added feature-request Request for new features or functionality area-repl labels Sep 12, 2024
@anthonykim1 anthonykim1 self-assigned this Sep 12, 2024
anthonykim1 and others added 5 commits September 15, 2024 12:13
Resolves: microsoft#23929

TODO: (debt --> in separate PR) Have ensureTerminal return
Promise<Terminal> instead of Promise<void> and saving this in the
TerminalService class. Would avoid many uses of the !, and maybe even
get to throw away the TerminalService class itself.
Addresses microsoft#24068

- Enable proposed APIs for `codeActionAI`
- Pin the engine to `1.94.0-20240913`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-repl feature-request Request for new features or functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider adding PYTHONSTARTUP with shell integration to environment variable collection
3 participants