Gopher Robot submitted the change with unreviewed changes![Open in Gerrit]()
Unreviewed changes
2 is the latest approved patch-set.
The change was submitted with unreviewed changes in the following files:
```
The name of the file: extension/src/language/form.ts
Insertions: 1, Deletions: 1.
@@ -173,7 +173,7 @@
// Type specifies the data type and validation constraints for the answer.
type: FormFieldType;
- // Required specifies whether an answer is absolutely required for this field.
+ // Required specifies whether an answer is required for this field.
required: boolean;
// Default specifies an optional initial value for the answer.
```
Change information
Commit message:
extension/src/language: better message for file field type
If the kind of file (dir or file) is clear, choose better
name for the resource and icon.
Resolve some comments from https://github.com/Dart-Code/Dart-Code/pull/6059
For golang/go#76331
Change-Id: Ifd22f56df95062cef967e87202b138dfbca0def0
Files:
- M extension/src/language/form.ts
Change size: M
Delta: 1 file changed, 31 insertions(+), 24 deletions(-)
Branch: refs/heads/master
Open in Gerrit
Gerrit-MessageType: merged
Gerrit-Project: vscode-go
Gerrit-Branch: master
Gerrit-Change-Id: Ifd22f56df95062cef967e87202b138dfbca0def0
Gerrit-Change-Number: 787140
Gerrit-PatchSet: 4