Web Guide/Text Editors: Difference between revisions
No edit summary |
No edit summary |
||
| Line 12: | Line 12: | ||
Anyway, to turn them off, press <kbd>Ctrl/⌘</kbd> + <kbd>Comma</kbd>, type "Disable AI Features" in the search bar, and make sure the checkbox next to the setting is ticked. | Anyway, to turn them off, press <kbd>Ctrl/⌘</kbd> + <kbd>Comma</kbd>, type "Disable AI Features" in the search bar, and make sure the checkbox next to the setting is ticked. | ||
=== Zed === | |||
Zed is the new thing that people like to use. It's very similar to Visual Studio Code, comes with all the same features, but tries to do everything a bit faster. | |||
You can download it for Windows, macOS and Linux from [https://zed.dev/ their website]. | |||
==== Disabling AI Features ==== | |||
As explained above, you really don't want to be using AI this early on. To disable the AI features, press <kbd>Ctrl/⌘</kbd> + <kbd>Comma</kbd>, click "AI" on the window that appears, and make sure "Disable AI" is on. | |||
=== Notepad++ === | === Notepad++ === | ||