Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings Page #3

Open
SaltContainer opened this issue Jan 16, 2023 · 0 comments
Open

Settings Page #3

SaltContainer opened this issue Jan 16, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@SaltContainer
Copy link
Owner

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.
@SaltContainer SaltContainer added the enhancement New feature or request label Jan 16, 2023
@SaltContainer SaltContainer self-assigned this May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant