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
January 14, 2017 16:44
It looks like if I set up my plugin SDK against Ultimate Edition and add the jars from the JavaScriptLanguage plugin, I can use JSLibraryManager to maintain JavaScript libraries against the additio...
Community
IntelliJ IDEA Open API and Plugin Development
Can a plugin tell IDEA Ultimate Edition where to find additional JavaScript/CSS files?
0 votes
Created
January 08, 2017 23:09
Thanks for posting an update with this. I know it's been a solid year since you did so, but I just needed exactly this and your last response gave me exactly what I needed!
Community
IntelliJ IDEA Open API and Plugin Development
Opening the Intellij Settings and Project structure dialogs from code
0 votes
Created
December 20, 2016 15:37
That is EXACTLY what I needed! Works perfectly! Thanks, Dmitry.
Community
IntelliJ IDEA Open API and Plugin Development
How can I render CJK characters properly in JBTable?
0 votes
Created
December 20, 2016 15:27
I just did a little prototype of a table cell renderer based on EditorTextComponent. It works and renders all of the characters properly, but the cell is rendered very tall with the row highlighte...
Community
IntelliJ IDEA Open API and Plugin Development
How can I render CJK characters properly in JBTable?
0 votes
Created
December 20, 2016 14:55
Dmitry, is the logic used to render into the console view using fallback fonts available in the source? If so, would you mind providing a code pointer? Since you guys are able to show this in oth...
Community
IntelliJ IDEA Open API and Plugin Development
How can I render CJK characters properly in JBTable?
0 votes
Created
December 20, 2016 13:39
Thanks for the update, Dmitry. So in other words, when I see those characters rendering properly in the editor and console views, it's not a single font being used for all characters but rather th...
Community
IntelliJ IDEA Open API and Plugin Development
How can I render CJK characters properly in JBTable?
0 votes
Created
December 19, 2016 14:04
Thanks, Denis. I also logged an issue in support: https://intellij-support.jetbrains.com/hc/en-us/requests/831212 Feel free to rationalize that against anything in YouTrack, etc., as makes sense. ...
Community
IntelliJ IDEA Open API and Plugin Development
How can I render CJK characters properly in JBTable?
0 votes
Created
December 14, 2016 14:09
Thanks, Denis. Unfortunately that doesn't help. I'm doing that now by using EditorColorsManager.getInstance().getGlobalScheme().getEditorFontName()/Size() and using that for the font in the table...
Community
IntelliJ IDEA Open API and Plugin Development
How can I render CJK characters properly in JBTable?
0 votes
Created
December 08, 2016 18:49
Taylor, I'm not sure if you're still looking for someone to use as a sounding board, but if so I'd be happy to chat for an hour. I'm the developer of Illuminated Cloud, an IntelliJ IDEA plugin for...
Community
IntelliJ IDEA Open API and Plugin Development
$150 for an hours help
0 votes
Created
September 19, 2016 15:04
Thanks, Peter. That's what I figured. I appreciate you opening the enhancement request as well!
Community
IntelliJ IDEA Open API and Plugin Development
CreateFileFromTemplateAction vs. CreateFromTemplateActionBase - can I have the best of both worlds?
0 votes
«
First
‹
Previous
Next
›
Last
»