Miloslav Macko

- Total activity 38
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 10
-
Miloslav Macko commented, -
Miloslav Macko created a post, AnsweredCustom Text Editor Key Shortcuts
Hi, I have a Pycharm plugin with custom editor implementation. How do I block the default Key shortcuts, for example F1-F8, and have it call my callbacks instead? Also, I'd need to detect CTRL Up /... -
-
-
-
-
Miloslav Macko created a post, AnsweredCustom Editor run code analysis
Hi JetBrains Support, I created a custom text editor ScpiFileEditor by using the EditorFactory.createEditor(), extended FileEditorProvider and registered it in the plugin xml file. It works well,... -
-
-
Miloslav Macko created a post, AnsweredCustom File Type in File -> New
Is there a way to add my file type to the File -> New popup? :