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

vscode 里面无法使用和lua相关的formatter #213

Open
kyrosle opened this issue Jul 13, 2023 · 1 comment
Open

vscode 里面无法使用和lua相关的formatter #213

kyrosle opened this issue Jul 13, 2023 · 1 comment
Labels

Comments

@kyrosle
Copy link

kyrosle commented Jul 13, 2023

Xmake 版本

2.8.1

操作系统版本和架构

fedora

描述问题

vscode 里面无法使用和lua相关的formatter, 下载了lua-formamter 也还是没用

  "[xmake]": {
    "editor.defaultFormatter": "Koihik.vscode-lua-format"
  },
  "files.associations": {
    "*.xmake": "lua"
  },

这些设置也是没用

期待的结果

即便没有配备, 希望也可以用lua-formatter 之类的工具

工程配置

普通的创建项目

附加信息和错误日志

@kyrosle kyrosle added the bug label Jul 13, 2023
@waruqi
Copy link
Member

waruqi commented Jul 13, 2023

不支持

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants