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

Typing assist doesn't work #87

Closed
tkapustina opened this issue May 4, 2021 · 2 comments · Fixed by #139
Closed

Typing assist doesn't work #87

tkapustina opened this issue May 4, 2021 · 2 comments · Fixed by #139
Assignees
Labels
enhancement New feature or request nice to have

Comments

@tkapustina
Copy link

tkapustina commented May 4, 2021

Preconditions: table provided

    Examples:
      | stars | rating |
      | 1     | Poor   |
      | 2     | Rich   |

STR:

  1. Type the next row

ACTUAL: The table is not formatted on the fly. Indentations are incorrectly formatted.
image

@nemesv nemesv added enhancement New feature or request nice to have labels May 5, 2021
@Socolin Socolin self-assigned this May 21, 2021
@Socolin
Copy link
Collaborator

Socolin commented May 28, 2021

It should be fixed with #109

@tkapustina
Copy link
Author

specflowindent

  • wrong caret position when hitting enter
  • table content is not aligned with the header

alexandrafung added a commit that referenced this issue Jun 10, 2021
- wrong caret position when hitting enter
- table content is not aligned with the header
@alexandrafung alexandrafung linked a pull request Jun 10, 2021 that will close this issue
alexandrafung added a commit that referenced this issue Jun 14, 2021
- wrong caret position when hitting enter
- table content is not aligned with the header
nemesv added a commit that referenced this issue Jun 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nice to have
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants