Skip to content

Conversation

@AndreasMatthias
Copy link
Contributor

Fixes #3073

Back then the default path of doc.json was LOGPATH. However the default path got lost after a refactoring in #2821. This commit reimplements the default path, but changes the default to the current directory.

Back then the default path of doc.json was LOGPATH. However the default path got lost after a refactoring in LuaLS#2821. This commit reimplements the default path, but changes the default to the current directory.
@AndreasMatthias AndreasMatthias marked this pull request as ready for review February 14, 2025 12:32
changelog.md Outdated
## Unreleased
<!-- Add all new changes here. They will be moved under a version at release -->
* `FIX` incorrect argument skip pattern for `--check_out_path=`, which incorrectly skips the next argument
* `FIX` incorrect argument skip pattern for `--check_out_path=`, which incorrectly skips the next argumen
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you seems modified the wrong line
(you incorrectly removed the t from the word argument)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. This was a mistake.

@sumneko sumneko merged commit 1573c28 into LuaLS:master Feb 18, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants