thehappycheese

Results 28 comments of thehappycheese

Hi there :) Is anyone actively working on this? I am revisiting an old project [nicklinref_rust](https://github.com/thehappycheese/nicklinref_rust) and its dependancy [nicks_line_tools_rust](https://github.com/thehappycheese/nicks_line_tools_rust) which did not use the geo library. At the time...

Hi @dabreegster thanks for the response and the links to your code :) You are welcome to my code and I am open to pull requests... though don't trouble yourself...

I don't fully understand the discussion above... I can only contribute by providing an example of why this feels like a problem and how google brought me here; I am...

> @thehappycheese can't you just use [`Float::abs`](https://docs.rs/num/latest/num/trait.Float.html#tymethod.abs)? You even get method syntax, `my_value.abs()`. Hi @cuviper, thanks for the response. Ah apologies yes that does work. I am not sure how...

Running a separate jupyter server is a non-solution. I work with several people who continue to avoid vscode because this feature is missing. I'm also pretty keen on it.

I am here to raise this exact issue with `*`. It is making my life very hard right now.

I would move to windows 11 with a smile on my face if it means full control over context menus (without registry hacking). But if windows 10 could get it...

Hi @dabreegster, I am also very keen on this feature. I have been chipping away at an implementation in #1050. May I please have your feedback when / if you...

hi @dabreegster :) > slice_to_point I can add that in to my current PR easily enough :) Thinking about it though... there could be a special implementation of slice_to_point which...