Philip Waritschlager
Philip Waritschlager
I agree with tvongaza, and > We could in the future add a button "start Web Server" I don't think this should be a button. It should run by default....
With this PR, the inferred type of a `useTemplateRef` var is `Readonly`, i.e. the html element type isn't determined based on the string key provided unless you're using TS. Is...
Hi! This is the first time I'm hearing of this problem. Git v2.30.2 is 3.5 years old: https://github.com/git/git/commits/master/Documentation/RelNotes/2.30.2.txt The version shipped with Ubuntu 22.04 is 2.34.1 https://launchpad.net/ubuntu/jammy/+source/git, 3 years old:...
right, thanks @rkimura-wheelsup, that's valuable information. I think we should support Git a bit older than just 2021, so the command needs to be changed to something else after all.
The handle looks like that because it's reused for when the detail view is at the bottom, so I had just set it to `resize: both`. It was just the...
Thank you for all this input, it's super valuable!
Yep, I like these changes. It says "Most are still available through right-click context menu" - in fact, *all* should be available there. If not, that'd be a bug (?)
(we should probably update the other pictures at some point because they show outdated ui... the first one was a bit tricky because I wanted to have all important functionality...
hey @dimateos, can you comment on > It says "Most are still available through right-click context menu" - in fact, all should be available there. If not, that'd be a...
Hi @tao-cumplido, I don't know if these errors come from a CS version mismatch. Would need some code samples to verify. Regarding switching the version, there is the setting `"coffeesense.useWorkspaceDependencies":...