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
@@ -46,6 +47,9 @@ export default function Preferences() {
46
47
<PageWithSubMenusubMenu={settingsMenu}title='Preferences'subtitle='Configure user preferences.'>
47
48
<h3>Default IDE</h3>
48
49
<pclassName="text-base text-gray-500">Choose which IDE you want to use.</p>
50
+
<AlertBoxclassName="mt-3 mb-4 w-3/4">
51
+
We're deprecating the Theia editor. You can still switch back to Theia for the next few weeks but the preference will be removed by the end of August 2021.
0 commit comments