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

[BUG[: Getting the last line of the document is currently bugged #2

Open
4lch4 opened this issue Dec 1, 2018 · 0 comments
Open

[BUG[: Getting the last line of the document is currently bugged #2

4lch4 opened this issue Dec 1, 2018 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@4lch4
Copy link
Owner

4lch4 commented Dec 1, 2018

If there are no links at the bottom of the file and you attempt to insert a link, it'll add it on the last line of the file no matter what's there. For example, if these were the last lines of your file (with no blank line below it):

- Added support for different languages
  - So far English, Spanish, and French are the only supported languages with English being the default.
  - You can set which language you'd like in your settings with the `enmeti.displayLanguage` property.
  - Changing the language does require a restart/reload of Visual Studio Code.
  - If you wish to fix any of the existing translations or add new ones, please open a PR or contact Alcha
- Fixed Enmeti from trying to insert a link when the **ESC** key is used on an **InputBox**.

When attempting to insert a link anywhere in the file, the reference link would appear after **InputBox**. and wouldn't actually work as a reference.

@4lch4 4lch4 added the bug Something isn't working label Dec 1, 2018
@4lch4 4lch4 self-assigned this Dec 1, 2018
@4lch4 4lch4 changed the title Getting the last line of the document is currently bugged [BUG[: Getting the last line of the document is currently bugged Jun 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant