Tab indentation is disabled
See original GitHub issueWhat is the problem?
I wrote markdown document for converting pandoc. My indent settings is set to “Indent using Tabs”. When pressing tab key for writing ordered or unordered lists, double or triple spaces were inserted before list (double spaces for unordered list and triple spaces for ordered list).
How can I reproduce it?
My environment is VSCode Ver. 1.29.1 on Linux Mint 19 Cinnamon edition (64bit).
- Initialize VSCode (
$HOME/.vscodeand$HOME/.config/Codeare removed). - Launch VSCode.
- Create and save a new markdown document.
- Set to “Indent using tabs” of indent setting by clicking status bar.
- Write ordered and unordered lists (Each list has two lists).
- Press tab key on a child list and confirm of indentation by tab (In this time, I confirmed that the indent is tab).
- Install Markdown All in One.
- Reload VSCode to enable the extension.
- Confirm status for indentation by repeating procedure 3 to 6 (The issue was occured).
Is there any error message in the console?
No.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:2
- Comments:9 (5 by maintainers)
Top Results From Across the Web
IntelliJ sets tabs instead of spaces for indents, despite tabs ...
The issue now is on another project I'm participating in. When I make indents there, does IntelliJ use tabs instead of spaces. Checking...
Read more >space-tab-mixed-disabled - HTMLHint
Blank-space (space and tab) characters should not be mixed in the beginning of any line.
Read more >Tabs and indents settings does not work
Hello,. I have a problem with tab and indents settings. In settings->codestyle->php->tabs&indents I have set tab character for indent.
Read more >Disable indentation in Notepad++ - Super User
For my version of Notepad++ (8.2.1), go to Settings>Preferences>Auto-Completion, and un-check the Auto-indent check box.
Read more >indent - ESLint - Pluggable JavaScript Linter
'tab') { console.log('Each next indentation will increase on 4 spaces'); } ... "ignoredNodes" can be used to disable indentation checking for any AST...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Could you please test on the dev build? There is a new option
Probably related: My indent settings are
spaces: 4, and yet this update makes tab-indents only indent 2 spaces. So it is just ignoring indent settings completely.Also, VSC 1.3 released a few hours ago has a new feature that allows you to specify what extension version you want installed, so you can now easily freeze this extension to v1.70.