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

TAP: don't report skipped tests

github.com/pulsar-edit/jasmine-reporters - 7dbadb7260c710a6e50a2c791ed8774b0eae45ee authored almost 12 years ago
The dragged tab should carry information of file.

github.com/pulsar-edit/tabs - 5ccc34fe6ea6703e1793d377469eb5db2a08636c authored almost 12 years ago
The drop marker should disappear when drag is done.

Previously we make drop marker disappear when drop is done, it would
case the marker to live for...

github.com/pulsar-edit/tabs - c0c0dce989a5f764f1b4892ce6a215f893ba4a62 authored almost 12 years ago
Allow dragging of tab when there is only one tab.

The tabs should be able to be draggale out of the application at any
time, and if there is only ...

github.com/pulsar-edit/tabs - 1146ad7185e991302a54f282d2d07caa7ba0f25d authored almost 12 years ago
Look for markdown preview in all panes to update

Previously only the next pane was checked to see if a preview
exists to update. This would fail...

github.com/pulsar-edit/markdown-preview - c95130dc62790122a97dce981086e27edd6a24c4 authored almost 12 years ago
Use Pane.activeView instead of Pane.viewForActiveItem()

viewForActiveItem() can create a view which we don't want to do
when responding to events in the...

github.com/pulsar-edit/status-bar - 7795c2ddfb0c270f260c9611870342442b3f3f35 authored almost 12 years ago
Support more than just editors in the status bar

The status bar view now tracks the active pane item
and hides and shows elements that apply for ...

github.com/pulsar-edit/status-bar - 40f8dddd1fa72c76b6a301a9dc72e5d9d6bcc17d authored almost 12 years ago
Attach editor and update display in spec

This is required now that the editor checks visibility
before updating the display.

github.com/pulsar-edit/status-bar - 63d878216e558c51e65e2749b6597b5da3207c12 authored almost 12 years ago
Merge remote-tracking branch 'origin/master' into vim-core-changes

Conflicts:
src/app/editor.coffee

github.com/pulsar-edit/bracket-matcher - 7ac5a99da4d893f344438f76f54ba66a9e94da70 authored almost 12 years ago
Parse emoji start, word, and end into different scopes

github.com/pulsar-edit/language-gfm - b2c5957f5b57055350a1fa9b8a38fc2a69556ec5 authored almost 12 years ago
Unsubscribe if editor has no session

github.com/pulsar-edit/spell-check - 55314b3e2dabf6528b09d4765fae2e3925ef59e7 authored almost 12 years ago
Only match brackets if underlayer is visible

github.com/pulsar-edit/bracket-matcher - b617f69be0e74ca2aea762e7367b9fb5c46c1c2c authored almost 12 years ago
Use indexOf instead of substring to check path

github.com/pulsar-edit/tree-view - ecae2b442d96a9376b737b05a73b9ffec02e96da authored almost 12 years ago
dataTransfer.setData only accepts string.

github.com/pulsar-edit/tabs - 5ce4ab39d62499c4f9b3a1820e032bf3613d09dd authored almost 12 years ago
Revert "Selection support for bracket matcher"

This reverts commit 460c4a0b09bb5b87acc6448fa23a32462b824f8b.

github.com/pulsar-edit/bracket-matcher - 33b2fd7777711245566f4878b1f2b789ad6f7b52 authored almost 12 years ago
Merge remote-tracking branch 'origin/master' into vim-core-changes

Conflicts:
src/app/text-buffer.coffee

github.com/pulsar-edit/bracket-matcher - 1ddc2a57dcddfc0a810db214cbbbb4b314e900d6 authored almost 12 years ago
Merge remote-tracking branch 'origin/master' into vim-core-changes

Conflicts:
src/app/text-buffer.coffee

github.com/pulsar-edit/autocomplete-plus - 01134df87fb7020f935bf51ab8d7fcf29b06aefe authored almost 12 years ago
Only respond to drag-drop of tabs in tab bar.

github.com/pulsar-edit/tabs - 53b3654d84076496d47cdbf7b7213883e44596fb authored almost 12 years ago
Remove unneeded syntax.off() call

syntax.on() is no longer called anywhere in the package.

github.com/pulsar-edit/spell-check - c54333eb4bb87febbaa0acb1adfe5a5f5e2ce102 authored almost 12 years ago
Start spell-checking immediately

When the grammar changes, spell check will detect this and toggle
itself accordingly. Before a g...

github.com/pulsar-edit/spell-check - d6afa8e29441bc484add19741619574b45563741 authored almost 12 years ago
LanguageMode switches to a better-matching grammar when it is added

github.com/pulsar-edit/status-bar - 5a71ace76af38a3c4e3b5af80bb53474db06477a authored almost 12 years ago
Only add wrap guide to pane-based editors

github.com/pulsar-edit/wrap-guide - 0824a23cd9012d7a0c0f7c76f60cab9755883aa2 authored almost 12 years ago
Only expand folder when needed for file asserts

Closes #470

github.com/pulsar-edit/tree-view - 5928c7c81b400b0bb7c73227e97193d097812d23 authored almost 12 years ago
Invoke callback with empty array on non-zero exit code

github.com/pulsar-edit/fuzzy-finder - e1a2c380c01fed8d187d8072ae1cde0e6da39338 authored almost 12 years ago
Use more generic core.excludeVcsIgnoredPaths config key

github.com/pulsar-edit/fuzzy-finder - 5e05f11127f29122e8e010303d3b85002c4213ab authored almost 12 years ago
Merge origin/master into nak-powered-search

Conflicts:
src/packages/command-panel/lib/preview-list.coffee
src/packages/fuzzy-finder/lib/lo...

github.com/pulsar-edit/fuzzy-finder - a1ef35808ab675657e8a70551dcdb85a2b9555d5 authored almost 12 years ago
Rename VCS ignore config setting to fuzzyFinder.hideVcsIgnoredPaths

github.com/pulsar-edit/fuzzy-finder - 9962bc87049ed4994ba4a74a93d86ccf78592f73 authored almost 12 years ago
Invoke callback even when command fails

github.com/pulsar-edit/fuzzy-finder - dd9be3c2d6d26cfd8526a7f5001406571ae77b3a authored almost 12 years ago
Use long opts for readability

github.com/pulsar-edit/fuzzy-finder - b42ee8473238568bd7c3c8cd5658862d0b02ba33 authored almost 12 years ago
Follow symlinks loading paths

github.com/pulsar-edit/fuzzy-finder - b07e8cb1848805c96dfb27afe61d918615a3eae0 authored almost 12 years ago
Make all requires of 'fs-utils' assign to fsUtils var instead of fs

github.com/pulsar-edit/fuzzy-finder - 9d9212c4183eaf64467411c8845123969ff8ea23 authored almost 12 years ago
Make all requires of 'fs-utils' assign to fsUtils var instead of fs

github.com/pulsar-edit/tabs - e36f3ee86a5bba1e8bbb140cf075347d06ea5da6 authored almost 12 years ago
:lipstick: add eof newlines

github.com/pulsar-edit/grammar-selector - 612a1c7a0a7736234a19f9c4ff586b7b3cb09554 authored almost 12 years ago
Make all requires of 'fs-utils' assign to fsUtils var instead of fs

github.com/pulsar-edit/status-bar - ed9f8214da36980583c4cd0f6a08b285bfa15956 authored almost 12 years ago
Make all requires of 'fs-utils' assign to fsUtils var instead of fs

github.com/pulsar-edit/symbols-view - 0e31cb0d21fd2dbf2e4ddec740420296262d3784 authored almost 12 years ago
Make all requires of 'fs-utils' assign to fsUtils var instead of fs

github.com/pulsar-edit/package-generator - 5f80c635939f4b6b11bbd064fdc0fc1b33bd9e96 authored almost 12 years ago
Make all requires of 'fs-utils' assign to fsUtils var instead of fs

github.com/pulsar-edit/tree-view - f7dda001e3fc9a0cb9b7ebc4d53af979399aca48 authored almost 12 years ago
Make all requires of 'fs-utils' assign to fsUtils var instead of fs

github.com/pulsar-edit/whitespace - 597e8e502e6782f4b3943f132bbce5ac14fdcc65 authored almost 12 years ago
Make all requires of 'fs-utils' assign to fsUtils var instead of fs

github.com/pulsar-edit/markdown-preview - c74f274d69112a8d4469b7f5b3dfa4a7cb3b02eb authored almost 12 years ago
Always pass a hash to TextBuffer.scanInRange iterators

This makes it easy to only assign variables for the information you
need in the iterator. Before...

github.com/pulsar-edit/autocomplete-plus - e7c8f8bcd4525f9307bb274fcc00495f512f5b4f authored almost 12 years ago
Always pass a hash to TextBuffer.scanInRange iterators

This makes it easy to only assign variables for the information you
need in the iterator. Before...

github.com/pulsar-edit/bracket-matcher - 2e010f5319ea99a2a3bdbd8c6bfc5cbe9e3aa7a8 authored almost 12 years ago
Always pass a hash to TextBuffer.scanInRange iterators

This makes it easy to only assign variables for the information you
need in the iterator. Before...

github.com/pulsar-edit/whitespace - 8349e58acd7028e9440957244d6e68b6b9729b24 authored almost 12 years ago
Use `backwardsScanInRange` instead of passing `true`

github.com/pulsar-edit/bracket-matcher - c84bbe6d3c6ec4ea55ab6fd50a5fcb593d558deb authored almost 12 years ago
Selection support for bracket matcher

github.com/pulsar-edit/bracket-matcher - 6a68f34656f68680a7ae5f18bb776d3c80c02c72 authored almost 12 years ago
Add autocomplete:next/previous events

github.com/pulsar-edit/autocomplete-plus - fea9020e47fc20c5b91cb2351c81f658d003ad02 authored almost 12 years ago
Add failing symlink spec

github.com/pulsar-edit/fuzzy-finder - 56e5c9608787393f3a632ec91a48bd3b9483e1f0 authored almost 12 years ago
Use splat instead of apply

github.com/pulsar-edit/fuzzy-finder - 83f5c2019d63a6666d97039284f9fc0edf00ab89 authored almost 12 years ago
Push new paths onto existing array

github.com/pulsar-edit/fuzzy-finder - 7659d98ec47ffc5f5210d77886b4f6d7b241265a authored almost 12 years ago
Use consistent quotes

github.com/pulsar-edit/fuzzy-finder - bc1b40f6360713714b0f13dfbd008bb6fff04234 authored almost 12 years ago
Remove unused aborted ivar

github.com/pulsar-edit/fuzzy-finder - 73c66c6ef42adabce3ae71edc1d40f342c5ebbad authored almost 12 years ago
Modernize markdown preview spec

github.com/pulsar-edit/markdown-preview - f592fe2b853984ce3cfe3231de366e698b55bd01 authored almost 12 years ago
Log warning when trying to render non-markdown file

github.com/pulsar-edit/markdown-preview - 6c64953ccfe11baf160acfe5cc3280ec82fee00a authored almost 12 years ago
Only display markdown preview on save if preview already exists

github.com/pulsar-edit/markdown-preview - 78d00d2d24dc7e6bbd02ef9d8287273ef4f5b2a6 authored almost 12 years ago
Show GitHub API error message when markdown preview fails

github.com/pulsar-edit/markdown-preview - 5d0343353870d2371867593bfe029ac324b7818d authored almost 12 years ago
Update markdown preview when markdown buffer is saved

github.com/pulsar-edit/markdown-preview - e44e9d3f1b8affc8e38a42fa0719c4b5c9345ae8 authored almost 12 years ago
Only show markdown preview if the edit session's grammar is GFM

github.com/pulsar-edit/markdown-preview - 57fceeb79cedb26c409d7bb8228d2bd6afac17c2 authored almost 12 years ago
Markdown preview listens to `core:save` on activate

github.com/pulsar-edit/markdown-preview - e06fa94280fcb5233d778e6ed0b5ddc5bf5b9787 authored almost 12 years ago
Attach to DOM in specs that alter the mini editor

This is now required since populateList() is only
calls when the timeout is fired and the select...

github.com/pulsar-edit/autocomplete-plus - 880009f55f1bfbb762f8f753513fa02c5eba4292 authored almost 12 years ago
Remove double de-duplication of paths

github.com/pulsar-edit/fuzzy-finder - 191ed10f5313b051abd94a1135e8c4bdf2277280 authored almost 12 years ago
Use absolute paths in specs

github.com/pulsar-edit/fuzzy-finder - 1916e77c03b05c1168677855ebbee9cbe30704fa authored almost 12 years ago
Only add folder span if project-relative path isn't empty

github.com/pulsar-edit/fuzzy-finder - 0400efc7aee04bf6678ac97f64bee91849763051 authored almost 12 years ago
Add back serializiation of last opened time

github.com/pulsar-edit/fuzzy-finder - 17a42bdda5f592bb1ce3873525207ea4d2fa964c authored almost 12 years ago
Remove sortable list class


Because sortable list was only being used by tab bar view, I got rid
of the class hierarchy.

github.com/pulsar-edit/tabs - 403005d20a570e66d368229b5c04851fee4b27f5 authored almost 12 years ago
Allow tabs to be moved to the beginning and end of the tab bar

Closes #409 (409, puts grease on the run! http://www.dailymotion.com/video/xxsbbb_formula-409-19...

github.com/pulsar-edit/tabs - 8f3050dd4c6154e47465e103e05624d89cd728dc authored almost 12 years ago
Add spec for when singleTrailingNewline is false

github.com/pulsar-edit/whitespace - 3f1c8628cf3397c0572d305b4d39f2ee39350f8e authored almost 12 years ago
default singleTrailingNewline to true

github.com/pulsar-edit/whitespace - 1c74f5805b8c0bab5dd5e1e175156c94311d67e1 authored almost 12 years ago
Rename `singleTrailingNewline` to `ensureSingleTrailingNewline`

github.com/pulsar-edit/whitespace - f21516649f1823ff87b1e21ef13b68116f4aabb6 authored almost 12 years ago
Rename strip-trailing-whitespace package to whitespace

Because it does more than strip trailing whitespace

github.com/pulsar-edit/whitespace - 2c2afc35cabac9b11bbe4a7fa2858b9b488597d7 authored almost 12 years ago
Remove auto-indent gfm spec

github.com/pulsar-edit/language-gfm - 3c0b2297598b6bd2fd0b54edddb56efe53eadb07 authored almost 12 years ago
Remove auto-indentation for markdown files

Closes #395

@kevinsawicki I couldn't figure out a reason for this
indent pattern? I looked in t...

github.com/pulsar-edit/language-gfm - 0b1017a127fe912e95b2c9e40e3bfcb2c54fddb4 authored almost 12 years ago
Remove unneeded empty string span values

github.com/pulsar-edit/tree-view - 704290e327d370a4bc562ebcc8d358aeaafc380c authored almost 12 years ago
Extend highlight span to be entire width of tree

Closes #219

github.com/pulsar-edit/tree-view - cbb67208621c07f6d288e8f75ac20160485a3ae7 authored almost 12 years ago
Relativize paths to project for folder label

github.com/pulsar-edit/fuzzy-finder - 0b3748753aab985ea2ed6b5db6e51f890db796f1 authored almost 12 years ago
Remove unneeded unspy calls for setTimeout

github.com/pulsar-edit/fuzzy-finder - 0c94a61bfc88266fb99bc7d4cfd69e4c4bd6ea5e authored almost 12 years ago
Kill process when task is aborted

github.com/pulsar-edit/fuzzy-finder - edbd29290d49ba34b8a08cca88fbba3d54e5ef85 authored almost 12 years ago
Drop unneeded quotes

github.com/pulsar-edit/fuzzy-finder - f854eb3becdb2efc0c9acacc1bcfde152963f2fb authored almost 12 years ago
Un-f fuzzy finder spec

github.com/pulsar-edit/fuzzy-finder - e106adb7cbfae457afe9b55b9df4f79077007d67 authored almost 12 years ago
Fix fuzzy specs

github.com/pulsar-edit/fuzzy-finder - 2a5a799eeef6049f66d722724f06dd450f7a11ed authored almost 12 years ago
Merge pull request #25 from uzikilon/patch-1

Corrected the check for the existence of jasmine

github.com/pulsar-edit/jasmine-reporters - 3ac538f97408c1289edf90bc99f6f0b148684571 authored almost 12 years ago
Merge branch 'master' into absolute-paths-in-fuzzy-finder

Conflicts:
src/packages/fuzzy-finder/lib/load-paths-handler.coffee

github.com/pulsar-edit/fuzzy-finder - a0f4fb797b67123a0097650072ed94218cc8f01f authored almost 12 years ago
StatusBar now triggers `grammar-selector:show`

github.com/pulsar-edit/status-bar - 2b25f8c75e691844ad0d1c7b8c53f43d77144a7c authored almost 12 years ago
Un-f grammar-selector specs

github.com/pulsar-edit/grammar-selector - 7a34d3e0066d07afdaf1bf0283513fcc3e24c581 authored almost 12 years ago
Move GrammarView into GrammarSelector package

github.com/pulsar-edit/grammar-selector - b7c8b84928bc9774f8ca77a3831b49b418ac8bda authored almost 12 years ago
Use nak for fuzzyfinder, too

github.com/pulsar-edit/fuzzy-finder - 7739f03c01273827388ace018e1256fd39a8dddf authored almost 12 years ago
Show root view events when no element has focus

Closes #327

github.com/pulsar-edit/command-palette - 806c390d0f705cd2732e3e348d14150ca4a6650e authored almost 12 years ago
Remove unneeded initialization of variable from superclass

github.com/pulsar-edit/command-palette - 4570e0e05fe3b86cd0dbaf405217ca5b71d478d2 authored almost 12 years ago
Don't show duplicates in open buffer list

Closes #378

github.com/pulsar-edit/fuzzy-finder - f1dde87452a464677bfab40aa1e12a5c7251f054 authored almost 12 years ago
Start figuring out where the pieces go

github.com/pulsar-edit/fuzzy-finder - d2a2e1080a61cca385ca2eccd9e7f3be7740ed28 authored almost 12 years ago
Rename node-nsspellchecker to node-spellchecker.

github.com/pulsar-edit/spell-check - 2f91321395eea9aaa9bb497b08e3167819631e6f authored almost 12 years ago
Use node-nsspellchecker to replace $native's spell checker.

github.com/pulsar-edit/spell-check - b95060f0eede5fc021f415b1316eb6acc22a8071 authored almost 12 years ago
Use `atom.activatePackage` directly in specs

github.com/pulsar-edit/spell-check - 213f1420cfe8daacc4539cabf4372ee45ad82916 authored almost 12 years ago
Use `atom.activatePackage` directly in specs

github.com/pulsar-edit/tabs - a21096333213874be1bc786078f5c0c58b73ddc9 authored almost 12 years ago