-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
On windows added cmd and bat when checking command (#6)
Besides checking for .exe files we now check for .cmd and .bat files as reported on lite-xl/lite-xl-lsp#62 This commit also: * Uses new system.setenv to add /usr/local/bin to path if missing on MacOS * When logging using utils check if log file was successfully opened before trying to write into it. * If value returned by os.getenv is nil set result to empty string
- Loading branch information
Showing
1 changed file
with
42 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters