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

1.0.0 FEATURE LISTS #80

Closed
16 tasks done
CppCXY opened this issue Jan 4, 2023 · 1 comment
Closed
16 tasks done

1.0.0 FEATURE LISTS #80

CppCXY opened this issue Jan 4, 2023 · 1 comment
Labels
discuss enhancement New feature or request

Comments

@CppCXY
Copy link
Owner

CppCXY commented Jan 4, 2023

1.0.0 version will complete

refactor

  • spell-check
  • name-style-check
  • code-style-check
  • range-format
  • type-format
  • command-line-tool
  • code test
  • config option name rename
  • rewrite doc for 1.0.0

See #75 for completion progress

@CppCXY CppCXY pinned this issue Jan 4, 2023
@CppCXY CppCXY added enhancement New feature or request discuss labels Jan 4, 2023
@CppCXY CppCXY changed the title FEATURE LISTS 1.0.0 FEATURE LISTS Jan 6, 2023
@CppCXY
Copy link
Owner Author

CppCXY commented Jan 31, 2023

new feature support array table left align:

local t = {
    { "fwfwf", njqoifjiowiof, 121313 },
    { "fwfw",  fjwofw,        wngjwoigw },
    { a,       b,             c,        d },
    { 1,       2,             3 },
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discuss enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant