Skip to content

Commit cbc58ca

Browse files
authored
Merge branch 'main' into rules-db-fixes
2 parents c7b080f + 7f2c040 commit cbc58ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/features/workspace/components/workspace-custom-instructions.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,7 @@ export function WorkspaceCustomInstructions({
340340
<Editor
341341
options={{
342342
minimap: { enabled: false },
343+
wordWrap: "on",
343344
readOnly: isArchived,
344345
}}
345346
value={values.prompt}

0 commit comments

Comments
 (0)