We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b045315 commit 1b04868Copy full SHA for 1b04868
1 file changed
lib/screens/ide_screen.dart
@@ -8,6 +8,7 @@ import '../models/lsp_types.dart';
8
import '../services/file_service.dart';
9
import '../services/terminal_service.dart';
10
import '../lsp/python_completor.dart';
11
+import '../widgets/code_editor.dart';
12
import '../widgets/terminal_widget.dart';
13
import '../theme/editor_theme.dart';
14
0 commit comments