Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/eXist-db/atom-existdb

Atom editor integration package for eXist-db
https://github.com/eXist-db/atom-existdb

Update helper xar

38ca11cb165e1fea3474212a158a9dd3ed047a28 authored over 7 years ago
Quickfix solutions for unknown namespace prefix: import module or declare namespace

903cfb3b6dbbebde1c01077f322d33b738f3db44 authored over 7 years ago
Exclude already imported modules and own namespace from list

e63752118b7634e7bbdddfc1753d49f68efbe936 authored over 7 years ago
Improve status message handling to avoid errors

76a97a344c18206d612691e2b0ed6e8ff65e5c1d authored over 7 years ago
Change keybinding for import module to cmd-i to avoid conflict.

c12c93d78b0558f2f708c8dc2bcba6993b71038b authored over 7 years ago
Properly determine insertion point when importing module. Closes #23

0ef0608227cc3f397ead149cf53ddd860d406144 authored over 7 years ago
Update atom-editor xar to include server-side service for resolving importable modules

43595a8569a9521fb72b8c6259b315216f0a96d1 authored over 7 years ago
Implement module import dialog

1180d10b1dc2fdda3adf18fd35aabc0867ed7996 authored over 7 years ago
Fix search in symbols list

e33d5dffae18b23d665ab4e02d5756f182e5196b authored over 7 years ago
Merge pull request #21 from joewiz/fix/upload-xml-doc-mime

Register additional file extensions as XML

f2704149b9bd897d87bf942fc28930687807e688 authored over 7 years ago
Move dialog.coffee to js

66b261fe5b045f0651cebe7689815d3f5c5aff10 authored over 7 years ago
Fix showing remote symbols in symbol view

4acfcba30251ebf521ff13baa6be8d7ba5d3fc7e authored over 7 years ago
Update chokidar for directory watching

9e48606472411b090ca22d3059672a29cdb770ae authored over 7 years ago
Use atom-select-list for symbols popup. Move corresponding file to js.

524ddfb56791936cf7666b0e8657003c564b34ba authored over 7 years ago
Change keybinding for executing query

ae871d4a5e3b212d41565a03616b0069f035ffab authored over 7 years ago
Show permissions in tree view

b993f7bd00b2c62ca32d32fc4f6a6cf51f128a31 authored over 7 years ago
WIP: eXist Database tree view: support shift-click for selecting multiple items, drag&drop of files on collections, deployment of xars by dropping anywhere.

a35b803cfef6bf4cf5ebd46858f78ee79e0301b3 authored over 7 years ago
Turn existdb-tree-view into dockable view

40f125dcc3333e4c548d6bda1047b2ed0f5c9a4c authored over 7 years ago
Use busy-signal package for status messages

c9ce158258cf676448c159865e7392c30d1ebad2 authored almost 8 years ago
Register additional file extensions as XML

Fixes https://github.com/wolfgangmm/atom-existdb/issues/20

7e35129daa3d63294b3698bc7acd138757719874 authored almost 8 years ago
Prepare 0.5.0 release

78036e56856876cc088974cbaa18fb940f834c16 authored almost 8 years ago
Update included atom-editor.xar

9af753f8131b34650ff13051fa763adf9e36a4b7 authored almost 8 years ago
Show errors without location on first line of file.

dd1253af65dbe1a3034a5ceed3a16b1ec9b2fe76 authored almost 8 years ago
Merge pull request #15 from joewiz/patch-2

Change default version snippet to use XQuery 3.1

536951f115a14e031db93160f6247a2e4a607939 authored almost 8 years ago
Update to linter 2.0

ccd894a9619298b6e13ae4357c1c36024427effe authored almost 8 years ago
Change default version snippet to use XQuery 3.1

c6cbe1a8cad5e314f48c93ecf5b310b371a0220f authored almost 8 years ago
Prepare 0.4.1 release

a562a59e0d405bba86ff53523263c9011514b983 authored almost 8 years ago
Correct keybindings in README.

e5c43046cacb9a370057ec87b233471c6184b495 authored almost 8 years ago
Prepare 0.4.0 release

af6ad08f31aa2ded9625839969fc1280ad44e5fa authored almost 8 years ago
Fix editing of configuration for current project. Correctly determine the project.

6a56cb17ba96887ca3863fb708af211608e1f9d1 authored almost 8 years ago
Limit hyperclick provider to xquery files

dcb9cdef987ea4767201ff7a6206382b9e0470b2 authored almost 8 years ago
Fix error on reload if database panel is closed

9b98394325484879c7ac919f869ae2ea8b621ee8 authored almost 8 years ago
Review keybindings and limit them to XQuery files where appropriate. Closes #10, #11

a8e4054067f99cf759fce4054824ef2c3a4fd225 authored almost 8 years ago
Fix autocomplete for global and local variables

ae697fe6b9582bef42747d932b65c42e17a498c3 authored almost 8 years ago
Fix cleanup issue on unload

47f7b708857e95f2ec0257eb8500d2e3c36fef85 authored almost 8 years ago
Disable strict SSL

b295fd724338b7b78ccf492ee60271d30c222ca2 authored about 8 years ago
Update helper package atom-editor-support

2860302f281f4efc15ea18273e1c1207e3ceba4c authored about 8 years ago
Bidirectional sync code. Work in progress.

71c1a3bd8d5dc41fe68fe3faea46dea0c6ab81e1 authored about 8 years ago
Small fixes

21c6f074e214fda0462dd49d787321ab3faaff8a authored about 8 years ago
Merge pull request #6 from joewiz/patch-1

Fix formatting of table

46102745d72392dab12494465ca60ac5e0f27121 authored over 8 years ago
Fix formatting of table

b58cec559fbf4e8030cfc34e37d4ba97e25fe5ba authored over 8 years ago
Hyperclick not working when mouse is over function name.

b5385804e83b7a934a6752c5c8c98b8d6533078e authored over 8 years ago
Changing the name of a tag will also change the corresponding opening or closing tag

b559f96afb403996593927a82d51daac1147edac authored over 8 years ago
Auto-close XML tags within XQuery (based on grammar)

a2bf2524d9775aa912a094c8d9864b33ab068365 authored over 8 years ago
Use sync connection only if no other server is given

d5b2b4617f9c513f7b2ec3d92ff2902da87d69fe authored over 8 years ago
Set execute permissions on new xquery files

f9e30ac17c222219851f7e709f908fb9a13117f2 authored over 8 years ago
Set correct editor id when creating new file on database

14115a192e1809dba1fda2c096c37377f07f0ddb authored over 8 years ago
Prepare 0.3.3 release

6958977855fd809f37ce49732de800b1b92f14b9 authored over 8 years ago
Updated changeling

8bd6ad0737c5b04d75d350949142c7d7865e2cb0 authored over 8 years ago
Update README

c7921bb69fffe646c09783d65d5b57370b0a74c8 authored over 8 years ago
Pass code through xqlint even if connection to server fails.

2ca7ae698d3fd9d3ab43b94dec69a8a290ee114b authored over 8 years ago
Use correct server for linting

b43f85efc1276dfa5d0d74503482275012fb26f5 authored over 8 years ago
Added expand-selection command to expand selection to parent block. Uses grammar to determine blocks semantically.

6abd4e41fef3150f8776d8ec38b2bd1440d1825e authored over 8 years ago
Add node_modules to ignored files by default

ed2fc1908aa156fbd7bf43f026a7533709201e8d authored over 8 years ago
Add atom-editor.xar to repo

246308b93ea4a6fadacb82905476023e5353ac71 authored over 8 years ago
Support sync of collection to directory. Checked deployed version of helper app in database.

a5d1e239f40200bf603b9c7a2bb90fadf6a80583 authored over 8 years ago
Refactor variables (cmd-alt-r)

4c0366e6260c76f457924781b5f5658fd1ca1bf4 authored over 8 years ago
Prepare 0.3.2 release

fe27c55e44e66d7b4db059e169be1a250948ec96 authored over 8 years ago
Another small fix for go to function/variable definition

6b789c4432cbb6950ab752530ac9aed7d8c121d2 authored over 8 years ago
Updated change log

bca9f45fa8af135309687d7db1121d890a37bbad authored over 8 years ago
Fix go to global variable in same file.

312ac2eb5c4206f0438825add4b61e1ab7905152 authored over 8 years ago
Highlight other occurrences in scope when cursor is within a variable reference. Go to variable declaration (using hyperclick or shortcut)

7854e168f36ee327ee3b24d7a86fc674735618cc authored over 8 years ago
Edit project configuration from the tree view menu, allowing multiple roots to be configured.

229fc55b9d14ccfea0ba6bf74e1ff12703e8bf07 authored over 8 years ago
Improve watcher initialization and status messages.

b1a50b667f141ccb7348848c435f7bb3445845f2 authored over 8 years ago
Merge server configuration from project and global configs

706d2807349d4d9a4c42483d9084e6b03a69dd85 authored over 8 years ago
Move watcher setup into separate class

c3e19743c4b0ae3083e32eecacfdc95a44208f1d authored over 8 years ago
Rename menu entry

1c7c6d3eec391370a87dfa01c858f8236b6fb43a authored over 8 years ago
Correctly report query execution errors.

3e1461a5b7a9f8c49308d49b5c40990252f47da6 authored over 8 years ago
Allow xar packages to be deployed from tree view context menu

c34952cd1b2d29319ad52bc4e1b7b11c3852376d authored almost 9 years ago
Prepare 0.3.1 release

fd8adb173c9f6da1238b28f052e1e2ee77877625 authored almost 9 years ago
Fix errors when reloading editor window

9f9667fb2cf878652640bc98b0bf530ae1757ffd authored almost 9 years ago
Prepare 0.3.0 release

7a1d84dca86020675d2a01193493cb1c3fcc87a0 authored almost 9 years ago
Fully support switching between multiple server configurations. A separate configuration file is used to configure the connection details (see readme).

0a9150a8ea49c509b4f387e33e9ff9463a428828 authored almost 9 years ago
Try to automatically relaunch watcher if it terminates for unknown reasons.

22848e1d4a7c67498c20e7554210fea73a6ed1a5 authored almost 9 years ago
Add directory watcher for automatic sync. Requires a configuration to be created for the project. Added menu command to generate configuration.

8f1e1e10dc991d0127a0d1b182a0b4c0e3aec52a authored almost 9 years ago
When loading file from database, only call xqlint for xquery resources (otherwise it will uselessly slow down the editor)

27d72576c2bd1d73bae58dcdd699d9d2bcd50335 authored almost 9 years ago
Support selecting resources in db tree view. Opening a file now requires double-click. All upload of resources.

d8695821de880a1c36b9d7dd335532a5edc4f2df authored almost 9 years ago
Introduce new file type for XQuery worksheets: a file ending in .xqs may contain more than one XQuery main code block, separated by two newlines. Actions (including running the query) will be limited to the block the cursor is currently positioned in. Useful feature for testing a bunch of expressions.

8ac4a267caf3e920e4582229613c255769125f56 authored almost 9 years ago
Avoid resources being opened twice

9bfcca9cf4bed90b309a5ba252f5971049203adb authored almost 9 years ago
Prepare 0.2.0 release

e92ef63ee3b09b48c96f320fe825bf08df1651b6 authored almost 9 years ago
Change package title

19f3c1fc959a5474c30e96b99953e8bf6b4aaac2 authored almost 9 years ago
Added some snippets

7c3d1fd73d5ec34ee1994d331cfad135a30e9bc0 authored almost 9 years ago
Added some snippets

7a98d63ef6c908d9ee02126daca4cf6f4e9573a2 authored almost 9 years ago
Correct keyboard shortcuts in README

d9adde236a1d16c23ad0a945fe9f76222f61517b authored almost 9 years ago
Fix padding of database browser tree view

bf99f00e448d799157cf9a16bde76076459fc3f1 authored almost 9 years ago
Fix autocomplete for local functions.

a049115bd2b85295e62b129f25a8361124a32b5c authored almost 9 years ago
Catch xqlint errors: closes #1. Name the query result buffer to avoid a new one being created for every execution.

553f3ec6caa55fa7cab95422735cf88d0551800e authored almost 9 years ago
Add outdent for ) and }

983e5ce539d1716fe5201283c7451a407a2c8637 authored almost 9 years ago
Add language settings to insert proper XQuery comments and default indents.

20e242446b5f34c12a3e73c0c16b9695443bbc0b authored almost 9 years ago
Prepare 0.1.3 release

6bbd73c3312920e4757c9bf3064c320812efec8c authored almost 9 years ago
Try to add xqlint as bundledDependency

7fc3835d0ec30ab2c2a2b65f21a9d2a54f56553b authored almost 9 years ago
Fix keymap for windows.

20da505f40585c90dcbd402fa3fd68936a262b92 authored almost 9 years ago
Fix goto function definition shortcut

07ef4008f9c2e054c4d86f581f07629ea3bdd8c6 authored almost 9 years ago
Prepare 0.1.2 release

7624dbac72089e5d34f246f184d8ec2326e8c56a authored almost 9 years ago
Prepare 0.1.1 release

53235eba45d744d4b9793cc0a6736f6dc435e6fc authored almost 9 years ago
Minor fixes to README

e64df0e1e1448a7f90524f845430b34194898485 authored almost 9 years ago
Prepare 0.1.0 release

c00c1ec14d197588bbbf27adf843f45babc86045 authored almost 9 years ago
Prepare 0.1.1 release

0266ba8e08061fd77e1110563310ad4b9fd9edcd authored almost 9 years ago
Fix dependency link to xqlint

bdab874e23d9f68c76911302afbe8d6915ec7200 authored almost 9 years ago
Observe configuration and reload database view.

48de98dc2faafddd214755d506911f657e85286d authored almost 9 years ago