Skip to content

Conversation

@julesvanrie
Copy link
Contributor

VS Code now by defaults activates all AI features, and students don't disable them. This hampers their learning experience.

This partial explains how to disable AI features in VS Code.

We also mention that later on we can re-enable them.

Working via the Command Palette is the easiest way to do it.

  • The settings menu option is in a different place on Windows / macOS.
  • The menu option opens the JSON settings by default, which is more complex and error-prone for students.

Making this partial here so it can be easily reused across the other setups. @ajdubovoy I didn't include it in the build.rb yet so you have to liberty to include it if/when you want.

Once agreed on the EN version, I can use AI to create the translations.

Fixes https://github.com/lewagon/teachers/issues/3503

VS Code now by defaults activates all AI features, and students don't
disable them. This hampers their learning experience.

This partial explains how to disable AI features in VS Code.

We also mention that later on we can re-enable them.

Working via the Command Palette is the easiest way to do it.
- The settings menu option is in a different place on Windows / macOS.
- The menu option opens the JSON settings by default, which is more
  complex and error-prone for students.

Fixes lewagon/teachers#3503
@julesvanrie
Copy link
Contributor Author

Direct link to the partial to review the content with the screenshots.

Copy link
Contributor

@ajdubovoy ajdubovoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me but we say:

At the right point in the course, we’ll reenable them

Are we planning on adding a moment to all courses in which we say to reenable it?

For web dev, I guess we could add a slide to the AI-assisted code lecture

@julesvanrie
Copy link
Contributor Author

Yes, thinking similarly for DS. We talk about using LLMs quite early (unit 5), but I'd reenable the full suite only when we go into projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants