これについて考えてきましたが、実際には非常に理にかなっています。 インポートはまったく意味がないので、treesitterを使用して使用するすべての言語でインポートを自動的に折りたたむneovimプラグインを作成しました(これまでのところ、C、Rust、C ++、OCaml、(Type / Java)スクリプト、Zig、およびPythonで動作します) \ASMR
zack (in SF)
zack (in SF)7月2日 09:24
One uncommon style convention we have in the Bun codebase is putting imports at the bottom of the file instead of the top of the file No one wants to see 100 lines of imports before seeing the actual meat of the code
42.36K