gnikit

Results 74 issues of gnikit

pydantic released v2.0 a few days ago introducing breaking changes. Specifically, calling `Field()` will not work anymore since the `annotation` returned is set to `NoneType`. Potential solutions: - There might...

bug
dependencies

The lsp/hover signatures for the resulting docs between `a()` and `b()` is inconsistent. One appears to be constructing the full Markdown doc string while the other one just displays the...

bug
lsp/hover

Useful for debugging CI failures

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description Options for Intel compilers on Windows do not use the same types...

bug

This PR should add support to allow for the discovery of: - packages installed in virtual environments - packages installed in Python environments that are not in the PATH -...

This is a first attempt at the problem.

Display a serialised version of the "final" (config file + CLI) options passed to fortls in the debug logs.

enhancement

**Is your feature request related to a problem? Please describe.** The current update process follows a CLI with poor interface options. I do not think that this is the best...

enhancement

* **Version**: v18.7.0 * **Platform**: Linux x86_64 (should affect all) This is more of a note rather than an bug report and would probably be more appropriate as a GitHub...

bug
p2