主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Andrey Starovoyt
活动总数
53
最后的活动
2024年01月12日 14:27
成员加入日期
2015年02月17日 13:11
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
25
活动概览
文章(0)
帖子(0)
评论(28)
按最近的活动排序
最近的活动
投票数
创建于
2020年04月20日 13:27
>It's been more than two years and this issue still exists. Could you please share some information about your project setup? The original issue was fixed in WS 2019.1 after implementing https:/...
社区
WebStorm
import module error with Vue 2.0 and typescript
2 票
创建于
2021年11月22日 15:49
Hi! Just a small clarification about TransparentInstruction: >Marker interface for instructions that can be replaced by direct connection between predecessors and successors. Actually, I think the ...
社区
IntelliJ IDEA Open API and Plugin Development
Documentation on com.intellij.codeInsight.controlflow.Instruction's implemented classes.
1 票
创建于
2019年07月12日 13:38
Actually yes, I think the reference searcher implementation is the best solution in this case.
社区
IntelliJ IDEA Open API and Plugin Development
Link ES6 Import to XML Tag to make it used
1 票
创建于
2019年04月09日 17:11
Hi. There is JSCallerMethodsTreeStructure in JavaScript with similar API
社区
IntelliJ IDEA Open API and Plugin Development
Call Hierarchy for TypeScript
1 票
创建于
2018年03月05日 14:39
Hi. >The code-path for "downloadTypesLibrary" is littered with invokeLater(...) and the like Yes, this code is started on a pooled thread (executeOnPooledThread) and after completion calls invokeL...
社区
IntelliJ IDEA Open API and Plugin Development
Running tests depending on TypeScriptStubs
1 票
创建于
2024年01月12日 14:27
It is a bug in processing the infos in JavaScript code base. Please, follow the issue https://youtrack.jetbrains.com/issue/WEB-65045
社区
IntelliJ IDEA Open API and Plugin Development
HighlightInfoFilter cause NPE
0 票
创建于
2024年01月12日 13:04
Hello! Which IDE version do you use?
社区
IntelliJ IDEA Open API and Plugin Development
HighlightInfoFilter cause NPE
0 票
创建于
2023年04月26日 07:29
Hello. I believe detecting tsconfig is the best strategy, since files with extension "ts" can be in node_modules. Another solution could be check "typescript" dependency in package.json but it is a...
社区
IntelliJ IDEA Open API and Plugin Development
Detecting if project with typescript
0 票
创建于
2022年07月12日 10:26
Hi! 1. No, I meant to create an extension of HTML language. But I think the idea with template language is also valid. 2. No, see com.intellij.html.embedding.HtmlEmbedment
社区
IntelliJ IDEA Open API and Plugin Development
How to highlight escaped symbols for injected language into xml attribute value
0 票
创建于
2022年06月29日 14:08
Hi! Looks like we don't have a direct way to control the escaper for XmlAttributeValueImpl I think there are two options here: Implement a new language and override the escaper for the attribute ...
社区
IntelliJ IDEA Open API and Plugin Development
How to highlight escaped symbols for injected language into xml attribute value
0 票
下一页
›
最后
»