Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

"Soft tabs" don't work (tab and enter keys add tabs instead of spaces) #5497

Closed
@mik01aj

Description

screenshot 2015-02-11 11 59 46

In this situation, when I press enter, I would expect leading spaces to be added to the new line. But when I do, tabs are added instead:

screenshot 2015-02-11 11 59 59

Additionally, when I press the tab key, it adds tabs, not spaces.

Here are my preferences - the relevant part from config.cson:

editor:
    showInvisibles: true
    showIndentGuide: true
    preferredLineLength: 100
    tabLength: 4
    invisibles: {}
    fontSize: 12

And a part of preferences screen (just in case): https://www.dropbox.com/s/vj64h58mg43dsr8/Screenshot%202015-02-11%2012.06.26.png?dl=0

I'm using Atom 0.177.0.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions