You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Include a link to a github repo that can be used to reproduce the issue or exact reproduction steps.
Provide the expected result
Provide the actual result
Include extension, os, and vs code information
Include Prettier extension log
Summary
I know this issue exists here #2472 but it's marked as not related to this plugin. However, when I disable this plugin it doesn't happen and when I enable it back it happens again.
Open VSCode with Prettier installed, create a file with .md extension. Write anything on it and do a "Format document" an empty line gets added to the end of the document, do a "Format document" once again and another empty line gets added to the end (Up to 2 empty lines)
Expected result
Expected result would be to not see empty lines been added to the document.
Actual result
The files gets empty lines at the end on each format. (up to 2)
Summary
I know this issue exists here #2472 but it's marked as not related to this plugin. However, when I disable this plugin it doesn't happen and when I enable it back it happens again.
Github Repository to Reproduce Issue
https://github.com/MrAmericanMike/RemoveMouseoverHighlight
Steps To Reproduce:
Open VSCode with Prettier installed, create a file with .md extension. Write anything on it and do a "Format document" an empty line gets added to the end of the document, do a "Format document" once again and another empty line gets added to the end (Up to 2 empty lines)
Expected result
Expected result would be to not see empty lines been added to the document.
Actual result
The files gets empty lines at the end on each format. (up to 2)
Additional information
VS Code Version:
Version: 1.80.1 (user setup)
Commit: 74f6148eb9ea00507ec113ec51c489d6ffb4b771
Date: 2023-07-12T17:22:07.651Z
Electron: 22.3.14
ElectronBuildId: 21893604
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Windows_NT x64 10.0.22623
Prettier Extension Version:
Prettier - Code formatter v10.1.0
OS and version:
Windows 11
Prettier Log Output
This are the logs after formatting on save 2 times a MD file that had no empty lines at the end.
The text was updated successfully, but these errors were encountered: