How to use LuaScript examples
- 主要语言
- C
- 星标
- 129
- 派生
- 24
- PR 合并指标
- 30 天内没有已合并 PR
描述
I have installed LuaScript 0.12 on NotePad++ 8.6.9 and I’ve found the documentation with a list of examples.
What I’m missing is how to use the examples. In particular, luaautoindent.lua.
I am a World of Warcraft addon developer and a recent Blizzard “enhancement” is to remove all the indentation from their saved variables files which are Lua tables. While getting rid of all that white space may be good for speeding up loading of addons, it sucks when debugging an addon.
I want to load the file into NPP and then do “something” to reformat it. Very rarely I’ll change something and save it but mostly I just want a better visualization of the multiple tables in the file.
贡献指南
这个仓库没有索引到贡献指南
调研方向
先从文档中的示例列表和 luaautoindent.lua 开始,然后在 Notepad++ 中加载一个 Lua 表文件,以重现所报告的工作流程。完成的标准是文档清楚地说明如何调用此示例,以及用户应当预期得到什么结果。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- lua
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100