主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Dmitry Kustov
活动总数
36
最后的活动
2025年12月31日 12:31
成员加入日期
2022年07月22日 06:40
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
9
活动概览
帖子(9)
评论(16)
按最近的活动排序
最近的活动
投票数
创建于
2022年10月31日 11:53
Is there a way to automate it somehow on IDE side?
社区
PhpStorm
Dump DDL with selective data
0 票
创建于
2022年08月03日 04:10
Got it. Thank you.
社区
PhpStorm
Automatically add attributes to HTML tag
0 票
创建于
2022年08月02日 14:16
Yes, thank you, it does seem to work. Is it possible to edit native autocompletion, though? The one suggested with this: I am curious about this, since otherwise it kind of means that I have 2 very...
社区
PhpStorm
Automatically add attributes to HTML tag
0 票
创建于
2022年07月26日 15:08
Nevermind the issue with sourcemaps: looks like this is an issue in MS Edge specifically, because in Chrome and Firefox they are recognized and shown correctly. Aside from that: I wonder if the res...
社区
PhpStorm
TypeSscript: partial merge and ES6 modules
0 票
创建于
2022年07月25日 17:27
So, based on documentation and considering the structure that I have it would looks as if "moduleResolution": "classic", would make sense, but, if I set it like that (instead of "nodenext"), PHPSto...
社区
PhpStorm
TypeSscript: partial merge and ES6 modules
0 票
创建于
2022年07月25日 13:56
As for import paths: replacing them with '/js/Pages/bictracker/keying.js' helps after compilation, since then URLs are proper, but TypeScript itself does not like the paths I can ts-ignore those, ...
社区
PhpStorm
TypeSscript: partial merge and ES6 modules
0 票
创建于
2022年07月25日 13:53
Yes, I figured that one out while I was writing the previous post. Although, I'll be honest the error itself is not exactly obvious. 😅
社区
PhpStorm
TypeSscript: partial merge and ES6 modules
0 票
创建于
2022年07月25日 13:48
I definitely made a step forward, since I was able to resolve all of the above: instead of /// <reference path="../../main.d.ts" /> in each TS file in `Pages`, I updated tsconfig for `Pages` with ...
社区
PhpStorm
TypeSscript: partial merge and ES6 modules
0 票
创建于
2022年07月25日 13:32
If I add reference path to files in `Pages` /// <reference path="../../main.d.ts" /> they stop showing errors. Until I try to import, with which I can get, at best this: So it suggests to includ...
社区
PhpStorm
TypeSscript: partial merge and ES6 modules
0 票
已编辑于
2022年07月25日 10:23
I thought so, too, but if I do this setup (collapsed some folders for less clutter): with top-level tsconfig.json having this setup: { "compilerOptions": { //Type checking "strict...
社区
PhpStorm
TypeSscript: partial merge and ES6 modules
0 票
«
第一页
‹
上一页