Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/whitespace

:lock: Pulsar whitespace package
https://github.com/pulsar-edit/whitespace

Add descriptions for config settings

d7eb2a3a3f32a7055bc2e16f7397642721d95ce2 authored over 9 years ago
Prepare 0.31.0 release

4d020a6aa50c120eb3bea30498b55db49a52b7e0 authored over 9 years ago
Merge pull request #91 from jeremyramin/clear-blank-line

Clear blank line on new line

3fd0cf806bc005a1fa286802d4b8fee2324658c4 authored over 9 years ago
:art: Optimize clearBlankLine callback

Move the entire functionality of the clearBlankLineOnNewline method into
the callback passed to ...

30fdd44c4eeb5d6cfeaf7db424b90b60328e75c4 authored over 9 years ago
:white_check_mark: Add spec for clearBlankLineOnNewline

Add an 'it' that tests the clearBlankLineOnNewline method. This only
needs to be tested when whi...

d2816c9ed8d819a7cfb82706069cd73c9fb26bd1 authored over 9 years ago
:art: Refactored clearBlankLineOnNewline

Editor.transact should not be called unless we are going to make
changes. Now checks for the sit...

71899c15375fda04122503b8a5b6c925b7149cbe authored over 9 years ago
Clear blank line on new line

When a newline is inserted, check to see if the previous line is blank
(only whitespace). If so,...

3a89c78c658ccfb7a2ece479b222a20254b01383 authored over 9 years ago
Only build pushes on Travis for master branch [ci skip]

e6887d78c104a0181a085b7aa0ef7445907d55c6 authored over 9 years ago
Merge pull request #82 from atom/ld-markdown-line-break

Move special Markdown line break whitespace handling to configuration

af9edc6fcc739ac0e45674b67b45b25479f42f01 authored over 9 years ago
Fix stupid typo

03a03f09957368fac302f469efc9fd88609864ea authored over 9 years ago
Rename Markdown line break option and add description

cb9385f9f4ef405e16ef0a8867a9f2e3f1ec1b1f authored over 9 years ago
Move special Markdown line break whitespace handling to configuration

Fixes #68, #80

5004bf72668acdc12a2a8f3604e7bfabcf64e242 authored over 9 years ago
Merge pull request #81 from atom/ld-cleanup

:memo::art: Fix typo and use fenced code block

641ce76d7d07dd17eeae204940a2e8628d8ef252 authored over 9 years ago
:memo::art: Fix typo and use fenced code block

bfa95b8aec02c9f832c7acc851628fb6241a4202 authored over 9 years ago
Merge pull request #78 from mjrk/update-readme

adds syntax-scoped properties example to README.md

5c7bdbeded68e28a537757decb149f9261c973a5 authored over 9 years ago
adds syntax-scoped properties example to README.md

4aadf0701110144e00e857af4a8278d4fd3836ec authored over 9 years ago
Prepare 0.30.0 release

ae44d87d8dffc2e9ea8e1b660581a7bbf3c0e887 authored over 9 years ago
Consolidate buffer/editor destroy listeners

18f1ac79c719fc4aef2a711f4580222192d2084c authored over 9 years ago
Merge pull request #74 from aki77/fix/dispose

Fix dispose

e913cfa36bae81d44265939dc4446b37c29c53d2 authored over 9 years ago
Add spec

94f94a3b19de32be4dea9d459b28ee07f0a4b9cb authored over 9 years ago
Fix dispose

a38002c580667239e1f5bb8dc33960699c12283e authored over 9 years ago
Merge pull request #73 from atom/mq-coffeelint-plus

Add coffeelint support

02cb551dd35f60f54beb697aa0557005f861929e authored over 9 years ago
:shirt: Fix linter errors

b0df61fdbed3d9b5a4ab7cfff64c7e397184b436 authored over 9 years ago
Add coffeelint support

4c75b9c89145490e79eedd92ed5e0dbe3ea715c4 authored over 9 years ago
Merge pull request #60 from ccoenen/typo

fix minor typo in specs

466e130328e3ddd2a097989b6f4edc256d084bd3 authored almost 10 years ago
fix minor typo

7face247c722f4cf682be465d20f34fc85e83114 authored almost 10 years ago
Prepare 0.29.0 release

e706b227a3b6352fad376ecf1197d340c5b28b3b authored almost 10 years ago
:arrow_up: [email protected]

4c53f5255fd4a39f46780948002a4a3645140718 authored almost 10 years ago
Prepare 0.28.0 release

772a391e9893d72c71d398a4954cf0de08b14b65 authored about 10 years ago
Merge pull request #55 from atom/mb-use-new-config-apis

Use new config APIs

b960df498b9f4daf5381210c4d1f4b3df1910d8f authored about 10 years ago
Use new config APIs

b5fff0212d0b5016035190f50dcf52f82ae843d3 authored about 10 years ago
Prepare 0.27.0 release

0ff9ea9d0c8b12f8fff6761127c1f833851f89eb authored about 10 years ago
Merge pull request #54 from atom/mb-fix-deprecations

Remove use of deprecated APIs

088a08b81ee4c28c72c38008d9304973e4058883 authored about 10 years ago
Use Workspace::getActiveTextEditor

71a852adc029cbe31d9a05e1899ce0288b24c7ff authored about 10 years ago
Remove emissary dependency

451d76f67eae7768d67410ae1a248093c4a08fcb authored about 10 years ago
Use Workspace::getActivePaneItem()

e845e54fb0f9d8654b082c289e38a1aa98a0f46c authored about 10 years ago
Use multi-cursor aware methods on TextEditor

9a47b4d127906f1ccba0b203f15ed323608c914a authored about 10 years ago
Use atom.grammars, not atom.syntax in specs

c07ddaef77b20b5ede5dd6ad459fc272dffc429f authored about 10 years ago
Use Workspace::observeTextEditors

98d932e3146ea195d5fe9703a35cbff4122dc33d authored about 10 years ago
Use Project::setPaths, not ::setPath

c5a68355f89b39e308cbf29aa5df11a58cccb604 authored about 10 years ago
Don't use WorkspaceView in specs

0d9c1149bf32f954162742911491aaa789387f93 authored about 10 years ago
Use new observer methods

17c87c740f28236fb224a74590106da6a0d00fb3 authored about 10 years ago
Prepare 0.26.0 release

0515e3c55f2d96b936cf896a11458e5d2926e5a4 authored about 10 years ago
Merge pull request #46 from atom/bo-scoped-properties

Support scoped settings

10e662ba616b45c137714a3abbafd4a2ca438849 authored about 10 years ago
Convert configDefaults into config schema

Default jade to removeWhitespace: false

a2a658711251e6dddec597cd3196fa679d2ea562 authored about 10 years ago
Support scoped settings

e086e8d4b9423fe0c23eea941d5279fae0921061 authored about 10 years ago
Prepare 0.25.0 release

49848d419b9a7a15204d96da10caf96aa8ad4faf authored over 10 years ago
Tweak spec description

766378939e036cdfba3af95013186595dbdc62bb authored over 10 years ago
Merge pull request #40 from muchweb/master

Convert Spaces To Tabs

fafe328683abac4e91612b7c9e696620ae3e683e authored over 10 years ago
Removed typo

3a47b961b67244ce93abaf07b6f994aa1bf7a962 authored over 10 years ago
Convert Spaces To Tabs

ff823b311d5a37eb3ff89e3db41dc1d7557becb0 authored over 10 years ago
Prepare 0.24.0 release

c8d8ef68b6bca39558f717fc1a218ac1cbb0c872 authored over 10 years ago
Use subscribeToCommand

Closes #38

d4990bee1cf731b4ee942d62ce304f0329d5fa57 authored over 10 years ago
Prepare 0.23.0 release

06ff6664af8d0bed6589be3e0fc3a8e8b7f570fd authored over 10 years ago
Don't use deprecated APIs

084a0b62351b15ee5dd51e5be61c5b60393c3e0f authored over 10 years ago
Add convert tabs to spaces command

fe09d8e146554072973df11154e063eeea2f85ad authored over 10 years ago
Update contributing file

96ae7637265674d7e54c683644ae50e0bc2978c1 authored over 10 years ago
Add missing .svg extension on Travis badge

518e8155e848b6beacc0215d4a7d7362e25595e7 authored over 10 years ago
Update Travis config

123b8a05689ad673ca68ac9ba8ee127a9a2d8e75 authored over 10 years ago
Prepare 0.22.0 release

6f59efc764ad83c972810b373a72f03c4de0c9c4 authored almost 11 years ago
Unsubscribe from editors when they are destroyed

Fixes #29

f7c917bb871affa8f6b060de39f29d39a8949ad7 authored almost 11 years ago
Prepare 0.21.0 release

5054c7a1299aec117d5b69f2f7be759bfbcb3db7 authored almost 11 years ago
Add menu to remove trailing whitespace

88873010879132f6668d3b5aa79b8ec8eae589aa authored almost 11 years ago
Subscribe to remove command in Whitespace ctor

60ff4e5f1b4a1d2322df05b4de3654b2def7c79f authored almost 11 years ago
Merge pull request #25 from lettertwo/trailing-whitespace-command

Add command to remove trailing whitespace

ad46c9e798f3f77a20ab5ff58006cb55690602ab authored almost 11 years ago
Add command to remove trailing whitespace

4ba9ea01c93308b7faa698e9d56818c0e52e4c50 authored almost 11 years ago
Prepare 0.20.0 release

297334f7c67cc78529bef59f06b5bc169624da1b authored almost 11 years ago
Unsubscribe from buffer when destroyed

This ensures the view's subscriptions aren't holding any references
to buffers once they are des...

f204aaa875b30ba8542c79307f0714ef27ff71f2 authored almost 11 years ago
Stop listening for new editors when destroyed

7008f57f0df16960a786e90353f17583a52b2add authored almost 11 years ago
Prepare 0.19.0 release

16dd502aee859e80721dcb0b3c056c67a569139b authored almost 11 years ago
Unsubscribe from buffer when editor is destroyed

Closes #24

80458b138bcb546f338c5632488a4811272650de authored almost 11 years ago
Prepare 0.18.0 release

dfcbf8656db8fa249c31af50ed06c712e1da38de authored almost 11 years ago
Merge pull request #21 from atom/fix-trailing-newline-cursor-shift

Restore cursor buffer position after removing trailing newlines

816afbdecd6de8f0a56d05928f7952c6c8730977 authored almost 11 years ago
Maintain selection ranges when adding a newline

dbb992ba723a25a953c63b55d5edf669ebf637ea authored almost 11 years ago
Update spec to maintain for selections when appending a newline

31e562d3aa35aa2f452313ea0a2ed01d8d23709a authored almost 11 years ago
Getting the function name right helps a lot!

574791c210a0ef85830b6cc2377e74e3e38b3efc authored almost 11 years ago
Fix that spec.

63472d25a47be5edbb076091645dc414ed45dd0c authored almost 11 years ago
Prepare 0.17.0 release

6aacc9454fdfd99a6b880397a48049f619e5314b authored almost 11 years ago
Merge pull request #18 from norio-nomura/ignore-whitespace-only-lines

Ignore whitespace only lines

9f6f006fcbf072e9ebcd957f681d5fbec2bc6fd1 authored almost 11 years ago
Restore cursor buffer position after removing trailing newlines.

3edf7a9189b414ee0f42b9acc2bac01af57bc35b authored almost 11 years ago
Remove unnecessary test

13f1e38e99d9d302219ec2c6774f887f631d2665 authored almost 11 years ago
Fix comment style which pointed in review

9c5021a16e24bf1cf33c3f1288e13e3eb8406781 authored almost 11 years ago
Fix typo and comment style which pointed in review

7fc690465fb96c08121d0f14ac00a67384176328 authored almost 11 years ago
Add code for ignoreWhitespaceOnlyLines as Issue #13

1bd1cd859199dcb7172630932c8408385a21950e authored almost 11 years ago
Add test

b33dc23941551d397b4fa5826b8819073fd4f9d3 authored almost 11 years ago
Add ignoreWhitespaceOnlyLines as disabled by default

4a14b8300b39c11d7e9ade5a21d79fb9d97da122 authored almost 11 years ago
Prepare 0.16.0 release

d715953ad013e2e0d60c6238f4ce3f2f2cc11ef7 authored almost 11 years ago
Merge pull request #12 from atom/ignore-current-line

Add option to ignore current line when trimming whitespace

e354303364d215dcab48c25075a84a9f28b020f3 authored almost 11 years ago
Cleanup and a broken spec.

d7dc98f5428cdb7b69ba72c69bf43d545adf4b29 authored almost 11 years ago
Fix GFM tests.

bddc6fd21b7f2d1d5b119f34b18b71c2c20de5cc authored almost 11 years ago
Cleanup ensureSingleTrailingNewline specs.

6b2ee17a22b41ce14b7e02b0cec2ef41ed7f1714 authored almost 11 years ago
The config value is automatically restored on each spec run.

0384362c39b4289c719d249bcb9914eb81b5c8fc authored almost 11 years ago
Get the buffer position correct for second cursor.

52bc414bb1c26e8a5873c7003c2c80ac39b785e2 authored almost 11 years ago
Use setCursorBufferPosition() first to collapse cursors.

f658ea000caa95e9392de4453aaaa73bb358aafc authored almost 11 years ago
Update specs for multiple cursor support.

5961b67ae3c74d553abf102301805c1e3b2a5809 authored almost 11 years ago
Add support for multiple cursors.

8b6a11ba1b12b633266b014186b533a976d50b0e authored almost 11 years ago
Actually use the correct cursor position in the specs.

18d642cd6ffc47c405d5af6b05b8b67d212dfc80 authored almost 11 years ago
Give specs better names. Remove unnecessary specs.

14c11a5cb1200ba4f648fe1f74f9501d441ee13c authored almost 11 years ago
Switch to using backwardsScan.

This fixes a bug where the cursor index would change out from under
you as the replacements in t...

9ceaa58b95d011d22671c85a14c23493d60d4996 authored almost 11 years ago
s/ignoreCurLine/ignoreCurrentLine/

ee65af4479caf45f36e0382ae17b56b789d0eae2 authored almost 11 years ago