You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(icon): add support for auto dev insert file action
This commit modifies the `AutoDevInsertToCodeAction.kt` file in order to add support for the auto dev insert file action in the GUI. It imports `PlatformDataKeys` to access editor data and performs a command action to insert selected text or the entire text into the editor.
0 commit comments