Ian Stuart

Results 108 comments of Ian Stuart

Interesting... I get the same I hadn't noticed until now!

No..... I was going to look at this once I'd got a quieter period at work

I've since found this: https://docs.posit.co/ide/server-pro/rstudio-server-configuration.html#server-health-check-enabled I _think_ it's the RStudio call.... but appears to be only available for the "paid-for" version.

OK, getting there..... 1. I needed to install using `npm install -g typescript-language-server` 2. I needed to put a config file in a _config_ dir In this case, I created...

Aha.... this has answered a wee problem I was trying to solve - except I'm actually still running the classic UI. My current versions, prepping for the 23/24 setup, are...

> I just opened #1675, which should fix the view feedback link in the Binder case. Once this PR is merged, this issue can be closed

> Thanks @perllaghu. > > I wonder if there could not be a way to manage special characters when running the regex match. Something like `re.escape`, to avoid constraining the...

> On my side there is some confusion in this PR, I see some modifications already in the branch `main` (e.g. _zero point validation_). I'll rebase on master :)

The sane move now will be to drop this & redo the work on a fresh `master`

> > If instead we just included all the classes from `exchange.default`, the traitlets `Application._classes_with_config_traits` method will pull in each of the parent abc classes and add them to the...