Dave Stewart

- 活动总数 178
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 6
- 订阅数 45
-
已编辑于 It seems that Vue and TypeScript support is completely broken
I have no idea what is going on, but TS support in Vue files in our large monorepo has completely broken down to the point where it is unusable.We have issues with errors that should not be there, ... -
已编辑于 Unreliable TypeScript error reporting
Recently I've noticed that WebStorm has got quite unreliable about highlighting or even keeping up with TypeScript errors.Granted, we're running a large project, but of late we're (along with anoth... -
已编辑于 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... -
已编辑于 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... -
已编辑于 New 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... -
已编辑于 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... -
已编辑于 [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... -
创建于 Make Find Usages compare function signature when showing results
Hello, Often I find that Find Usages – when clicking on a function – "guesses" the results based on the function name, and shows me all results. It occurred to me today that this list could be narr... -
已编辑于 Invalid warning for Browser Extensions API listener
Hello, Am in the process of converting a large JS project to TS. I'm getting squigglies for lots of functions which used to be fine: // @see https://developer.chrome.com/extensions/tabs#event-onUpd... -
创建于 Incredibly slow performance on Catalina / TypeScript
Hi there, I'm unsure whether this is a Catalina problem (I suspect it is, as my machine has fans on a LOT and all apps seem to suffer intermittent slowdowns) but I'm finding performance in many fil...