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 VS crash empty line tab indent in XAML #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nobushi95
Copy link

This pull request fix VS crash in XAML files when tab indenting at empty line.

When I tab indent at empty line in XAML files like below figure, Emacs Emulation throws an exception.
image

This problems occurs when indenting is None or Smart.
[Text Editor] -> [XAML] -> [Tabs] -> [Indenting]
image

I fixed this problem by doing nothing when catching the exception.

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.

1 participant