Raj Siva-Rajah

Results 205 comments of Raj Siva-Rajah

Just a bit of feedback: I'm moving my team from Postman to Bruno atm and hving to select the environment each time the app is opened was confusing for the...

Hi @roblourens. Could you clarify if any changes were made in an attempt to fix https://github.com/microsoft/vscode-copilot-release/issues/1104? The timing of that issue seems to line up perfectly with the beginning of...

> Since you asked for it @roblourens I didn't ask for that. That was my point. It was another user and that one user's request has broken PHP highlighting for...

Hi @roblourens. Here's an example which doesn't show any code highlighting in chat. It's strange since the language token (which I'm assuming is the opening ```php part) is present. I've...

@roblourens Many thanks for addressing this. And apologies for the frustrated response earlier. I misunderstood your comment when you closed the issue.

Has there been a recent update that tried to address this? I agree it's a good idea, but removing the `

Hi @msolla-ligno. There's a separate issue open for PHP highlighting in chat. Could you post your highlighting example there? PHP highlighting in chat is broken: https://github.com/microsoft/vscode-copilot-release/issues/1107

@zepfietje Yeah the native slider has a fair few limitations vs noUi. noUi has multiple points, better step options, much smoother touch functionality etc. Also a big plus is the...

I recently implemented 2FA and had to make it pretty flexible, so figured I'd share some feedback: - I needed it to be configurable per guard because I've got both...

@awcodes Thanks for this awesome PR. One performance question - will the views of all blocks in the form be re-rendered when a single block is edited and saved? Ideally...