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.1.0 FEATURES LIST #84

Closed
2 of 7 tasks
CppCXY opened this issue Feb 7, 2023 · 1 comment
Closed
2 of 7 tasks

1.1.0 FEATURES LIST #84

CppCXY opened this issue Feb 7, 2023 · 1 comment

Comments

@CppCXY
Copy link
Owner

CppCXY commented Feb 7, 2023

@CppCXY CppCXY pinned this issue Feb 7, 2023
@CppCXY
Copy link
Owner Author

CppCXY commented Feb 21, 2023

this feature align_continuous_inline_comment look like

function f()      --hello world
    local t = 132 --1313
end

local t = {
    { 11111, 2,   3333333333333 }, --hello
    { 123,   345, 46 },            --yes
    { 1,     2,   3 },             --hh
}

local t = {
    aa = 1,   -- e1
    bbaa = 2, --bb
}

@CppCXY CppCXY closed this as completed Mar 29, 2023
@CppCXY CppCXY unpinned this issue Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant