Graviton Changelog

What's new in Graviton 2.0.92 Beta

Jul 6, 2020
  • Added: Tab's Command prompt, to save file, close and go to a line (Ctrl + I)
  • Added: "Open with Graviton" option in context menu when selecting JavaScript, HTML and CSS files (more will be added)
  • Added: Icon packs themes
  • Added: File's watcher suppport (it can be disabled)
  • Added: Workspaces support
  • Added: Git support (out of the box)
  • Improved: MacOS and Linux now use native menus bar
  • Improved: New plugins Store
  • Improved: Faster startup
  • Improved: Faster opening folders
  • Improved: More settings ( to see them all go to Settings > Advanced > Manual Editing )
  • Changes:
  • You can now search in Settings
  • Added a sidebar with 2 panels by default
  • Project explorer
  • Project inspector
  • Arctic and Night themes are now installed by default
  • Themes are easier to make now
  • You can now drop tabs between different panels
  • Focused files are highlighted in the explorer panel
  • Added a debug window to easily test extensions locally (Window > Debug > Open debug window )
  • Improved plugin API:
  • Important fixes
  • Closing tabs works fine now
  • Small bugs fixed
  • Core:
  • Using Parcel to bundle the app
  • Using PuffinJS as main UI renderer
  • Using electron-store instead of local files for configuration
  • Updated all dependencies

New in Graviton 1.2.0 Beta (Dec 23, 2019)

  • Important:
  • Reduced installer weight and installation x5 times
  • Faster opening
  • Git integration !! (via GitPlus plugin)
  • New plugins
  • Welcome redesign
  • Settings redesign
  • Setup redesign
  • Market redesign
  • New:
  • MacOS has now an integrated title bar
  • Better UI rendering infrasctructure (using PuffinJS)
  • Using new Microsoft's font Cascadia for terminal
  • Better autocomplete
  • Market loader is now a process bar
  • Plugins can now show screenshoots in Market
  • Improved creating files and folders dialogs
  • Tab-indented code will now show a border
  • Code folding on editor
  • Bug fixes:
  • Small fixes not that important to mention
  • Closing and splitting screens is more stable
  • Could pass HTML tags in the plugins package.json's keywords
  • Plugin update detector wasn't working
  • Couldn't force to close an unsaved file
  • Developers:
  • Updated Electron to v7
  • New events
  • New components
  • gv-navpanel
  • process_bar
  • Control
  • Explorer panel

New in Graviton 1.0.2 Beta (Jul 29, 2019)

  • Improved dialogs design
  • Improved Dark Theme
  • Now you can change the zoom from the new menu "Window"
  • Added Seach, replace and jump to line to "tools"
  • Dark Green theme by Nico Greffin
  • German support
  • New built-in terminal
  • Replace & find shortcuts
  • CTRL+E now toggles the ZenMode
  • Better new update detection
  • Added a Exit button in the file dropmenu
  • Java, C, C++, C#, JSX, Kotlin support
  • Portuguess support
  • Changed how the Changelog inside the app renders
  • French support
  • Polish support
  • Now you can remove files by right clicking them
  • Fixed, you can open the plugins window even if you don't have any plugin installed