Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Scott Wells
Total activity
282
Last activity
January 12, 2023 14:43
Member since
January 25, 2016 00:45
Following
0 users
Followed by
0 users
Votes
18
Subscriptions
67
Activity overview
Posts (51)
Comments (146)
Sort by recent activity
Recent activity
Votes
Created
December 10, 2019 18:34
Woohoo! I have the first part--really just the simple case--working: Now I need to handle the more complex cases of "proxying" methods in my language as functions/methods in JavaScript including t...
Community
IntelliJ IDEA Open API and Plugin Development
Is there any way to add JavaScript type inference logic?
0 votes
Created
December 10, 2019 16:45
UPDATE: Hold tight...I think I figured out how to add references to the ES6ImportedBinding elements using another moduleReferenceContributor. Hopefully I'm on a path to success now!
Community
IntelliJ IDEA Open API and Plugin Development
Is there any way to add JavaScript type inference logic?
0 votes
Created
December 10, 2019 16:21
Yeah, unfortunately I'm still in a similar spot. Let me set things up a bit better than I have previously. I want to be able to handle an ES6 import like: import someMethodAlias from 'SomeType.some...
Community
IntelliJ IDEA Open API and Plugin Development
Is there any way to add JavaScript type inference logic?
0 votes
Created
December 10, 2019 15:23
Gotcha. Let me set some breakpoints and see if I can figure out how much of that is getting invoked for my import statements. Hopefully that will lead me to some thoughts on what I'm missing or pot...
Community
IntelliJ IDEA Open API and Plugin Development
Is there any way to add JavaScript type inference logic?
0 votes
Created
December 10, 2019 13:12
Thanks, Konstantin. Sorry if I confused things. Yes, I have implementations of moduleReferenceContributor working properly for all of these imports. That part is solid. In an import statement like:...
Community
IntelliJ IDEA Open API and Plugin Development
Is there any way to add JavaScript type inference logic?
0 votes
Edited
December 09, 2019 22:26
Thanks, Konstantin. I'm still struggling a bit. In the following synthetic ES6 import statement: import bar from 'foo/bar'; I'm properly injecting references into foo/bar in the ES6 from clause tha...
Community
IntelliJ IDEA Open API and Plugin Development
Is there any way to add JavaScript type inference logic?
0 votes
Created
August 23, 2019 17:21
Thanks, Andrey. I'll look into that and see what I can figure out.
Community
IntelliJ IDEA Open API and Plugin Development
How to implement language interleaving, e.g., markup inside JavaScript/CSS inside a script/style tag inside markup?
0 votes
Edited
August 07, 2019 18:45
For anyone coming to this thread hoping to implement language injection into concatenated strings in a custom plugin, note that the resolution of this issue: https://youtrack.jetbrains.com/issue/ID...
Community
IntelliJ IDEA Open API and Plugin Development
Language injection into strings and string concatenation?
0 votes
Created
July 18, 2019 15:06
I have this same question. I've been speaking with Mikhail about the marketplace since the very early days, and I'm hugely impressed that it's all real now, but I'm struggling to understand how I c...
Community
Marketplace Paid Plugins
How to support two licensing mechanisms in single plugin?
0 votes
Created
July 17, 2019 16:46
The 2.0.7.0 update has been posted. Please let me know if you find any further instances of this issue after upgrading. Sincere apologies again for the temporary issue.
General
Known issues
IntelliJ IDEA crashes on start with Illuminated Cloud 2 plugin installed
0 votes
«
First
‹
Previous
Next
›
Last
»