Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #529 and #1107: Backspace should delete one indent level #1609

Merged
merged 1 commit into from
Oct 31, 2021
Merged

Fix #529 and #1107: Backspace should delete one indent level #1609

merged 1 commit into from
Oct 31, 2021

Conversation

Tasiro
Copy link
Contributor

@Tasiro Tasiro commented Oct 31, 2021

Fixes #529 and #1107: Backspace should delete one indent level

This PR removes the F# language configuration from the package.json, so that the editor.useTabStops setting in the settings.json of the user will prevail.

@baronfel
Copy link
Contributor

Thank you! I'll merge this and make a release in the next day or so, depending on if I can land .net 6 support for FSAC that soon or not.

@baronfel baronfel merged commit 810f813 into ionide:main Oct 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pressing Backspace after pressing Tab erases only one space.
2 participants