Closed enkvadrat closed 2 days ago
when I have
all:echo "Hello"
and then put my cursor before echo
and press return I get the expected tab.
all:
echo "Hello"
When I initially tried to replicate I also got the expected tab.
Helix autodetects indentation when opening an existing file so most likely you opened a makefile that already had spaces in it
Summary
Helix currently inserts spaces instead of tabs when editing
Makefile
files. This causes errors withmake
, as it requires commands to be indented with tabs.Reproduction Steps
Makefile
in Helix and add:^I
, spaces are invisible.make
:Observe the error:
Helix log
No response
Platform
Linux
Terminal Emulator
st
Installation Method
pacman
Helix Version
helix 24.7