You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.nls.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -98,6 +98,8 @@
98
98
"settings.enable.telemetry": "Enable telemetry for extension. We will collect information from the logs to help improve the functionality of this extension.",
99
99
100
100
"settings.builder.jobs": "The number of threads when build",
101
+
"settings.builder.extraCommandLine": "Append additional commandline when invoke unify_builder",
102
+
"settings.builder.presetEnvVars": "Preset Global Environment Variables when build project",
101
103
102
104
"settings.option.show.toolbar.in.editer.title": "Displays some toolbars in the editor title",
103
105
"settings.option.show.statusbar": "Displays toolbar icons in the status bar",
0 commit comments