
- #Atom json editor download full
- #Atom json editor download android
- #Atom json editor download mac
Windows: Fixed some fonts having an incorrect baseline. Windows: Fixed a rendering issue with certain combining characters. Linux: Color glyphs are now drawn properly on light backgrounds. #Atom json editor download mac
Fixed some cases of incorrect glyph positions on Windows and Mac.Fixed a caret positioning bug when non-trivial graphemes are present.Improved rendering of combining characters.Windows: Fixed a bug where auto complete entries would contain an ellipsis when not required.Windows: Fixed minimized and maximized state not restoring.Mac: Error message dialogs can now be closed with the escape key.Mac: Ensure context menus are shown without scrolling.
#Atom json editor download full
Mac: Add full support for macOS native tabs. Improved performance with large numbers of rules in a. Added extends keyword to have one theme derive from another. Added variables support and associated revised JSON format with variables key. Linux: Tweaked behavior of up/down when on the first and last lines of a file to better match platform conventions. Linux: Fixed a crash when using GTK_IM_MODULE=xim. Linux: Improved input method (IM) support - fcitx, ibus, etc. Fixed draw_minimap_border setting not working. Improve positioning and sizing of gutter icons in some situations. Inline diff presentation can be changed by customizing a color scheme.
Full inline diffs of each change can be displayed via the right-click context menu, or keyboard shortcuts. The following diff-related commands were added: API methods t_reference_document() and View.reset_reference_document() allow controlling the diff. The git_diff_target setting controls base document source. In coordination with the new Git functionality, diffs can be calculated against HEAD or the index. The setting mini_diff controls incremental diff behavior. Diff markers show added, modified and deleted lines. All changes to a document are now represented by dedicated markers in the gutter.
All file reads are done through a custom, high-performance Git library written for Sublime Merge. The setting show_git_status allows disabling Git integration. Themes may customize the display of sidebar badges and status bar information. Commands have been added to open a repository, see file or folder history, or blame a file in Sublime Merge. The current Git branch and number of modifications is displayed in the status bar. Ignored files and folders are visually de-emphasized. Files and folders in the sidebar will now display badges to indicate Git status. See also the Announcement Post NEW: Git Integration API: Fixed regression with phantoms interfering with home/end behavior. API: Fixed an incompatibility with SublimeREPL. Linux: Fixed incorrect file ownership in the deb packages. Linux: Tweaked the way text scaling is handled. Linux: Improved high dpi handling under KDE. Linux: Fixed compatibility with old Linux distributions.
Mac: Added a workaround for a MacOS issue with DisplayLink adapters.Fixed swap_line_up and swap_line_down transforming tabs into spaces.Fixed block carets changing the way text selection works.Improved scrolling logic in some scenarios.Improved file indexing behavior in some scenarios.Fixed a crash in the Git repository handling.Git: Fixed UTF8 BOMs not being handled correctly in.Git: Improved performance with a large number of git repositories in the side bar.This can be changed via the allow_git_home_dir setting. Git: Git repositories at the top level of a users home directory are ignored for performance reasons.Various syntax highlighting improvements.You can even copy/paste your custom json text or open a URL.Įasily find the elements you want by using the easy to use filter option.Įasily open json files from various applications by setting Json Genie as your default json handler.
#Atom json editor download android
You can clone arrays/objects/values, you can add new arrays/objects/values, edit existing ones and even remove arrays/objects/valuesĬreate/open from sd, url, text, dropbox, …īecause Json Genie uses the default Android way of opening files, it can open a json file from all sources available on your Android phone (Dropbox, Drive, SD, …). Json Genie allows full reign over your json files. View, edit, add, clone & remove objects/arrays/values We even did tests with files over 50 MB and Json Genie handled them without a sweat. Our tests reveal that it opens a 2 MB json file in under a second. It is ridiculously fast, which was really important while creating the app. Json Genie is a JSON editor that was created by the need of a developer.