Skip to content

Commit c85d559

Browse files
author
minjk-bl
committed
Remove deprecated setting metadata
1 parent 1446c95 commit c85d559

File tree

1 file changed

+1
-25
lines changed

1 file changed

+1
-25
lines changed

visualpython/visualpython.yaml

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -5,28 +5,4 @@ Link: README.md
55
Icon: img/logo.png
66
Main: visualpython.js
77
Compatibility: 4.x, 5.x, 6.x
8-
Parameters:
9-
- name: vpcfg.run_code_without_asking
10-
description: Run code without asking
11-
input_type: checkbox
12-
default: false
13-
- name: vpcfg.change_task_without_asking
14-
description: Change task without asking
15-
input_type: checkbox
16-
default: false
17-
- name: vpcfg.code_insert_position
18-
description: Code insert position
19-
input_type: text
20-
default: below
21-
- name: vpcfg.api_list_sort_by
22-
description: Api list sorting by...
23-
input_type: text
24-
default: frequency
25-
- name: vpcfg.default_variable_for_required
26-
description: Default variable for required input
27-
input_type: checkbox
28-
default: false
29-
- name: vpcfg.auto_import_package
30-
description: Automatically import packages
31-
input_type: checkbox
32-
default: false
8+
Parameters:

0 commit comments

Comments
 (0)