summaryrefslogtreecommitdiff
path: root/docs/guide/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/guide/index.md')
-rw-r--r--docs/guide/index.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/guide/index.md b/docs/guide/index.md
index e98aab83..aea9db6b 100644
--- a/docs/guide/index.md
+++ b/docs/guide/index.md
@@ -953,7 +953,6 @@ Any variables or functions defined globally within the script will be available
### Python Debugging
See the [plugin development guide](../dev/plugins.md#debugging-using-other-ides).
-Note
???+ Tip "Tip"
The current script console only supports Python at the moment, but it's fully extensible for other programming languages for advanced users who wish to implement their own bindings.