abiosoft / abiosoft/atom-go-imports

Doesn't seem to do anything at all for me

未關閉
#6 0 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
CoffeeScript
星號
3
分支
1
PR 合併指標
30 天內沒有已合併 PR

描述

1. Open a go file in atom
2. Remove an import line
3. "Go Imports: Process" from the command palette -- nothing changes.
4. From the command line: `goimports -w $the_file` -- the import is added back.

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

The issue is about the atom-go-imports package not running goimports correctly. Start by checking the package's main CoffeeScript file to see how it invokes the goimports command. Look for the command palette handler and ensure it's calling the external tool with the right file path. Verify the goimports installation and path. Test by adding debug logging to see if the command is executed.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
coffeescript, go
領域
cli, tooling
Issue 類型
缺陷
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
描述清楚
新手友好度
40/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。