[
https://issues.apache.org/jira/browse/DAFFODIL-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17452976#comment-17452976
]
Regis Thomas edited comment on DAFFODIL-2593 at 12/3/21, 1:58 PM:
------------------------------------------------------------------
I have been working on the dfdl:format section that normally predefines the
format for most properties. I am leaning toward auto completing a boilerplate
format with a default for each format property. In the current implementation
all available properties (that I know of) have a pre-defined value (the first
value from the dropdown list). A user can tab to each property to get a list
of dropdown options, or accept the default and tab to the next option. I'll
create another animated GIF to show how the dfdl:format implementation is
currently working and attach it also for feedback.
was (Author: regetom):
I have been working on the dfdl:format section that normally predefines the
format for most properties. I am leaning toward auto completing a boilerplate
format with a default for each format property. In the current implementation
all available properties (that I know of) have a pre-defined value. A user can
tab to each property and press ctrl+space to get a list of dropdown options, or
accept the default and tab to the next option. I guessed at the defaults. I
don't have enough experience building dfdl schemas to know if defaults are
better than having a user select a value for each property. Also I'm not sure
what values are the best for defaults. I'll create another animated GIF to
show how the dfdl:format implementation is currently working and attach it also
for feedback
> VS Code extension for Auto-Completion of DFDL Schemas
> -----------------------------------------------------
>
> Key: DAFFODIL-2593
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2593
> Project: Daffodil
> Issue Type: Brainstorming
> Components: DFDL Language, DFDL Schemas
> Reporter: Regis Thomas
> Assignee: Regis Thomas
> Priority: Minor
> Attachments: dfdlAutoCompletionDefaultFormat.gif,
> vscodeDFDLCompletion2.gif
>
>
> I am looking for some feedback on a work in progress on a VS Code Extension
> for DFDL language auto completion. The extension is based on a TypeScript
> sample. Attached is an animated GIF showing a schema written with the auto
> completion extension. The extension is still "plain-text" so no key word
> coloration. Any feedback/suggestions appreciated.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)