Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
DB
Total activity
5
Last activity
December 20, 2023 15:28
Member since
December 19, 2023 17:56
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
December 20, 2023 15:28
This page helped a lot, thanks, I somehow missed it when I was going over things again to debug. I was missing <Depends> for it in the XML.I was also using the Intellij IDEA IU SDK rather than an A...
Community
IntelliJ IDEA Open API and Plugin Development
Class not found - attempting to use TypeScript PSI in Idea Ultimate plugin
0 votes
Edited
December 19, 2023 18:52
I've not gotten unresolved reference to “psi”--I got past that by making sure to build vs IU/PY/etc (editions that support Typescript) as well as adding javascript-impl.jar to the Classpath in the ...
Community
IntelliJ IDEA Plugin Users
How to add Javascript/Typescript language to plugin?
0 votes