Ecosyste.ms: OpenCollective

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

Pulsar Edit

Community-led Hyper-Hackable Text Editor. Based on Atom, led by the community.
Collective - Host: opensource - https://opencollective.com/pulsar-edit - Website: https://pulsar-edit.dev - Code: https://github.com/pulsar-edit

Use `atom.activatePackage` directly in specs

github.com/pulsar-edit/fuzzy-finder - 63a096d355f2a18ac49ae40471e0d727e2a65c66 authored almost 12 years ago
Serialize package states independently of RootView

Previously, package specs needed to deactivate the root view to test
their package serialization...

github.com/pulsar-edit/fuzzy-finder - b7924e6040879b23fba5fede6cf944cb6548c97d authored almost 12 years ago
Use `atom.activatePackage` directly in specs

github.com/pulsar-edit/wrap-guide - f98998eb3d53613534c8049efebfcffe586bff54 authored almost 12 years ago
Use `atom.activatePackage` directly in specs

github.com/pulsar-edit/bracket-matcher - 387c660ee52cfa87a4de727364e40a095fe1d146 authored almost 12 years ago
Use `atom.activatePackage` directly in specs

github.com/pulsar-edit/spell-check - 213f1420cfe8daacc4539cabf4372ee45ad82916 authored almost 12 years ago
Only load TextMate packages as needed in specs

Also: when a TextMate package is deactivated, remove its grammars

github.com/pulsar-edit/status-bar - bd621f67949562ea50b01cfd09388a30fb73c261 authored almost 12 years ago
Use `atom.activatePackage` directly in specs

github.com/pulsar-edit/command-palette - cb1824c724478441b1f4e30f51c89d4edf74399b authored almost 12 years ago
Use `atom.activatePackage` directly in specs

github.com/pulsar-edit/language-gfm - 82ffee4641bc608417a6a968b7386652c84db7f9 authored almost 12 years ago
Use `atom.activatePackage` directly in specs

github.com/pulsar-edit/symbols-view - 977dc1d7b95585f719332b3720bd9a8f464d7a9f authored almost 12 years ago
Serialize package states independently of RootView

Previously, package specs needed to deactivate the root view to test
their package serialization...

github.com/pulsar-edit/status-bar - ef33a5446b42001d2eb0a040a946dd67cf0e291b authored almost 12 years ago
Use `atom.activatePackage` directly in specs

github.com/pulsar-edit/tree-view - 2f25ccd1ce95184dbb2c8419f4980d18c1ac988f authored almost 12 years ago
Use `atom.activatePackage` directly in specs

github.com/pulsar-edit/language-toml - dac66da1290b35adaac93fc5de5110d8e88de196 authored almost 12 years ago
Add `atom.deactivatePackage(id)`

It serializes the package state to the atom.packageStates hash when
the package is deactivated, ...

github.com/pulsar-edit/tree-view - 1b0f80fb2bce9a8fceeaa287afccc15e5aabe0f9 authored almost 12 years ago
Use `atom.activatePackage` directly in specs

github.com/pulsar-edit/autoflow - 26d2b420dd1a4bb862ff090840cbcc9ee28795e6 authored almost 12 years ago
Serialize package states independently of RootView

Previously, package specs needed to deactivate the root view to test
their package serialization...

github.com/pulsar-edit/tree-view - 3e325f1ee7a94711840aa2d152dd3b409d909f42 authored almost 12 years ago
Use `atom.activatePackage` directly in specs

github.com/pulsar-edit/markdown-preview - d14b2114a8308305cf9e23603306cfea64321199 authored almost 12 years ago
Serialize package states independently of RootView

Previously, package specs needed to deactivate the root view to test
their package serialization...

github.com/pulsar-edit/markdown-preview - 5d1c1f63f2fb191db786642ac1c3b2afacc6e2cd authored almost 12 years ago
Use `atom.activatePackage` directly in specs

github.com/pulsar-edit/autocomplete-plus - 2d94332b60029b962ffa5f06291eea84a0f387af authored almost 12 years ago
Use `atom.activatePackage` directly in specs

github.com/pulsar-edit/package-generator - bc459234c6fca4a69e11544195bbada8fdd5749f authored almost 12 years ago
Upgrade to ctags 0.3.0

github.com/pulsar-edit/symbols-view - 51606a2879389d35cbeb7cf9accd3ea43ae206ff authored almost 12 years ago
Move fuzzy finder stylesheet into package directory

github.com/pulsar-edit/fuzzy-finder - 6dabe7c96e7bf0fc13c7280a7df914ad837a86d6 authored almost 12 years ago
Consolidate tree-view stylesheets

github.com/pulsar-edit/tree-view - 7445f2674bff291aa6eb3cd0dc6212e2388a2d33 authored almost 12 years ago
Move tabs stylesheet into package directory

github.com/pulsar-edit/tabs - 9df01b38c43cf91a1d805681d88f63079ff6b61d authored almost 12 years ago
Move status bar stylesheet into package directory

github.com/pulsar-edit/status-bar - 5b64004c7a2c2d31e4a21d830fed1001841f70e0 authored almost 12 years ago
Enforce stricter requirements for Editor.getPane()

Previously it would return the closest '.pane' element
which would cause an editor inside of ano...

github.com/pulsar-edit/status-bar - e875d6c9c0bb23fe1f1b0c3aafc3e53faf2ccd17 authored almost 12 years ago
Enforce stricter requirements for Editor.getPane()

Previously it would return the closest '.pane' element
which would cause an editor inside of ano...

github.com/pulsar-edit/bracket-matcher - 4bbedac73ab96ac7589b7ecc2dd552fedde2373d authored almost 12 years ago
Show symlink file icon in tree view

github.com/pulsar-edit/tree-view - f51ba8e644a768e875e3bb5243dc5d1b80cf6fc1 authored almost 12 years ago
Show ignored icon in status bar

github.com/pulsar-edit/status-bar - 1c47e1311ca22a06f8dfb8ebccbaed2ecada37b9 authored almost 12 years ago
Update titles after adding/removing tabs

The duplicate title detection requires the tab be on the DOM
so update the title after it is ins...

github.com/pulsar-edit/tabs - 244740eda85384ef29e6efe50f4561632c696caa authored almost 12 years ago
Hide the grammar name when it is the null grammar

github.com/pulsar-edit/status-bar - 67d0f12632cc66ca486914661d669274f3306c4c authored almost 12 years ago
Corrected the check for the existence of jasmine

github.com/pulsar-edit/jasmine-reporters - 2f5882fec0dbb5309f36083716b1b092a25a654a authored almost 12 years ago
Move grammar overrides to syntax (no serialization yet)

github.com/pulsar-edit/status-bar - a26cb7e633d71668b8a410fb482fac33eb8354a4 authored almost 12 years ago
Replace LoadTextMatePackagesTask with async grammar loading

github.com/pulsar-edit/language-gfm - c3fc0006a9c112b5e02319efe2e977a5e01bf60d authored almost 12 years ago
Implement getPath() in markdown preview view

This allows it to be shown in the tree view when the
reveal command is triggered.

github.com/pulsar-edit/markdown-preview - 285a98ff41ec628b394fb9bf0f318c9389504966 authored almost 12 years ago
Only add view when grammars-loaded event fires

Previously the views would be added immediately
if more than one grammar was already registered....

github.com/pulsar-edit/spell-check - 9ac055f0be864701e994d27b31193605789488d0 authored almost 12 years ago
Update GFM snippets to atom syntax instead of textmate

github.com/pulsar-edit/language-gfm - d31c511bfba8110ef4a7b14dfedc11ccf58eabe7 authored almost 12 years ago
Move scoped properties out of the grammar file and into a directory

Closes #435

github.com/pulsar-edit/language-gfm - f5db9bc0746a77d94f9821376aab5dca0e11b6a5 authored almost 12 years ago
Atom packages can load cson grammars and TextMate packages can't

github.com/pulsar-edit/language-gfm - 393df78f051fec81ad04b40c6748316447a5d117 authored almost 12 years ago
Atom packages can load cson grammars and TextMate packages can't

github.com/pulsar-edit/language-toml - 3126c0b7897e031ed608e76e076072b51f19a50f authored almost 12 years ago
Use async queue in fs-utils traverseTree()

This removes the need for tracking when the traversal is done.

github.com/pulsar-edit/fuzzy-finder - 0dfceb2db3a5eb5dd20536cf6f0007449505ec8b authored almost 12 years ago
Make paths absolute before calling $native.watchPath

Also return a subscription that can be unwatched instead
of returning an id that is later passed...

github.com/pulsar-edit/tree-view - dd26d21eea0c1fa4d18076a0251f26dfb080fb88 authored almost 12 years ago
Call populateProjectPaths when callback completes

This removes duplicate code for the cases when a callback
is used and when the view already has ...

github.com/pulsar-edit/fuzzy-finder - 8cbf441eeb9e57223b2caa8061814a244264e3ef authored almost 12 years ago
Merge remote-tracking branch 'origin/master' into cefode

Conflicts:
native/v8_extensions/native.mm
spec/app/config-spec.coffee
spec/app/window-spec.co...

github.com/pulsar-edit/fuzzy-finder - 5fd2f6ffd4964240de78b76e7d93a52890af7925 authored almost 12 years ago
Merge remote-tracking branch 'origin/master' into cefode

Conflicts:
native/v8_extensions/native.mm
spec/app/config-spec.coffee
spec/app/window-spec.co...

github.com/pulsar-edit/wrap-guide - d1381331093e2d1c56a0ae09dc3378cd33ed9f43 authored almost 12 years ago
Merge remote-tracking branch 'origin/master' into cefode

Conflicts:
native/v8_extensions/native.mm
spec/app/config-spec.coffee
spec/app/window-spec.co...

github.com/pulsar-edit/spell-check - f8473c043f3ec9ecec34e44058eb840453c8088f authored almost 12 years ago
Merge remote-tracking branch 'origin/master' into cefode

Conflicts:
native/v8_extensions/native.mm
spec/app/config-spec.coffee
spec/app/window-spec.co...

github.com/pulsar-edit/bracket-matcher - 4868ee29c48798af5e5ea2e911b10e2f89ac313d authored almost 12 years ago
Merge remote-tracking branch 'origin/master' into cefode

Conflicts:
native/v8_extensions/native.mm
spec/app/config-spec.coffee
spec/app/window-spec.co...

github.com/pulsar-edit/package-generator - 6c32ec90d0fed9274d95ec4a127fd51bfa84ed9f authored almost 12 years ago
Merge remote-tracking branch 'origin/master' into cefode

Conflicts:
native/v8_extensions/native.mm
spec/app/config-spec.coffee
spec/app/window-spec.co...

github.com/pulsar-edit/markdown-preview - e0365713be5d8a05f3a79c17d6fd8867167aad1b authored almost 12 years ago
Merge remote-tracking branch 'origin/master' into cefode

Conflicts:
native/v8_extensions/native.mm
spec/app/config-spec.coffee
spec/app/window-spec.co...

github.com/pulsar-edit/tree-view - d5f6fd28bb5bf5af4d0410972c2949ce4435f5fa authored almost 12 years ago
Merge remote-tracking branch 'origin/master' into cefode

Conflicts:
native/v8_extensions/native.mm
spec/app/config-spec.coffee
spec/app/window-spec.co...

github.com/pulsar-edit/autocomplete-plus - 6974673ff7be227ef81b8b46f165fb4d8a9647a2 authored almost 12 years ago
Merge branch 'dont-log-nonfatal-errors'

Conflicts:
lib/plist.js

github.com/pulsar-edit/node-plist - 34b08dd8cb4b6ccb9a7ac9916693bcc25020687b authored almost 12 years ago
Prevent DOMParser from logging non-fatal errors

This specifies a no-op error handler to DOMParser to prevent it from
logging non-fatal errors to...

github.com/pulsar-edit/node-plist - 77d3504795d9d6fc1ea0f68c59b9f66aa01a92e4 authored almost 12 years ago
Make module work in node environments where `window` global is defined

Previously, having `window` defined in the global context made this
module behave as if wasn't r...

github.com/pulsar-edit/node-plist - 46107cf692c7f74510cb43581761ab921d7d0e34 authored almost 12 years ago
Resolve sources relative to the source map

Source Map Revision 3: Resolving Sources
If the sources are not absolute URLs after prepending o...

github.com/pulsar-edit/node-source-map-support - 161be66adcb3d3dc31f30da44563e51b5a7a6f55 authored almost 12 years ago
use full paths in meta-t

github.com/pulsar-edit/fuzzy-finder - ba8e7c3dde8eed80202ba6dc8ffa1af33d851113 authored almost 12 years ago
Rename traverseTree to traverseTreeSync

Also rename traverseTreeAsync to traverseTree

github.com/pulsar-edit/fuzzy-finder - 58dc068fee14677e696d8038c60271a5f13f351c authored almost 12 years ago
Don't use a web worker for loading all paths

Instead use fs.realpath() and fs.stat() to walk the project
tree asynchronously.

github.com/pulsar-edit/fuzzy-finder - 7c1ad2b0b40f8c7cfcff70d313927ba5b27fe27f authored almost 12 years ago
Use absolute paths inside fuzzy-finder

This allows paths from outside the current project root to sanely
coexist in the buffer list.

github.com/pulsar-edit/fuzzy-finder - cdd11072b03cd931bd2709991bcbfa621cc2d198 authored almost 12 years ago
Move `toExistOnDisk` matcher to spec helper

github.com/pulsar-edit/package-generator - 4c8d9178542cc9ceee370f33a95e4d8a6c175829 authored almost 12 years ago
Use fs.resolveOnLoadPath() instead of require.resolve()

github.com/pulsar-edit/package-generator - 3b7549288ae0bfee06d3e68f35200966587d5632 authored almost 12 years ago
Use fs.resolveOnLoadPath() instead of require.resolve()

github.com/pulsar-edit/status-bar - 3d457a37915d157f6d95c46e9ea8f626050720a2 authored almost 12 years ago
Use fs.resolveOnLoadPath() instead of require.resolve()

github.com/pulsar-edit/tree-view - 767a177f9673f88aa16f1aa3bedb8f92365e7aa8 authored almost 12 years ago
Use fs.resolveOnLoadPath() to find ctags executable

github.com/pulsar-edit/symbols-view - b34895c4b9398d9d94c0bb4ec6b6003c8ad08887 authored almost 12 years ago
Use node's require instead of internal require

github.com/pulsar-edit/symbols-view - b83017854aea08c069c2fe58d9460afb93ef8e43 authored almost 12 years ago
Use node's require instead of internal require

github.com/pulsar-edit/command-palette - 16779af6d880cc3e07b9a629921ffb5933fd969a authored almost 12 years ago
Use node's require instead of internal require

github.com/pulsar-edit/status-bar - 1ebf2d77522285a379d98b5f0edde473b99e8c92 authored almost 12 years ago
Use node's require instead of internal require

github.com/pulsar-edit/package-generator - b597671e52b94e1f8474e31025686b3144ae00c0 authored almost 12 years ago
Use node's require instead of internal require

github.com/pulsar-edit/wrap-guide - 342db2f7579e207a1784fc44e235395b7bf2ad75 authored almost 12 years ago
Use node's require instead of internal require

github.com/pulsar-edit/spell-check - e3affc0cc508a9a7a771836939099b992f3d4fd6 authored almost 12 years ago
Use node's require instead of internal require

github.com/pulsar-edit/bracket-matcher - 8ad8be86be9a4a5c1a68e895f73565a13b836cd1 authored almost 12 years ago
Use node's require instead of internal require

github.com/pulsar-edit/fuzzy-finder - a98c4a445ff7018b013b1da807c166000aa577f7 authored almost 12 years ago
Use node's require instead of internal require

github.com/pulsar-edit/tabs - 9947c2901195385f55d488c03e638cf7cb310057 authored almost 12 years ago
Use node's require instead of internal require

github.com/pulsar-edit/autocomplete-plus - 21cf5e3a2502348c59c504d05d13c5a156779555 authored almost 12 years ago
Use node's require instead of internal require

github.com/pulsar-edit/tree-view - fece44393f9e39cbdcce7ebb03f40df65b604a1d authored almost 12 years ago
Use node's require instead of internal require

github.com/pulsar-edit/markdown-preview - 8efc97aef758f408d9856a5bb8182ecfdfad3be1 authored almost 12 years ago
Only set project paths if non-empty

github.com/pulsar-edit/fuzzy-finder - 0138d41e1e8a655468cc11ced70d48923c495105 authored almost 12 years ago
Abort task when view is created

github.com/pulsar-edit/fuzzy-finder - c6dff7fbeef65b705f0e84316856badd0aa21045 authored almost 12 years ago
Fix markdown preview height. Some styles crept back in during merge.

github.com/pulsar-edit/markdown-preview - 453bbaf826473196b4af393979635ccd751f28de authored almost 12 years ago
Merge remote-tracking branch 'origin/dev' into md-preview-redux

Conflicts:
src/packages/markdown-preview/stylesheets/markdown-preview.css
static/atom.css
sta...

github.com/pulsar-edit/markdown-preview - 557dccfbb6dd3c28bfaa33e83226d9c8b9eba0e6 authored almost 12 years ago
Merge remote-tracking branch 'origin/dev' into md-preview-redux

Conflicts:
src/packages/markdown-preview/stylesheets/markdown-preview.css
static/atom.css
sta...

github.com/pulsar-edit/spell-check - 65d0133787855a909ae2e1e45fc76c5da4876990 authored almost 12 years ago
Merge remote-tracking branch 'origin/dev' into md-preview-redux

Conflicts:
src/packages/markdown-preview/stylesheets/markdown-preview.css
static/atom.css
sta...

github.com/pulsar-edit/fuzzy-finder - a327f5344a9177341e7eb420fd7dcf7d352afc6a authored almost 12 years ago
Merge remote-tracking branch 'origin/dev' into md-preview-redux

Conflicts:
src/packages/markdown-preview/stylesheets/markdown-preview.css
static/atom.css
sta...

github.com/pulsar-edit/tree-view - 4cb662886176bc2c219dddc3483b8461cdd9b8d3 authored almost 12 years ago
Merge pull request #27 from kevinsawicki/duplicate-dev-dependencies

Remove duplicate devDependencies key

github.com/pulsar-edit/node-plist - b5bd86383389aaa506bf087977628693960dde95 authored almost 12 years ago
Merge pull request #26 from kevinsawicki/whitespace

Remove trailing whitespace

github.com/pulsar-edit/node-plist - 47affd36f4373c3644cb29d6e6264763cd897f72 authored almost 12 years ago
Remove duplicate devDependencies key

Previously nodeunit would not install when running
npm install because of this duplicated elemen...

github.com/pulsar-edit/node-plist - 1399e61b4bbd03dcfe15c4b2a895f7cb2c7ea014 authored almost 12 years ago
Allow markdown preview view to be scrolled with core:move-up/move-down

github.com/pulsar-edit/markdown-preview - 61031e8a31884da551f8b596bd48be83767d3402 authored almost 12 years ago
Remove trailing whitespace

github.com/pulsar-edit/node-plist - 8f0e2f5a34df8f6bf2e6e27864a6c7d6b7b27cc6 authored almost 12 years ago
Refetch rendered markdown when triggering preview a subsequent time

github.com/pulsar-edit/markdown-preview - 2bf4bfcb3b0d59d000ae0dd1ad81e5702a39b8c6 authored almost 12 years ago
Rename AtomPackage.packageMain to .mainModule

github.com/pulsar-edit/fuzzy-finder - 9c15674c5d7e87b448c13db933f82755138cc6cb authored almost 12 years ago
Rename AtomPackage.packageMain to .mainModule

github.com/pulsar-edit/tree-view - 8ed2331ff7ebbf4db8bbd500d90eec4dd7aeb863 authored almost 12 years ago
Require a deferred package early if needed when deserializing panes

The requiring of a package's main module is now decoupled from package
activation. Non-deferred ...

github.com/pulsar-edit/markdown-preview - 2e4812b7a77eb2235ad7656562fdf5e6af5364dc authored almost 12 years ago
Require a deferred package early if needed when deserializing panes

The requiring of a package's main module is now decoupled from package
activation. Non-deferred ...

github.com/pulsar-edit/spell-check - 4b875601285be478b1e35035977a2f4d38819644 authored almost 12 years ago
Use underscore node module

github.com/pulsar-edit/markdown-preview - 6409ac513ba190a9c9a76b89b1a78cd3ccf92c5f authored almost 12 years ago
Use underscore node module

github.com/pulsar-edit/tree-view - bf26a45f15ca1b26346f10ddbeea9c045f412dcf authored almost 12 years ago
Use underscore node module

github.com/pulsar-edit/command-palette - 1ae13b757589030693446ff36456c3240b46234d authored almost 12 years ago
Use underscore node module

github.com/pulsar-edit/status-bar - 12897fcf67106219c3b9d43f220bf06c179a7628 authored almost 12 years ago
Use underscore node module

github.com/pulsar-edit/package-generator - a919f96bdf0e574fa6dd87c991ff5080fd092a77 authored almost 12 years ago
Use underscore node module

github.com/pulsar-edit/spell-check - 12d50c932a48cc6aa467f6f4fc985fd388199fed authored almost 12 years ago
Use underscore node module

github.com/pulsar-edit/fuzzy-finder - adade04d0012ba0c1739e93bf5672a6e1eb830bb authored almost 12 years ago