Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Voqal
Total activity
7
Last activity
September 04, 2024 17:29
Member since
January 16, 2024 02:09
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
2
Activity overview
Posts (2)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
March 28, 2024 01:03
Thank you, Karol. After looking into ACTION_EDITOR_COMPLETE_STATEMENT I was able to get the smart enter to trigger correctly. I'm using the following code:val actionManager = EditorActionManager.g...
Community
IntelliJ IDEA Open API and Plugin Development
Trigger Smart Enter in Scratch File
0 votes
Edited
March 22, 2024 14:05
I'm trying to programmatically trigger “smart enter” so manually going into a scratch file and pressing enter is not the functionality I'm looking for. The test above accurately recreates the issue...
Community
IntelliJ IDEA Open API and Plugin Development
Trigger Smart Enter in Scratch File
0 votes