Skip to content

Commit

Permalink
πŸ“ add note about "Enable Tab Autocomplete" box in JetBrains
Browse files Browse the repository at this point in the history
  • Loading branch information
sestinj committed May 3, 2024
1 parent 6c6be05 commit 4db5b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/walkthroughs/tab-autocomplete.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Perhaps surprisingly, the answer is no. The models that we suggest for autocompl

Follow these steps to ensure that everything is set up correctly:

1. Make sure you have the "Enable Tab Autocomplete" setting checked (in VS Code, you can toggle by clicking the "Continue" button in the status bar).
1. Make sure you have the "Enable Tab Autocomplete" setting checked (in VS Code, you can toggle by clicking the "Continue" button in the status bar, and in JetBrains by going to Settings -> Tools -> Continue).
2. Make sure you have downloaded Ollama.
3. Run `ollama run starcoder2:3b` to verify that the model is downloaded.
4. Make sure that any other completion providers are disabled (e.g. Copilot), as they may interfere.
Expand Down

0 comments on commit 4db5b6d

Please sign in to comment.