Skip to content

Conversation

@waddie96
Copy link
Contributor

Updated README_EN.md to enhance clarity and structure, including an introduction to EmmyLuaCodeStyle, editor integration, features, use cases, and build instructions.

Updated README_EN.md to enhance clarity and structure, including an introduction to EmmyLuaCodeStyle, editor integration, features, use cases, and build instructions.
In addition to providing language service examples, the project also provides an independent command line tool CodeFormat, which can be used for batch code formatting and code style checking.
- [Lua for VSCode](https://marketplace.visualstudio.com/items?itemName=sumneko.lua) or [EmmyLuaCodeStyle for VSCode](https://marketplace.visualstudio.com/items?itemName=CppCXY.emmylua-codestyle)
- [SumnekoLua for IntelliJ](https://plugins.jetbrains.com/plugin/22315-sumnekolua) or [EmmyLuaCodeStyle in JetBrains IntelliJ](https://plugins.jetbrains.com/plugin/21973-emmyluacodestyle)
- [LuaLS for Neovim](https://github.com/LuaLS/lua-language-server)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

## RoadMap
* plugin[0%]
- **80+ configuration options**: Customise indentation, alignment, spacing, and line wrapping using `.editconfig` syntax.
- **Extended syntax support**: Handles EmmyLua annotations and Lua extensions seamlessly.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no this feature

# EmmyLuaCodeStyle

If possible, you can help me improve the English document
_Fast, configurable, and feature-rich Lua formatting and checking language server._
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

donot language server

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry I don't understand what you mean. Could you be more specific?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This project mainly exists in the form of a library and command-line tool; the language server part can be ignored. Both luals and emmylua-ls are introduced as libraries.

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

Successfully merging this pull request may close these issues.

2 participants