Public Application Repository

Back to listing of all packages

  • application

    eXide - XQuery IDE

    Description: eXide - a web based XQuery IDE
    Version: 2.4.6
    Size: 1445k
    Requirement: eXist-db version 3.3.0-SNAPSHOT or later
    Short Title: eXide
    Package Name (URI): http://exist-db.org/apps/eXide
    Author(s): Wolfgang Meier
    License: GNU-GPLv3
    Website: http://exist-db.org/exist/apps/eXide/docs/doc.html
    Download: eXide-2.4.6.xar
    Download other versions:
    • 2.4.5
    • 2.4.4
    • 2.4.3
    • 2.4.2
    • 2.4.1
    • 2.4.0
    • 2.3.4
    • 2.3.3
    • 2.1.3
    • 2.1.2
    • 2.1.1
    • 2.0.9
    • 2.0.8
    • 2.0.7
    • 2.0.6
    • 2.0.5
    • 2.0.3
    • 2.0.2
    • 2.0.1
    • 2.0
    • 1.0.13
    • 1.0.12
    • 1.0.11
    • 1.0.10
    • 1.0.9
    • 1.0.8
    • 1.0.7
    • 3.5.1 (Note: Requires eXist-db version 6.1.0 or later.)
    • 3.5.0 (Note: Requires eXist-db version 5.3.0 or later.)
    • 3.4.0 (Note: Requires eXist-db version 5.3.0 or later.)
    • 3.3.1 (Note: Requires eXist-db version 5.2.0 or later.)
    • 3.3.0 (Note: Requires eXist-db version 5.2.0 or later.)
    • 3.2.1 (Note: Requires eXist-db version 5.2.0 or later.)
    • 3.2.0 (Note: Requires eXist-db version 5.2.0 or later.)
    • 3.1.1 (Note: Requires eXist-db version 5.2.0 or later.)
    • 3.0.0 (Note: Requires eXist-db version 5.2.0 or later.)
    • 2.4.13 (Note: Requires eXist-db version 4.3.0 or later.)
    • 2.4.12 (Note: Requires eXist-db version 4.3.0 or later.)
    • 2.4.11 (Note: Requires eXist-db version 4.3.0 or later.)
    • 2.4.10 (Note: Requires eXist-db version 4.3.0 or later.)
    • 2.4.9 (Note: Requires eXist-db version 4.0.0 or later.)
    • 2.4.8 (Note: Requires eXist-db version 4.0.0 or later.)
    • 2.4.7 (Note: Requires eXist-db version 4.0.0-SNAPSHOT or later.)
    • 2.3.2 (Note: Requires eXist-db version 3.0.0 or later, and 3.2.0 or earlier.)
    • 2.3.1 (Note: Requires eXist-db version 3.0.0 or later, and 3.1.0 or earlier.)
    • 2.3.0 (Note: Requires eXist-db version 3.0.0 or later, and 3.1.0 or earlier.)
    • 2.2.0 (Note: Requires eXist-db version 3.0.0 or later, and 3.1.0 or earlier.)
    Change log:
    2.4.6
    • Fixed: Deletion of resources via DB Manager - #193
    2.4.5
    • Fixed: Names of files uploaded via "Upload Directory" dialog included directory name and slash - #186
    • Fixed: Resources with certain characters could not be deleted via DB Manager - #187
    • Fixed: The app creation wizard could change permissions on collections above it - #188
    • Fixed: Link to emmet.js library included in the shared-resources app was incorrect - #189
    2.4.4
    • Fixed: Handling of special characters in resource names - #183
    2.4.3
    • New: Support "Snapshot" as a status in the app generator - #178
    • New: Do not suggest deprecated functions - #179
    2.4.2
    • Updated: Links to eXide's GitHub repository - #144
    2.4.1
    • Fixed: Restored the SetGID, SetUID, and sticky bit checkboxes in File > Manage permissions dialog
    2.4.0
    • New: Support all native serialization methods in displaying query results, including eXist 3.3.0's new adaptive serialization
    • New: Add a toggle for indentation of query results
    2.3.4
    • Fix download app to descend into collections
    2.3.3
    • Fix serialization of query results with strings containing escaped characters
    • Fix the column that "Navigate" > "Go to line" goes to
    • Improve download app to prevent expansion of XIncludes
    • Improve error reported when trying to run tests not stored in the database
    • Removed package's semver-max to ensure compatibility with all eXist 3.x releases
    2.3.2
    • Raise eXist dependency restrictions to allow compatibility with eXist 3.1
    2.3.1
    • Add Adaptive Output mode handling for maps with a sequence of items as a value
    2.3.0
    • New adaptive and JSON output options for query results
    • New checkbox to toggle highlighting of index hits
    • Fix function doc lookup
    • Various bug fixes
    2.2.0
    • Keyboard shortcuts for copy and paste in file dialog
    • Type in file dialog to quickly jump to file
    2.1.2
    • Fix scrolling of editor tabs if they do not fit on screen
    • Various small bug fixes
    2.1.1
    • New collection tree view
    • Fix inline help for functions
    • When uploading many files, don't show them all to avoid browser crash
    • Fix display of query results: skip unnecessary namespace declarations
    2.1.0
    • Fix word-left/word-right navigation
    • Add menu item to reset editor window layout to defaults
    • Keyboard shortcuts should now work in entire window, not just editor
    • Add shortcuts Alt-1 to 9 (windows, linux) and Ctrl-1 to 9 (mac) to quickly switch between tabs
    • Tabs can now be reordered with drag and drop
    • Added "Close-All" menu item
    2.0.9
    • Remove size limits for documents which can be validated by the editor. Live error messages will be shown even for large documents/XQueries.
    • Fixed navigation in edit history.
    2.0.8
    • Live reload: automatically reload the browser window running the app if resource is saved in editor.
    • Drag a file on the editor to open its contents in a new tab
    • Directory Uploads (Chrome only)
    • Fixed less support
    • Updated UI: now based on CSS3 flexbox
    • Properly restore cursor position for each editor when reloading. Switch to previously open editor tab.
    • "Goto definition" works on global variables as well
    • Added "go to last edit position" command to navigate back in history
    2.0.7
    • Fix copy and paste
    2.0.6
    • Lots of bug fixes
    • XML mode: new commands to expand selection to enclosing element; remove enclosing element
    • Updated templates to use bootstrap 3 (requires shared-resources-0.3.9)
    2.0.5
    • Added feature to search across all binary resources (XQueries, Javascript, CSS) in a project
    • Many small bug fixes. In particular, there were display issues when browsing resources
    2.0.4
    • Display of extended permissions in open/save dialogs
    • Editing of setuid, setgid and sticky bit permissions in Properties dialog
    2.0.3
    • Added navigation shortcuts to quickly switch to buffer; navigate available commands
    • Use emmet for HTML/XML/CSS
    • Updates and bug fixes for ace, slick grid
    2.0.2
    • Small fixes to variable completion
    • Experimental support for git.
    2.0
    • Context-sensitive code completion
    • Refactoring: extract function/variable
    • Refactoring: rename function/variable/XML tag
    • Quick fixes and code hints
    • Show raw result of queries in embedded browser
    • And more ...
    1.0.15
    • Fixed new app templates
    • Removed annoying log output
    • Updated code snippets
    1.0.14
    • Improved outline view
    • Fixed quicksearch
    • Outline for CSS files
    • Set syntax to XQuery for code snippets passed in from demo app
    • Change indicator "*" not cleared properly after save