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
-[#5725](https://github.com/Dart-Code/Dart-Code/issues/5725)/[#5726](https://github.com/Dart-Code/Dart-Code/issues/5726): The `navigateToCode` editor service is now registered with DTD and can be called by other DTD clients to navigate the editor to a specific file/line/col.
42
41
-[#5718](https://github.com/Dart-Code/Dart-Code/issues/5718)/[#5720](https://github.com/Dart-Code/Dart-Code/issues/5720): The `getActiveLocation` editor service is now registered with DTD and can be used to get the open file/line/col. This complements the existing `activeLocationChanged` event stream.
43
42
44
-
## Firebase Studio
43
+
## Cloud IDEs
45
44
46
-
-[#5680](https://github.com/Dart-Code/Dart-Code/issues/5680): Embedded DevTools pages no longer intermittently fail with errors like "Failed to connect to DTD" or "Failed to connect to VM Service" when running in Firebase Studio.
47
-
-[#5158](https://github.com/Dart-Code/Dart-Code/issues/5158): All embedded DevTools pages should now work when running in Firebase Studio.
45
+
-[#5680](https://github.com/Dart-Code/Dart-Code/issues/5680): Embedded DevTools pages no longer intermittently fail with errors like "Failed to connect to DTD" or "Failed to connect to VM Service" when running in some cloud IDEs like Firebase Studio.
46
+
-[#5158](https://github.com/Dart-Code/Dart-Code/issues/5158): All embedded DevTools pages should now work when running in some cloud IDEs like Firebase Studio.
48
47
-[#5683](https://github.com/Dart-Code/Dart-Code/issues/5683): The extension now starts up faster when running in Firebase Studio.
0 commit comments