Skip to content

Commit 99f2127

Browse files
committed
chore: update serena project config
1 parent 6cfcb47 commit 99f2127

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.serena/project.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,3 +126,10 @@ initial_prompt: ""
126126
# override of the corresponding setting in serena_config.yml, see the documentation there.
127127
# If null or missing, the value from the global config is used.
128128
symbol_info_budget:
129+
130+
# The language backend to use for this project.
131+
# If not set, the global setting from serena_config.yml is used.
132+
# Valid values: LSP, JetBrains
133+
# Note: the backend is fixed at startup. If a project with a different backend
134+
# is activated post-init, an error will be returned.
135+
language_backend:

0 commit comments

Comments
 (0)