Skip to content

Settings Page #3

Description

@SaltContainer

Create a Settings Form that will eventually have the following settings:

  • "Assembly" syntax vs "Function" syntax
    • Assembly is the current syntax (something like "_LDVAL var_94 6.0") and Function would be in the style of ev-as (something like "_LDVAL(var_94, 6.0)").
  • "Typed" prefixes vs "Symbol" prefixes
    • Typed is the current prefixes (var_, flag_, sys_) and Symbol would be in the style of ev-as (@, #, $).
  • Use quotation marks for labels
    • No quotation marks is the current syntax.
    • Might have to do some digging into the editor if we want to use ", since those are stripped when reading the script currently.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions