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
fix(devins-lang): add newline to "Done!" message #101
Add a newline character to the "Done!" message in DevInsRunConfigurationProfileState.kt to improve readability and separation of output. Also, remove the private function `lookupDevInsFile` and declare it as a top-level function to improve usability.
0 commit comments