Skip to content

Lucid IDE v1.0.2

Choose a tag to compare

@yigit-guven yigit-guven released this 03 Jun 17:21
· 32 commits to main since this release
Immutable release. Only release title and notes can be modified.

Lucid IDE v1.0.2

June 3, 2026 · Windows x64


Lucid IDE v1.0.2 focuses on visual refinements (darker theme mode, cleaner status bar, corrected token colors), seamless dynamic versioning in the C# installer, and critical build pipeline and editor stability fixes.


What's new

  • Enhanced Dark Theme Background — Darkened the Lucid Dark theme background to a sleek, modern #030712 (deep slate) to reduce eye strain and give a more premium look.
  • Redesigned Syntax Highlighting — Cleaned up syntax coloring by removing harsh red colors from text tokens in both the Lucid Light and Lucid Dark themes.
  • Minimalist Status Bar — Removed the default purple background color on the status bar when no folder is open or during debugging sessions, replacing it with a neutral background matching your active color theme.
  • Dynamic Installer Versioning — The custom C# setup installer (LucidSetup.exe) now dynamically displays the build version on the Welcome screen and post-install completion text. It also automatically queries the corresponding GitHub release zip archive.
  • TypeScript & Gulp Build Fixes:
    • Resolved a TypeScript compilation error in the release notes viewer (releaseNotesEditor.ts) by introducing a safety check for null-valued update text.
    • Corrected extension publisher package metadata inside the built-in themes extension (theme-lucid) to comply with strict extension packaging validation rules.

Installing

Easy way: Download LucidSetup.exe, run it, click Install.

Manual: Extract LucidIDE-win32-x64-1.0.2.zip, run Lucid IDE.exe.


Local AI setup

Select and install models directly from the chat panel dropdown, or pull via CLI:

ollama pull deepseek-r1:8b

Lucid IDE will detect your local Ollama models automatically.


Notes

  • Windows only for now
  • Custom setup installer size is 76 KB
  • ~750 MB install size

Downloads

File
LucidSetup.exe Installer — start here
LucidIDE-win32-x64-1.0.2.zip Archive — manual install

Source: github.com/yigit-guven/Lucid-IDE