Ronnie Dutta

Results 440 comments of Ronnie Dutta

> I have a few suggestions to offer: > > 1. Add a command to stop the Vitest extension. You can run it before updating dependencies. > 2. Add an...

@HeadOnDanielG I had a go at this and came up with this task configuration for VS Code: ```json { "tasks": [ { "type": "shell", "problemMatcher": [], "label": "kill vitest extension",...

Even better, add as a context menu item when clicking on a commit in the graph view or commits view, i.e. you right click on a particular commit and choose...

One question that probably needs answering: Why is the jobs-submit command timing out after 10 mins (5 mins after PBS apparently submits the job)? > Therefore, Cylc thinks that `02`...

Yes I still get this on v2.0.10 of the VSCode extension ``` Version: 1.92.1 (system setup) Commit: eaa41d57266683296de7d118f574d0c2652e1fc4 Date: 2024-08-07T20:16:39.455Z Electron: 30.1.2 ElectronBuildId: 9870757 Chromium: 124.0.6367.243 Node.js: 20.14.0 V8: 12.4.254.20-electron.0...

When I checked yesterday v2.0.10 was the latest available. This morning it suddenly updated to v2.0.28. The bug doesn't seem to be present anymore :+1:

Sorry I spoke too soon! Still present on v2.0.28 after I opened VSCode the next time. It seems to lose the intellisense highlighting and fall back on the standard syntax...

Semantic highlighting goes away when I scroll down and comes back when I scroll back up. It doesn't come back if I scroll down and wait for 10s. It might...

Looks like a duplicate to me (although I am not author of either issue)

Could use https://vueuse.org/core/useIdle/