-
Hi,
Very nice project. Excellent work, indeed.
This comment is just for discussion and to ask about the scope of the project.
Do you plan to add more language support? I believe you do.
I have…
-
The last commit has broken the default mapping of vim. For example I no longer can use the 'ce' command (create executable gets triggered). I guess something went wrong with the mapping of the leader …
-
I'm doing my own implementation of the GERG2008 equation in Fortran90, focused on making it a Python module later.
Using the binary test data available in this repo I've noticed that my implementatio…
-
[Instructions in LIKWID wiki](https://github.com/RRZE-HPC/likwid/wiki/Build#build-likwid-with-perf_event-backend-instead-of-native-access)
Document steps to install in a comment to this issue.
-
I am trying to parse a simple xml file, based on the one you use in the "parse_file_simple" test case.
It seems to me that calling xml_file%parse gives satisfying results only when you're trying to…
-
Scrolling up and down causes semantic highlighting to randomly stop working
First time it's happened to me
~~I dare not restart anything atm~~ too late 😔
https://github.com/microsoft/vscode/ass…
-
My web app is looking for a MINLP solver, and I came across GEKKO which works perfectly for my use case when running locally. I was hoping to run GEKKO through [Pyodide](https://pyodide.org/), but tha…
-
### Issue with current documentation:
Prior to filing a PR about the presentation of f2py [here](https://numpy.org/doc/stable/f2py/f2py.getting-started.html#the-quick-way), I would like to reach ou…
-
I've encountered a few projects that include Fortran-90 bindings and are unable to use Fortran-2003 bindings. Legacy C/Fortran compatibility can be achieved, at least for numeric types, with the corre…
-
**Is your feature request related to a problem? Please describe.**
Note: I'm not sure whether fortls or the Modern Fortran VSCode extension is the right place for this suggestion. Feel free to le…