Dave Stewart
- Total activity 168
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 43
-
-
Dave Stewart created a post, Improve type inference and navigation for custom string literal / mapped path types in TypeScript
Hello.I'm working on a bit of typescript to re-map a hash of functions into a single function which can call those functions by path.It is fairly advanced TypeScript (thanks to Claude AI for helpin... -
Dave Stewart commented, -
Dave Stewart created a post, TypeScript scratch files: TS2304: Cannot find name Record
Hi all,I'm a long-time WebStorm user, but unfortunately of recent memory, I can't seem to run TypeScript scratch files, and I get various errors with JavaScript too.Consider the following code:type... -
Dave Stewart commented, -
Dave Stewart created a post, AnsweredNew UI Panel buttons layout is not as good as the old UI
Β Hello,The New UI gives us similar options to the Old UI as to where to show panels:Unfortunately, if panel buttons are specified left-bottom or right-bottom, the buttons still show at the top.This... -
-
Dave Stewart created a post, Is it possible to filter the Problems panel?
Hi. Is it possible to filter the Problems panel? I think many of these errors are to do with Vite's setup script, and I'm guessing that WebStorm doesn't β yet β properly support this. Also, from wh... -
Dave Stewart commented, -
Dave Stewart created a post, [Feature Request] Preferences > Code Generation
Hi, Just posting here in lieu of track, but I think it a new Preferences group "Editor > Code Generation" (which could sit after "Code Editing") would be useful: Code Generation Code Completion Po...