Skip to content

1.0.3

Choose a tag to compare

@github-actions github-actions released this 17 Jun 23:19
· 9 commits to main since this release
3b2e4a8

What's New in v1.0.3

Bug Fixes

  • Check for updates - Added check for updates no manual updates from now on

New Features

  • Command Palette (Ctrl+Shift+P) — 50+ fuzzy-searchable commands
  • Go to Line (Ctrl+G) — jump to any line number
  • Toggle Comment (Ctrl+/) — comment/uncomment with language detection
  • Duplicate / Delete / Move Line — via command palette
  • Word Wrap Toggle — per-session toggle from command palette
  • Zoom Reset (Ctrl+0) — reset font size to default
  • VS Code Extensions — browse and install from marketplace
  • Git Integration — clone, init, commit, push, pull, branches, diff, log
  • Real Terminal — interactive shell (Bash/PowerShell/CMD/Zsh)
  • Shell Selector — dropdown to pick terminal shell per OS
  • Startup Splash — animated loading screen with progress bar
  • SVG Icon System — custom rendered icons, no emoji dependencies
  • Organized Sidebar — tabbed panels: Explorer, Git, Extensions
  • Round Modern Buttons — with proper hover/leave animations
  • Settings Persistence — saves to ~/.omniide/settings.json

Keyboard Shortcuts

Action Shortcut
Command Palette Ctrl+Shift+P
New File Ctrl+N
Open File Ctrl+O
Save Ctrl+S
Close Tab Ctrl+W
Find & Replace Ctrl+F
Go to Line Ctrl+G
Toggle Comment Ctrl+/
Toggle Sidebar Ctrl+B
Toggle Terminal Ctrl+`
Zoom In Ctrl++
Zoom Out Ctrl+-
Reset Zoom Ctrl+0