Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/language-less

:lock: Less package for Atom
https://github.com/pulsar-edit/language-less

Merge pull request #1 from Sertonix/patch-1

add archival notice

f15b9a6b2314f645d877ab28312425f9b39e00c9 authored about 2 years ago
add archival notice

75b77427e2a89818333ed6ee146589dbf3a01760 authored about 2 years ago
Merge pull request #92 from atom/migrate-to-gh-actions

Migrate to Github Actions

98b5e67f9af1cd2e82fbcb430a9e8f1dc935a2eb authored over 3 years ago
setup GH actions

9bd02de79c636ecd9b6c44de93728c32fade8165 authored over 3 years ago
Prepare 0.34.3 release

4a1426a08d40512291946e697183c9290fc59f19 authored about 6 years ago
Merge pull request #90 from atom/dot-github-update

🤖 Configure probot/no-response to allow 28 days when requesting more info on an issue

a05896c8ac0d39ce4087b8783bbb0c784860c6a5 authored over 6 years ago
:memo: Update .github

ee76b994a0d42373664f9df7183434ac82a0b0ad authored over 6 years ago
Merge pull request #88 from Cutlery-Drawer/rc

Remove .rc, themerc and gtkrc from file-types list

6e0c415840fc18876fdd02e4af534a2c9053dec2 authored over 6 years ago
Merge pull request #89 from atom/dot-github-update

Add Probot no-response configuration

c935f66382dbe0275837cb2f7bd2f092a511649c authored over 6 years ago
:memo: Update .github

237ffe5a55a09a2f6f3621af6370754678bc27c7 authored over 6 years ago
Delete redundant .coffeelintignore file

266f5e2be3333ce7b4b4503b0b01d77f01b3b5b9 authored almost 7 years ago
Remove .rc, themerc and gtkrc from file-types list

Reverts #57.

87d4d59e8de6796b506b81a16e1dc1fafc99d30f authored almost 7 years ago
Prepare 0.34.2 release

15411a47c03a8bb8244aa86207095f4fe7921911 authored about 7 years ago
Merge pull request #86 from atom/mb-extra-word-characters

Recognize hyphens as part of words for autocomplete, but not cursor movement

7e66ecbf83d08a77ad4cb6e4f4d3a10b20372e93 authored about 7 years ago
Include `-` in `autocomplete.extraWordCharacters`

This will include dash-separated words in autocomplete result without
changing cursor movement b...

b4bb39a37d28b9faa80e8c41e74a048913c44243 authored about 7 years ago
Revert "Add editor.nonWordCharactersSetting"

This reverts commit 4da4be28f035fd3adbcf329de15fca4429aaab67.

07e517bfeadcb9a703663fbbcfe3febfc207320d authored about 7 years ago
Prepare 0.34.1 release

fa48e0c862a0891b32efe8cdc3970cf38bf99af4 authored about 7 years ago
Add editor.nonWordCharactersSetting

4da4be28f035fd3adbcf329de15fca4429aaab67 authored about 7 years ago
Merge pull request #84 from atom/revert-82-dsifford-function-params-fix

Revert "Improve mixin scopes"

0a4a8df72ce8d21dea76b7ab964d6755d4b1fdd2 authored about 7 years ago
Revert "Improve mixin scopes"

b5b3438916bd617fe2b61e090b438c3e27034fc1 authored about 7 years ago
Prepare 0.34.0 release

c244adad616a1b7dab09fee2e99467f751d46f82 authored about 7 years ago
Merge pull request #82 from dsifford/dsifford-function-params-fix

Improve mixin scopes

2802ab2d97d2474bd496f2cc314e57243b760c52 authored about 7 years ago
address code review issues

ef4c3c3acba6aeb809fd095ac13e1da89b25dc8e authored about 7 years ago
remove negative assertion

83eb22ced704514fe2e712ba87abd014941cf0da authored over 7 years ago
Prepare 0.33.1 release

5a353221a36962aab24c194eeaaa695266e94958 authored over 7 years ago
:arrow_up: season

fbbdfa8806240d370bb2c243b41cb2d28e70acbf authored over 7 years ago
finish tests

a48af082f43e38b1d6e0f29f72aae6ab3b01db22 authored over 7 years ago
start adding tests

da3a8657c40d01197f1f3cecb8ebe3531711ea46 authored over 7 years ago
fix all issues mentioned in PR

- still need to fix and add tests

1dfe66c84896689023b9469a1d95620b7b2004e9 authored over 7 years ago
add punctuation.definition.mixin.less scope to leading dot

617d7a0e9aff27a99800a447594337f4b11f793a authored over 7 years ago
remove blank lines

b73d8bc8367a702000fe45b0a3e913897d0ec4ea authored over 7 years ago
remove unnecessary comment

e2d01a5ead896e73d7e2f1175875dbe575d3b806 authored over 7 years ago
all current tests passing

57744510b720ace5b9fedd85b11dbf1a82bf7bc1 authored over 7 years ago
finish initial mixin fix

808459f00975f1f9f55bb20195a5f06fda8c6142 authored over 7 years ago
add fixes suggested by @50Wliu

a0b97caba0e1132cf4fa289258ab05566270fbf5 authored over 7 years ago
begin work on improving mixin scopes

79282bb0d1553651677107eb58eab8f0c9aa096f authored over 7 years ago
Prepare 0.33.0 release

733b900b63b2238c4753e5f9d6c8ccbc83f0b595 authored over 7 years ago
Merge pull request #78 from pchaigno/avoid-ambiguous-h

Avoid using the ambiguous \h shorthand character

e97269b132fc8eb01cd922239e625ab94f3411c0 authored over 7 years ago
Avoid using the ambiguous \h shorthand character

Depending on the regular expression engine used, \h does not always
mean the same. With a PCRE ...

b0531d05ce01a1e04e0f086807b101a1fd31783f authored over 7 years ago
Merge pull request #76 from atom/wl-url-strings

Stop matching URLs at first closing parenthesis

c7ae276c129a5b3ec383fa3d8dc6003715f1d93e authored over 7 years ago
Stop matching URLs at first closing parenthesis

4661d870784f725599e438bf683553cc6cf0f4ed authored over 7 years ago
Merge pull request #75 from atom/wl-variable-punctuation

Add punctuation scopes to variables

408413568bc37e9d7ddaa07bae3caa3cc4fbb349 authored over 7 years ago
Add punctuation scopes to variables

42a758a7f46bd86dd49d18b940d0f53a795b5ea8 authored over 7 years ago
Merge pull request #74 from atom/wl-inherit-from-css

Inherit numerical patterns from CSS

aa234d7ec2ecdcd6c0c7f18308a6529bd3e0a922 authored over 7 years ago
:art:

01edcbc848cad671badfa6339b5b37575c6bf327 authored over 7 years ago
Inherit numerical patterns from CSS

8098c01b91596d8feaf0785f7424b49c4a3b324f authored over 7 years ago
Prepare 0.32.0 release

81e2ef24bf65cd7e5037a1d0b44a06adfe3d146f authored almost 8 years ago
Merge pull request #73 from Cutlery-Drawer/css-link

Link keyword-lists to CSS grammar

0eb05fd2c4271e9354007f2fc5c2bdf103609ef9 authored almost 8 years ago
Prepare 0.31.0 release

3afea9a59c115bd33a5327232428ccbbe2d2a70c authored almost 8 years ago
Link keyword-lists to CSS grammar

7d70b66aa9c853d59e27cce25b5bc25cb067e75a authored almost 8 years ago
Merge pull request #71 from aeschli/patch-1

Support css variables

65152fe43b33655d06a61bfcf2f47b857d0209f1 authored almost 8 years ago
Merge branch 'patch-1' of https://github.com/aeschli/language-less into patch-1

85ca0027178d9eb0f4fcd1e617c3ba260b20541d authored almost 8 years ago
Support css variables

9123663e1a8411f60d3c06fd8a4d1790feccfb77 authored almost 8 years ago
Support css variables

7ed0cf3f01322c44f2ffb09b7bec7b767f0fa530 authored almost 8 years ago
Prepare 0.30.1 release

c9abeea6639da0d040855275f6b9220a5f4ea5ff authored about 8 years ago
Fixups to match the new CSS grammar

6626e26430c2a4c4db7ea93e2c1144e9c0e75ff2 authored about 8 years ago
Merge pull request #69 from atom/template-update

:memo: Update issue and PR templates

ce6a54dd17dc936baee09cd0d547968e9af3a853 authored about 8 years ago
:memo: Update issue and PR templates

41f872e2b09a34501d6db6bfb74217410c4f1e6f authored about 8 years ago
Merge pull request #68 from atom/template-update

Update issue and PR templates

a1441d2681c26c30cf86fc1583063ed7d7fb9dc3 authored about 8 years ago
Update issue and PR templates

54fffcfc3005398cd9599cec1683f62d8da8810b authored about 8 years ago
Prepare 0.30.0 release

c671f35467ac1fb2dbc4f3e5c9c20d982a9bf5bf authored about 8 years ago
Merge pull request #66 from torn4dom4n/master

Update CONTRIBUTING

cda032017dc25477356c60321ddc0d93f9176e4f authored about 8 years ago
📝 Update CONTRIBUTING

[ci skip]

7f4a307cc8d793c049632a5b3ba4f1a88dcd43ba authored about 8 years ago
Merge pull request #65 from atom/wl-html-elements

Add support for custom elements

256cb078f8a5c2d2db40f79c5781b01194a97cbd authored about 8 years ago
:fire: some more tags

c5876823ed8ae556c82f76c05de815a72a9df6a4 authored about 8 years ago
:art:

ad0e41cc75549685b28dbaf35090f1caf9597d0d authored about 8 years ago
Merge remote-tracking branch 'refs/remotes/origin/master' into wl-html-elements

73fda3a64bae7d4067ed149f12274df2cbcba42a authored about 8 years ago
Address review comments, clean up regex

c900e706c045e4c50c23b5fa7719920005dcd070 authored about 8 years ago
:fire: useless & operator

c556d9a94d3167bac9958af7c5bc585ac0f3a3c3 authored about 8 years ago
Merge pull request #64 from liuderchi/parse_when_not

Highlighting 'when not'

0c02bcb5d099bb900677bf0a246ffd788332d0f5 authored about 8 years ago
:art: cleanup regex 'keyword.operator.less'

- remove $ && ?: /= /\b

a58889c23be3873f2bc4ff2c7ed3548c3225cbd9 authored about 8 years ago
:art: cleanup regex 'keyword.operator.less'

- remove % -- ++ === == != !== <<= >>= >>>= <> ! || *= %= += -= &= ^=

3831bb5f7db0d305fa1f2fd3398392505cbbba19 authored over 8 years ago
:art: remove math operator and 'or' from regex of logical operator

- fix regex 'keyword.control.logical.operator.less' to be wrapped by '\b'
- add 'and not' to spec

1f1ed7879a006b32801e3940e3965595bdc16a69 authored over 8 years ago
Add support for custom elements

f852472f0a40158aecf052b4241cdf76b4ba9a12 authored over 8 years ago
:art: group 'when not' as one token

- group ' when not ' as one token in grammar match
- cleanup escape char in grammar match
- ren...

720e412e67a3c8941cb8a8594c3074746b11aa73 authored over 8 years ago
:art: support highlighting 'when not'

- update spec: 'parses mixin guards' to test 'when' and 'when not'

4941a26c5d0577f545e74abdd7f976fd9d6bd8ea authored over 8 years ago
Merge pull request #62 from torn4dom4n/patch-1

Update README.md

8a8ba7b17854d7cab127f2be3a768fc5024c2930 authored over 8 years ago
Update README.md

d6ff9784c2434d2dcedddde66c957c73b872e080 authored over 8 years ago
Prepare 0.29.6 release

95b61d6e5bd1bc76019581328d685dee05000d02 authored over 8 years ago
Merge pull request #61 from atom/wl-conservative-property-value

Use contentName for property-value

59f5e257711ac59387a7a9fa21307ae99aa7993d authored over 8 years ago
Use contentName for property-value

9b2696691245e2949a8aeab52aa1a4ccda96296a authored over 8 years ago
Merge pull request #60 from Ingramz/patch-1

Remove unused require

f34bb335c73c300b465c31f18fb540002395e050 authored over 8 years ago
Remove unused require

f338bb8e78de32f54cd1706ec4445bc589208c61 authored over 8 years ago
Prepare 0.29.5 release

d4f5db5fba671244c1f2085752d1ea9ce34f8bad authored over 8 years ago
Merge pull request #58 from atom/wl-escaped-characters

Tokenize escaped characters properly

5601dfe327d3466590c0eee4d0c83f88ca9aa7fe authored over 8 years ago
Tokenize escaped characters properly

f4a6a3752f8b5ec93f486459eb102f610032e7b7 authored over 8 years ago
Prepare 0.29.4 release

d7459337edf7c7e001d446e7e6739392d54232bf authored over 8 years ago
AppVeyor should test against stable & beta

9b263586bdbadf8f337dffbfe26b7bcb65b72526 authored over 8 years ago
Merge pull request #57 from fusion809/patch-1

Adding .rc, themerc and gtkrc filetypes/names

c877941a294d72c84e99a269d5d2893175e3ee22 authored over 8 years ago
Making adjustments to fileTypes

9cba78c1a1d734d7c67c9a87f9ba1e52331bb38f authored over 8 years ago
Adding .rc, themerc and gtkrc filetypes/names

b93d4e9d1a30d8efbee03ea0d87792bec67a7d0a authored over 8 years ago
Enable Windows builds on AppVeyor

234fd8a37be054209a7e1726c29923f4171a2f90 authored over 8 years ago
Prepare 0.29.3 release

ac726d84f29ff736911d8fcbeaf97f0c3ab7c797 authored almost 9 years ago
Merge pull request #55 from adrianlee44/master

Fix not parsing ::shadow correctly

0d638e932811403f9c0c7d483076bdc55690b4aa authored almost 9 years ago
Fix not parsing ::shadow correctly

ecf782510dff6d15aa36ec47436653c95bb46df5 authored almost 9 years ago
Prepare 0.29.2 release

50baf297f5b99202114f1d96a3dce4c160e8ad94 authored almost 9 years ago
Merge pull request #53 from itiut/add-missing-html-elements

Add missing HTML elements

f35df953bad48664bd828aa6e2947201877dcdd6 authored almost 9 years ago
Add missing HTML elements from language-css

bdi, bdo, data, datalist, dialog, eventsource, keygen, math, menuitem,
meter, picture, progress,...

12d6b630b34f028898f285fa471f124f53adcada authored almost 9 years ago
Sort HTML elements

5f14f686c5c59dd786b383fdcdf211a7e171fadf authored almost 9 years ago
Prepare 0.29.1 release

30c6864d5dd4a3f43b30066b8a702d93e23a00cc authored almost 9 years ago