У нас вы можете посмотреть бесплатно GCBASIC: Using RUNSuperIDE или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
This video shows using the the RUNSuperIDE utility to find an instance of SuperIDE installed on a USB. Overview SuperIDE is an open-source, customisable Integrated Development Environment (IDE) designed for GCBASIC, offering a streamlined microcontroller development experience. Built with modularity and extensibility in mind, it provides powerful file management, syntax-aware editing, dynamic task execution, helping developers work more efficiently. Key Features & Enhancements 🖥️ Editor Support Multi-file support with independent context management. Quick tab switching, closure, and full-path copying via context menu. Remembers screen size & layout upon exit for seamless continuity. 📂 File Handling & Open-Source Flexibility Supports `.GCB`, `.txt`, `.csv`, defaulting to `.GCB`. Single-instance enforcement prevents accidental duplicate openings. Auto-save configuration, controlled via IDE settings. Detects external file changes and prompts the user for updates intelligently. Open-Source Contribution Ready: Configuration and extension support via `.json` and `tasks.json`. Community-driven enhancements using standardised open formats. ✏️ Editing & Syntax Awareness Advanced Find/Replace with pattern recognition. Language-aware syntax highlighting, using a configurable JSON source. Toggle comments dynamically (`//` or `/* … */`). Case folding, enabling switching between uppercase and lowercase views. 🎨 User Interface & Theming Adjustable font sizes, menu layouts, and background images. Terminal Window enhancements, including pop-out resizing and visibility controls. 🔍 Integrated Terminal Window Displays logs, error reports, and clickable URLs for immediate access. Supports Copy Line, Copy All, and Clear Terminal for better debugging. ⚙️ Dynamic Task Execution & Automatic Shortcut Assignment F4 task execution menu, retrieving configurable commands from `tasks.json`. Automatic function key assignments (`F5, F6, Shift F7`) based on task labels. 🌍 Open-Source Modularity & Community Contributions Configurable language file support, used for syntax highlighting. Community-driven improvements are encouraged via structured settings and modular configurations. Performance caching optimisations for fast load times. Conclusion SuperIDE is a powerful open-source IDE, providing customisable settings, syntax-aware editing, terminal enhancements, and dynamic task execution for GCBASIC programmers. With efficient workflows, flexibility, and real-time debugging support, it is designed for embedded system development. This is the planned replacement for SynWrite editor in 3Q2025 release.