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(devin-lang): add console output support to DevInRunConfigurationProfileState #101
This commit introduces console output support in the `DevInRunConfigurationProfileState` class by importing the necessary `ConsoleView` and `ConsoleViewContentType` classes from the IntelliJ platform. It also modifies the `DevInRunFileAction` class to notify the user about the running DevIn file through the `AutoDevNotifications` class.
0 commit comments