Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/grammar-selector

:lock: Pick a grammar for the current editor
https://github.com/pulsar-edit/grammar-selector

Fix deprecated call

12781fc40662b19c08d0e239d86a2a9b7ca7ea30 authored about 10 years ago
Prepare 0.42.0 release

8582d8daf8d72c7535ae724889824ecf309e2587 authored about 10 years ago
:arrow_up: atom-space-pen-views

69c5b649b229980c46e05dc7566aa7554fc7eab9 authored about 10 years ago
Prepare 0.41.0 release

ec34b90a4323827cefb2ef098a64981f8f25112d authored about 10 years ago
:arrow_up: atom-space-pen-views to 1.0

5da607d4f27fdd6e67388f8d36b35b094cd1a574 authored about 10 years ago
Prepare 0.40.0 release

33a6f02e50de70400b12339a043227c4c2a03a1d authored about 10 years ago
Listen for event on editor element

a1cedaeb3376f6411d661885bc8f5cc745d9dd8a authored about 10 years ago
Prepare 0.39.0 release

68f9a4c79ee7ec3b7ea47e4f0dd4eac8642cbe8d authored about 10 years ago
Dispatch event on active text editor view

Closes atom/atom#4654

533a86afa713df6e48a1d7454e93da783c8bc68c authored about 10 years ago
Prepare 0.38.0 release

b46ec968739c39b77f3a361862a51b1870803fcd authored about 10 years ago
Merge pull request #13 from atom/mb-modernize

Remove uses of deprecated APIs

6da5a788dbd7ddbf0b0d901164ba3824902e8805 authored about 10 years ago
Add ?

ed24cb86c568499e96db61568bc8a6d2403b5497 authored about 10 years ago
Clear editor and grammar when cancelled

21c7f6ba5b015604229554da97eaec1ca5d59b8b authored about 10 years ago
Use true custom element

289a855e235511098e9ca557738567fec7d36f64 authored about 10 years ago
Set editor each time list is toggled

da7fceb8871196a29bc99cb32e58fa69eb35542b authored about 10 years ago
Call toggle each time command is dispatched

9843004373d3f0f29a9fc98276ca6bf71b452e8b authored about 10 years ago
Use atom-space-pen-views

aea42699ecff7cd259df1229750ad7dedf9548fe authored about 10 years ago
Use dispose instead of off

76012ec1e9b4de06d140a1392889cb4426425158 authored about 10 years ago
Don't use subscribe/trigger

3779c6170d78d3372ef73d6ad73363e6dcdf11f8 authored about 10 years ago
Use PackageManager::onDidActivateAll

10584f1c7e8e58308f75dad2af51d512e6573a89 authored about 10 years ago
Use Workspace::getActiveTextEditor

844a405866beff15575f4fb0ee9dada3d1154b70 authored about 10 years ago
Use atom.grammars, not atom.syntax

f4d20df665915299d2582df407f64da0a3bd153b authored about 10 years ago
Use a config schema

a02955be93a67d7e6739d0636413f0b389f398f7 authored about 10 years ago
Don't use WorkspaceView

f7497afbb0938b28074f155dcf8a41ab0e073701 authored about 10 years ago
Use panel API to create selector modal

19e6e68d74b3cd05094325cd15792e72b6872634 authored about 10 years ago
Use new status bar API

8d62747f9868972f47a0b60a49935840ab955218 authored about 10 years ago
Prepare 0.37.0 release

349d42286fc9bd4dd7661947d00f8a5ebf2033a2 authored over 10 years ago
Use subtler text-color for grammar status link

9e525acbf0206d4e48acbe0c75e60a79299b8f51 authored over 10 years ago
Prepare 0.36.0 release

841202818112d75630a9de2e83a16dbda131e426 authored over 10 years ago
Add change item to editor context menu

a3de177b98d76c29d769c4e49b2b423d6d358a74 authored over 10 years ago
Prepare 0.35.0 release

6914a4d0d315996518457a9f2adf74f827354fb5 authored over 10 years ago
Guard against null subscriptions

Previously this was logging errors during shutdown when the active pane
item wasn't a text editor

0e8db6493a8a3b77f70bbc5367b6c038a1a66e01 authored over 10 years ago
Prepare 0.34.0 release

1ec7e9cb324f43db2d1a9f75f8266d1d22c29bc1 authored over 10 years ago
Destroy status view when package is deactivated

5f2ca38758bd7e9fd322354b0fdc1afe79001152 authored over 10 years ago
Prepare 0.33.0 release

9a7b9bc32dfed21fc8b07ea8998c3032267e719f authored over 10 years ago
Use custom element for grammar status view

2e6261a05dede971f96f8534680923c771ae1280 authored over 10 years ago
Prepare 0.32.0 release

4c9f38bd4d11aa2db414b1785d88c7e7d6aab060 authored over 10 years ago
Merge pull request #11 from sscotth/master

Add data-attribute to grammar list

ce1e126fb43d1d6d47e293fb73fbce5a1fb3bc7a authored over 10 years ago
element.dataset over element.setAttribute

a110c51657f110c7ec30f6ecadba7df047a97623 authored over 10 years ago
Prepare 0.31.0 release

d28542f3fc15edd2a2512101444022145d5dbef5 authored over 10 years ago
Make root div inline-block as well

14ed054b2dd6323bdf84d781e1bc4dd17f58bcb6 authored over 10 years ago
Prepare 0.30.0 release

8a7334a2e210a33a653726e92a51844f03d7b4f7 authored over 10 years ago
Set display property directly

7f1525e416d6dc710c91c2f97fd5cba1302cf156 authored over 10 years ago
Show view when grammar exists

8c5b4781f0a2885d432bcf156f39090b6c69319f authored over 10 years ago
add data-attribute to grammar list

f7fa138ac772d94838b8e2d21989111287b2e468 authored over 10 years ago
Set grammar data attr on link

62e5e9f16a7346b22d076c3c059a4866f20585d5 authored over 10 years ago
Merge pull request #10 from sscotth/master

div surround status-bar-view and add title to link

e471e46da3cedfc1be4f91260c698088cf1928f7 authored over 10 years ago
use the preferred outlet

8f19a536ef393a4a2042b82b47ae5f9496901df6 authored over 10 years ago
div surround status-bar-view and add title to link

41058e647681dce3809091a347072e30c4f39d04 authored over 10 years ago
Merge pull request #9 from PeterDaveHello/patch-1

make CI build faster

7d3cec92d77f8ec218ff0c7bb1b0a303cafc40ee authored over 10 years ago
make CI build faster

8d3a6a67439c500f94430c0d767cfff826110239 authored over 10 years ago
Prepare 0.29.0 release

a2c6551dd7235ece1bf76f15198b1fe2def13cc2 authored over 10 years ago
Fix specs

a10eec57e646b9f50de7970dd48b09da14d9192f authored over 10 years ago
Prepare 0.28.0 release

f68eba58216bf1492b35bc027424d83890551078 authored over 10 years ago
Put grammar selector on the right side by default

This will make it play nicer with showing more information after the
character position on the l...

063750f6eb62717b1ec7cd53522f3720b30f0a1c authored over 10 years ago
Don't use deprecated APIs in specs

d728d54d337d181c5d6561aa4e1d9e3d72369a3d authored over 10 years ago
Prepare 0.27.0 release

3f712c1298bc2ad8f9b2d1df4b68a78c6c56f3ca authored over 10 years ago
Listen for grammar-changed events on the editor models

Previously the editor view event bubbling to the workspace view was used
which doesn't work with...

0255d1f2a7bd818283b595ba4e9facc357d92c10 authored over 10 years ago
Prepare 0.26.0 release

2d1e8bcdca1c4d0092139a6245df0ed18db5fc1b authored almost 11 years ago
Rename config to showOnRightSideOfStatusBar

0ffffbf8a4efa532f8e6a34abead99ec14192cb9 authored almost 11 years ago
:lipstick:

491fc32094f34310597f26d3aa7632fd97da3a96 authored almost 11 years ago
Merge pull request #6 from danzimm/status-bar-setting

Added option for where the status-bar view will be placed

f9f44aac933aa3064e1f014cb879a8c2159a13c2 authored almost 11 years ago
Prepare 0.25.0 release

5d7d8d0e21df3bf465081cfa8c7621c1f1e947a1 authored almost 11 years ago
Update Travis config

c50b5f06dfdcf9aff45e7fb5cc7a203fca1bac7b authored almost 11 years ago
Prepare 0.24.0 release

e1386a943561a93123d1babc4148c349a4a8f5c1 authored almost 11 years ago
Add linux keybinding

51e445b03cdab3a941ee5bb52990c5c181fabcc2 authored almost 11 years ago
added option for where the status-bar view will be placed

1b22ab46894f05458d6ffb61f2986f71fe3002f7 authored almost 11 years ago
Prepare 0.23.0 release

107986ffe342c383c63a8f065a98140d93c08d0e authored almost 11 years ago
Add spec for untitled buffer

08ad59a40579c30260cbee2c55acede404f96b99 authored almost 11 years ago
Call Editor::setGrammar instead of Editor::reloadGrammar

This ensures the grammar is always set to the one selected

f8d852e7842db331f590702283dc2a14e05d0343 authored almost 11 years ago
Prepare 0.22.0 release

88c63becfbe51c042840bb2707ea99053aa6503c authored almost 11 years ago
Use scope name when grammar name is missing

51c531043eaa9e0af6b1eec3e8fa0ca12620471e authored almost 11 years ago
Prepare 0.21.0 release

d17a8c49c90df217b17bee12a56c0af8e9ea4313 authored almost 11 years ago
Add screenshot to README

17721ec16e29f7da8345a2c4d054d75d6ef6beb8 authored almost 11 years ago
Update keybinding in README

5000b3ad52a37a0ede5525ed5bcb6b57bb609458 authored almost 11 years ago
Update LICENSE.md and CONTRIBUTING.md

c39540703defdf0c123206c35acaa3fafa247545 authored almost 11 years ago
Prepare 0.20.0 release

ba60b62f93e88246529b2d82d77d0bd1f420cc45 authored about 11 years ago
Merge pull request #3 from atom/ks-cleanup

Cleanup

8e64d5e6d9a431cdb7ada6d875bde86473e66d8b authored about 11 years ago
Call focusFilterEditor()

2ae71a0bbaea3e5ca825b8a0390460217a15443a authored about 11 years ago
Use view instead of selector in specs

65f3df7a96a68f8b1983331f0da09fa8055b02e7 authored about 11 years ago
Subscribe to grammar-selector:show

74ebc15566df68e65a712385c4386f09390cc377 authored about 11 years ago
Remove unused CSS class

9bee88244f64b25d0318c2411b7fd97c42bb35dc authored about 11 years ago
Use skinny arrows in instance methods for consistency

7a2e57c0900a951e948682a191514fc7311dba59 authored about 11 years ago
Use atom.workspace.getActiveEditor()

180795fc47407dbd535b18fcbac76e528450bc25 authored about 11 years ago
Update spec for new event target

e2ab66cb2ddc6e2eebf75cff6122488bfed7db5b authored about 11 years ago
Trigger command directly on atom.workspaceView

37d1918418457d1855252ebc4976f2f04cea3c9e authored about 11 years ago
Group similar subscribes together

ee589d1bbf2d959d8379f2c7746f3a4deda035d6 authored about 11 years ago
Deconstruct statusBar from atom.workspaceView

8c122022d7ecdf5ca65224f8ce7d7daace9ca4c9 authored about 11 years ago
Add attach method to status view

a85d8fb57090ff5428226f8f28adc4b651ca8d00 authored about 11 years ago
Rename GrammarSelectorView to GrammarListView

162dd926f0e6a5ee68a8172d69f3fdc23ec55ab7 authored about 11 years ago
Rename grammar-selector to main

9561f6ce34e0e70e8ce8c84a4486a35c0b926c51 authored about 11 years ago
Add create view helpers

a6f6b1a38dc9a1db8d6587478ecef90043888350 authored about 11 years ago
Check for null statusBar

95c2ee061cad5d47657682bcc08d2586526160cd authored about 11 years ago
Group overridden methods

8e4e69079c2717279a1b50d3cdce26146c88d156 authored about 11 years ago
:lipstick: Group initialize lines

ab930483c745cbeb507e71f46107edd68d52e876 authored about 11 years ago
Use atom.syntax.getGrammars()

e9e7dea90ff9c8ddb31467356af82b51008bc3e2 authored about 11 years ago
Use atom.workspace.getActiveEditor()

f73eee21574ee02a72b96bc7f2fab744f4f48059 authored about 11 years ago
Add class header comment

f94bc2f55403668af5cd3002442db3fc246b09a0 authored about 11 years ago
Remove unused requires

a9521691f3359e823febf1107e48c7acf5d84ac9 authored about 11 years ago
Lookup grammars by scope name

7f051881ec228ce003a27c91bab313c9911090a9 authored about 11 years ago