Nehal Patel

Results 23 issues of Nehal Patel

Hi, It looks like in Windows when the vscode extension launches julia for a specific environment, the `--project=` it uses in the launch invocation uses lower case for the drive...

This is somewhat invasive, but hopefully not too scary. It will help for adding support for modules which are uniqued by their ast file. I included the commit from #423...

TODO: add docs to module.jl

The first of a series of PRs related to #416

cross-platform
windows

Hi, On windows 11, Julia 1.9.3, CondaPkg v0.2.21, CondaPkg frequently uninstalls all packages and the reinstalls all of them when calling `resolve` -- this doesn't happen every single time, but...

Hi -- Thanks for creating this tutorial. If was very help in getting started. Do you know if there is a way to place text into the system clipboad from...

This allows for `punkt` to be cached in the gerev docker images along with the HF models

Not sure this is the best way; just a thought, so submitting as a pull request

* Clion can now directly consume `compile_commands.json` without cmake -- perhaps that is enough? though the kernel can be tricky... * Does Clion still take 10 minutes to index the...

Provide a robust way to customize system download behavior (more robust in comparison to #207) Todo ------------- - [x] Scan for typos, code style - [x] Add unit tests -...