Skip to content

Code Completer

by Haseeb Ahmed·Workflow

Images © Haseeb Ahmed. Used for product review; image policy.

Why we like it

Code Completer stands out in the Superhive library for bringing Blender's console autocomplete directly into the text editor.

What is Code Completer?

Code Completer is a Blender add-on that lets you use console autocomplete inside the text editor. It presents a VSCode-style user interface and provides code suggestions for each text input, drawing on the Blender console to complete code as you write.

The add-on auto imports modules in the script for code suggestion and lets users run a single line of code in the console for code completion. The UI is customizable, and later updates added scrollbar support, the ability to change text color, and a toggle for privates. There are also toggles for quick off, auto import, and internal attributes. Note that the add-on requires the Blender console to be open in order to function.

Code Completer is compatible with Blender versions 3.6, 4.0, 4.1, and 4.2, and is Blender Extension compatible. It is distributed under the GPL license. It ranks within the Superhive library and is listed here as free, with an option to support development.

Who is Code Completer best for?

Code Completer is best for blender users writing Python scripts in the text editor who want console-style autocomplete and suggestions.

How much does Code Completer cost?

Code Completer is completely free to download and use.

Key features

  • Console autocomplete in the text editor with a VSCode-style interface
  • Auto imports modules in the script for code suggestion
  • Run a single line of code in the console for code completion
  • Suggestions provided on each text input
  • Customizable UI with the ability to change text color
  • Scrollbar support and a toggle for privates
  • Toggles for quick off, auto import, and internal attributes

Tags

#Blender#text-editor#autocomplete#python#code-completion#add-on#intellisense

Frequently asked questions

What Blender versions does Code Completer support?

Code Completer is compatible with Blender versions 3.6, 4.0, 4.1, and 4.2. It is also listed as Blender Extension compatible, making it available as an add-on within those releases. If you are working in one of these supported versions, the add-on integrates its autocomplete into the text editor. For versions outside this list, check the developer's page to confirm current compatibility before installing.

Does Code Completer need the Blender console open?

Code Completer requires the Blender console to be open in order to function. The add-on draws on console autocomplete to provide code completion and suggestions inside the text editor, and it can run a single line of code in the console for code completion. Keeping the console open is a necessary part of the workflow, so set up your Blender layout with the console visible before you begin scripting with the add-on.

Is Code Completer free?

Code Completer is listed here as free. The developer also offers an option to buy it to support development. Because licensing terms can change, check the developer's page for the current details before you download. The add-on is distributed under the GPL license, which governs how it can be used and shared. For questions about supporting the project, the developer's page is the place to look.

Similar plugins