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
refactor(terminal): replace terminal text extraction method
Replace `terminalWidget.text` with a custom `getText` method to handle text extraction from `TerminalPanel` in IntelliJ 223. This change ensures compatibility with newer versions of IntelliJ where the original method is no longer available.
0 commit comments