fonsp / Pluto.jl

🎈 Simple reactive notebooks for Julia
https://plutojl.org/
MIT License
4.96k stars 286 forks source link

Default Pluto indention is tab maybe it should be 4 spaces #2831

Closed scls19fr closed 7 months ago

scls19fr commented 7 months ago

Hello,

When using tab in Pluto.jl, it adds tab character (which seems quite logical). But according to Style Guide - The Julia Language - Indentation we can see

Use 4 spaces per indentation level.

Related #586

It leads to tabs/spaces mixed up when using Visual Studio Code and Pluto.jl

Kind regards

fonsp commented 7 months ago

https://github.com/fonsp/Pluto.jl/issues/586