gnikit

Results 172 comments of gnikit

I think this won't make it in the next release, which has been finished but remained in a pre-release stage for some time now, but I would like to include...

They use scikitbuild which we can't because we don't make use of cmake. We would have to keep a cmake installation alongside the fpm one or have a dummy cmake...

I will have to have a more detailed look in the grammar syntax files to make sure, but I suspect that there line continuation condition for fixed form is either...

> While I agree that some automatic generation of `tasks.json` and `launch.json` files for debugging would be really nice. > > I think that a more complete approach would be...

@yuxuan-z19 No it is not currently possible. We rely 100% on the C++ extension so for me software-wise it makes sense not duplicating these file generation processes, since they will...

Yes, these would be the combined options of the CLI + configuration file. Feel free to open a PR.

I have a more advanced version of this branch staged locally, that wraps all existing Python functionality and some additional features into a Python class. However the challenges I am...