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

[feature] Enable asm-lsp to format the assembly file code #42

Open
Freed-Wu opened this issue Dec 19, 2023 · 1 comment
Open

[feature] Enable asm-lsp to format the assembly file code #42

Freed-Wu opened this issue Dec 19, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Freed-Wu
Copy link

Freed-Wu commented Dec 19, 2023

Format code: unindent any label and indent any code which is not label. Although it is very simple, I think it should work for most situations. Just like vim-asm-indent.

@WillLillis WillLillis added the enhancement New feature or request label Dec 19, 2023
@WillLillis
Copy link
Collaborator

This sounds like a great idea! I'll look into what needs to be done for this to be implemented soon :)

@bergercookie bergercookie changed the title [feature] Format code [feature] Enable asm-lsp to format the assembly file code Dec 20, 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

Successfully merging a pull request may close this issue.

2 participants