mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
⚡ Improve autocomplete and a few other changes
This commit is contained in:
@@ -28,6 +28,7 @@ export class Function implements INodeType {
|
||||
name: 'functionCode',
|
||||
typeOptions: {
|
||||
alwaysOpenEditWindow: true,
|
||||
codeAutocomplete: 'function',
|
||||
editor: 'code',
|
||||
rows: 10,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user