Graviton-App

🚀 A modern-looking Code Editor

MIT License

Downloads
9.1K
Stars
1.1K
Committers
59

Bot releases are visible (Hide)

Graviton-App - 2.3.0 Latest Release

Published by github-actions[bot] over 3 years ago

Release for Graviton Editor v2.3.0

Graviton-App - 2.2.9

Published by github-actions[bot] over 3 years ago

Release for Graviton Editor v2.2.9

Graviton-App - 2.2.8

Published by github-actions[bot] over 3 years ago

Release for Graviton Editor v2.2.8

Graviton-App - 2.2.7

Published by github-actions[bot] over 3 years ago

Release for Graviton Editor v2.2.7

Graviton-App - 2.2.6

Published by github-actions[bot] over 3 years ago

Release for Graviton Editor v2.2.6

Graviton-App - 2.2.5

Published by github-actions[bot] over 3 years ago

Release for Graviton Editor v2.2.5

Graviton-App - 2.2.4

Published by github-actions[bot] over 3 years ago

Release for Graviton Editor v2.2.4

Graviton-App - 2.2.3

Published by github-actions[bot] over 3 years ago

Release for Graviton Editor v2.2.3

Graviton-App - 2.2.2

Published by github-actions[bot] over 3 years ago

Release for Graviton Editor v2.2.2

Graviton-App - 2.2.1

Published by github-actions[bot] over 3 years ago

Release for Graviton Editor v2.2.1

Graviton-App - 2.2.0

Published by github-actions[bot] over 3 years ago

Release for Graviton Editor v2.2.0

Graviton-App - 2.1.9

Published by github-actions[bot] over 3 years ago

Release for Graviton Editor v2.1.9

Graviton-App - 2.1.8

Published by github-actions[bot] almost 4 years ago

Release for Graviton Editor v2.1.8

Graviton-App - 2.1.7

Published by github-actions[bot] almost 4 years ago

Release for Graviton Editor v2.1.7

Graviton-App - 2.1.6

Published by github-actions[bot] almost 4 years ago

🔝 Important changes

  • Browser-mode version
  • LSP integration (experimental)
  • Source Tracker, a git toolbox
  • Built-in Terminal
  • Improved Workspaces
  • Iconpacks support
  • New translated languages
  • Added more Settings

✔ Changes

  • Menu bar is now native in MacOS and GNU/Linux distributions
  • General UI improvements
  • Ability to remove projects from the log
  • Tabs show file's icon
  • Added support for new languages:
    • F#
    • Lua
    • Shell
    • Less
    • Golang
    • and many more
  • Added a built-in smooth cursor plugin
  • Improved NPM inspector
  • New shortcuts:
    • Ctrl+Q: closes the app (Only in MacOS by default)
    • Ctrl+O: Open files easily
    • Ctrl+E: Focus the explorer panel
  • Notifications sent by plugins will now indicate it's author
  • Smoother animations when opening windows, dialogs, notifications, or items in the explorer panel
  • Improved NPM Project Inspector

😁 Fixes

  • Fixed command prompt's size when it's overflowing
  • NPM Project service will now notify you if the opened folder doesn't have a valid name.

🤓 Core

  • Using Emotion instead of PuffinStyle
  • Slowly moving from JavaScript to TypeScript
  • Using webpack instead of parcel
  • Added Unit tests
  • Updated to Electron v10
  • Added a ExplorerProvider API, which could allow Graviton to access, read and modify other FileSystems rather than the local of the machine.
  • Added a Terminal Clients API, to easily create new terminals (shells)
Graviton-App - 2.0.92

Published by marc2332 over 4 years ago

🔝 Important changes

NOTE --> Graviton has been made from scratch.

  • Added: Global Command prompt (Ctrl + P)
  • 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

You can join the Discord server! --> https://discord.com/invite/gg6CTYA

IMPORTANT: THIS IS STILL IN BETA

If you got an issue/bug please open an issue here: https://github.com/Graviton-Code-Editor/Graviton-App/issues

Graviton-App - 1.2.0 - Beta

Published by marc2332 almost 5 years ago

If it throws error on booting just make a factory reset, it will reset your configuration, all your projects will be fine, don't worry.

🔝 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
Graviton-App - 1.1.0 - Beta

Published by marc2332 about 5 years ago

Graviton-App - 1.0.2

Published by marc2332 over 5 years ago

  • 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
Graviton-App - 1.0.1 - Beta

Published by marc2332 over 5 years ago

Probably has some bug, in that case, create an issue or contact me [email protected] , thank you!