Tlsdnjsdyd
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Tlsdnjsdyd commented, -
-
Tlsdnjsdyd commented, -
Tlsdnjsdyd commented, -
Tlsdnjsdyd created a post, Answeredhow to completion with title(not contents)? (LookupElementBuilder)
If I write AddNewLookupElement code like this. Autocomplete options are completed by content, not title title = "name"contents="Hello world"LookupElement element = LookupElementBuilder.create(cont... -
Tlsdnjsdyd created a post, AnsweredHow can i save data to somone who install my plugin(gradle)?
I already make coding helping service in the web.(Code auto completion) If someone install my plugin, my data(codes) is installed to their local or someDB. Is there any way to save my data? or ... -
Tlsdnjsdyd commented, -
Tlsdnjsdyd created a post, AnsweredHow do I network with the plugin using gradle?
Firstable, i'm not good at English. Please understand about it. Now i made my own plugin with gradle.I wanna connect to my own Server.But i didn't find how to networking in http://www.jetbrains.org...