Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Relevance according to modern versions of VS Code #6

Closed
john-cj opened this issue Feb 24, 2018 · 2 comments
Closed

Relevance according to modern versions of VS Code #6

john-cj opened this issue Feb 24, 2018 · 2 comments
Assignees

Comments

@john-cj
Copy link

john-cj commented Feb 24, 2018

Hi, Johannes!

Thank you for this extension. There are a lot of positive reviews on Microsoft Marketpalce about it. However, I don't really sure is it still necessary for modern versions of VS Code. Here are my settings:

(I started to use VS Code only 2 weeks ago).

{
    "editor.autoIndent": true,
    "editor.detectIndentation": true,
    "editor.insertSpaces": true,
    "editor.renderWhitespace": "boundary"
}

When I launch VS Code without any extensions, it works (from my point of view) exactly as shown on animated GIF of Backspace++.

So, in other words, it seems the extension doesn't do anything (from my point of view, but I don't sure).

Probably I missed something? Cheers, John.

@jrieken
Copy link
Member

jrieken commented Feb 28, 2018

Yeah, sad but true. I will retire the extension

@jrieken jrieken closed this as completed in e73cccd Mar 1, 2018
@Harakku
Copy link

Harakku commented Jun 19, 2019

I started using vscode recently and encountered this years-old issue: microsoft/vscode#15598

To prevent the wrong indentation described in the issue, editor.useTabStops had to be disabled. After looking for ways to get the tab-stop functionality back, it seems that the only easy solution is this plugin.

So cheers, I guess.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants