Andrey Agulov
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
-
Andrey Agulov created a post, AnsweredLocal History storage access
Hello, is there a native way to obtain data (file changes etc) collected by LocalHistory inside custom plugin code? Thx -
Andrey Agulov created a post, AnsweredCode Completion events handling
Hi! I'm trying to write code-completion plugin and want to collect some usage statistics like what line of code was inserted by user. For my LookupElements I can call withInsertHandler method to de...