Randy Eckman
Randy Eckman
I prefer to keep my Python environment as "clean" as possible, so I wanted to stop "installing" fortls essentially just to get the executable for VS Code to play nice....
The following is a valid code excerpt from a project: ```fortran #ifndef USE_PYQT select case(message%value1) #else select case(message) #endif ``` However, it seems fortls is simply ignoring the preprocessor directives...
Closes #3 Closes #1 This is my first attempt to overhaul this project, refactoring into a modern CMake approach. Comments/feedback are welcomed.
~Closes issue 297~ ~Addresses spaces on either side of the hash in preprocessor lines~ (Edit: this PR has been repurposed after refactoring. The previously-cited description now applies to #350.) Addresses...
Provides a mechanism to set a path to bash to use on Windows for executing commit hook commands. If none is set, the default behavior should be to prefer Git...
### Is there an existing request for this? - [X] I have searched the existing issues ### I have tried the Pre-Release of the extension. - [X] Feature is not...
### Is there an existing request for this? - [X] I have searched the existing issues ### I have tried the Pre-Release of the extension. - [X] Feature is not...