Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Jon Akhtar
Total activity
383
Last activity
July 30, 2019 07:31
Member since
September 27, 2010 19:42
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
142
Activity overview
Posts (42)
Comments (199)
Sort by recent activity
Recent activity
Votes
Created
March 27, 2016 22:31
I just thought I would show you the state of my plugin. And Not a whole lot of features, but it is a start. Anyone wanting to become a contributor, please let me know. https://github.com/sylvan...
Community
AppCode
State of the Union/Frustration
0 votes
Created
March 28, 2016 17:58
The first image was my implementation of a feature request I made: OC-13332 Provide Semantic Coloring Options for Optionals The second, was a bit of low hanging fruit, the read/write access detecto...
Community
AppCode
State of the Union/Frustration
0 votes
Edited
April 10, 2016 19:44
What do you think. Should the intentions be inspections instead?
Community
AppCode
Plugin to Enhance Swift Support
0 votes
Edited
April 10, 2016 16:47
I tried this and completions worked just fine: var frame = CGRect() frame.<completetions shown> Invalidate Caches and see if that helps. What is the markup language for these forums. Wonder ...
Community
AppCode
Code Completion not working in AppCode 2016.1.1 Build #OC-145.597,
0 votes
Created
March 25, 2016 18:28
Put me down for just shelving the designer. I'd rather the IDE focus on the languages, especially with the rapid evolution of Swift. They are just catching up with Swift 2.1, and we have 2.2 alread...
Community
AppCode
UI Designer
0 votes
Created
April 11, 2016 21:08
One feature I would really like to tackle is to perform the following refactoring Given: class Foo: Bar, Protocol1 { } I would like to allow you to take Protocol1 and make it a class extension: cla...
Community
AppCode
Plugin to Enhance Swift Support
0 votes
Created
October 01, 2011 14:57
I use talk.google.com is there any reason to use intellijoin.org?
Community
IntelliJ IDEA Plugin Users
Error: (502) XMPPError connecting to intellijoin.org:5222
0 votes
Created
April 20, 2011 16:37
To put it another way, the way the AST building works now the AST is actually not built until after the parse is complete, or it may already be built and the parse is just going to modify it.There ...
Community
IntelliJ IDEA Open API and Plugin Development
Adding Extra Information During A Parse
0 votes
Created
November 09, 2013 16:06
As with all software. There are always ways. I was just asking Dmitry if there was a "correct" way. There wasn't really. So you have to engineer one.One simple way is to maintain your parse tree, t...
Community
IntelliJ IDEA Open API and Plugin Development
Adding Extra Information During A Parse
0 votes
Created
January 20, 2011 16:56
Thanks for the tip. It sounds like a great way to debug the issue. Also good to know I am not the only one with this issue!
Community
IntelliJ IDEA Open API and Plugin Development
Transient Lexer Errors In My Custom Language Plugin When Starting The IDE
0 votes
«
First
‹
Previous
Next
›
Last
»