Ecosyste.ms: OpenCollective

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

github.com/emmetio/sublime-text-plugin

The essential toolkit for web-developers
https://github.com/emmetio/sublime-text-plugin

Limit HTML to known snippets only

e3911016b6c6dbb2061d27900fe4da5a10645147 authored over 4 years ago
Bump version: 2.0.8 → 2.0.9

df4ea284f3b8c8ff9ca56b2124d4e44b26bb0b6b authored over 4 years ago
Handle edge case in SCSS syntax

Fixes #44

2d3796e8c269594c607df8d4da5c19630a6c3c7a authored over 4 years ago
Bump version: 2.0.7 → 2.0.8

93fc04114fa446741b93b81296e20c05c30df526 authored over 4 years ago
Remove top and bottom padding from inline preview

fca8559929f05dfb009fc41e95d14116a3164705 authored over 4 years ago
Escape text before wrapping content

Fixes #43

4c4eb42bacff8fc6119387339ef4a783295a8ca1 authored over 4 years ago
Bump version: 2.0.6 → 2.0.7

83b9cda0e12c53d022715ee2579ea44a241c1ddd authored over 4 years ago
Added LICENSE to bundle

01216ef5b0019dfde99f6fcc504769758bb5a63f authored over 4 years ago
Bump version: 2.0.5 → 2.0.6

ccbdab6569fc423326c9255e1d1ca2ba660eb2aa authored over 4 years ago
Update LICENSE

b2671719a6bedf99e288a25476a9c06c9e24e0c6 authored over 4 years ago
Bump version: 2.0.4 → 2.0.5

7f4e0ca7cd0099adf537947bcbb3832fa7b731a4 authored over 4 years ago
Minor fixes after refactoring

15083679d8bef444941ef330579d084c11e4f48b authored over 4 years ago
Add command for opening settings to command palette (#41)

ffbe9eafe5d7b0e46c31089e9c7691aea35af11e authored over 4 years ago
Update README.md

4ce1a0ea25b76fdbf0c09720e8c1cd5ff93262ec authored over 4 years ago
Bump version: 2.0.3 → 2.0.4

4b258602122e40b51cbc870b8d8a2c90ed05b85d authored over 4 years ago
Include messages into package

3ccaaf5ea3805d1467db47a54c0ad5350eab6ab1 authored over 4 years ago
Bump version: 2.0.2 → 2.0.3

933fc6e52b027b84f263c4f54c3252d75352d7cc authored over 4 years ago
Updated deploy process to GH Pages

032017e74cbf9c57e20300e84841e233989be7e2 authored over 4 years ago
Fixed artifact name

db25ca3baafbc3d5010b8eabfb82551516d8e335 authored over 4 years ago
Trying pages deploy

82cb5b02a597c40625ca03f1aee73383ce0bbfd3 authored over 4 years ago
Bump version: 2.0.1 → 2.0.2

1cb9880d58fd0e72ea2719e03c34fe70dffb4e09 authored over 4 years ago
Expand abbreviations inside media queries

8018c41f8cf38be8b9a07f98ff2759748003835b authored over 4 years ago
Bump version: 2.0.0 → 2.0.1

c03b36dee4164cb6c80a001f8b9a1abf2a5b5c09 authored over 4 years ago
Allow enable/disable abbreviation capturing and preview

Both `auto_mark` and `abbreviation_preview` options supports either true/false values to enable/...

a6911a63114140c833969d9d564dffabdb5fd00b authored over 4 years ago
Bump version: 1.0.0 → 2.0.0

4757ba3f28a1d2b5fa07977dcc7cf0213bb5f7fb authored over 4 years ago
Temporary update version to 1.0.0

aee62eb442f351a9a8b75c2156a33b9e0f34b56d authored over 4 years ago
Emmet2 → Emmet

aea4aafa8e1f82e2591994af70306547c7cfcfa0 authored over 4 years ago
Preparing for release

b802a7c0738a5e77c08d39ee6c0f9da91dad4a3e authored over 4 years ago
Bump version: 0.5.0 → 0.5.1

2c9d3e436f7b7df1c8c146765a39878a27ba3d75 authored over 4 years ago
Added TOC

0d5d120789c136d4e1c0df06a58abf769343ac0f authored over 4 years ago
Pack .python-option file

dc265a8081b488be73190515cdbc562cf7cb920d authored over 4 years ago
Described option to disable abbreviation capturing

3709e4691784090908122b4eae4c239d5657b188 authored over 4 years ago
Fixed behaviour with disabled abbreviation capturing

9623a03d76c9b7aac2f18db816cf22813f94666e authored over 4 years ago
Added code to reload package contents

09690def55da94da1bdbf67bd2bfbc1c58c3ac94 authored over 4 years ago
Fixed Enter Abbreviation action

8c5fc756745e0471e3a0feb401a7c331d0cc1044 authored over 4 years ago
Bump version: 0.4.2 → 0.5.0

010c79c0a4636c48e38c0afcdacab1707837812d authored over 4 years ago
Updated builder

82e08f927c7f9d0b5774d28f795eb9d3ba3c9b0b authored over 4 years ago
Updated builder

a23e78d6718b0ebae3e36a3914947090f9e638de authored over 4 years ago
Revert "Bump version: 0.4.2 → 0.5.0"

This reverts commit a3b238c8852372fc588eab102060b890ba25f82f.

36d86352e7d16e3a23d0f1028e7de135d52f56ed authored over 4 years ago
Bump version: 0.4.2 → 0.5.0

a3b238c8852372fc588eab102060b890ba25f82f authored over 4 years ago
Added support for PostCSS

54be48fd4814d5689da20da55463124fbac8da60 authored over 4 years ago
Added watcher to update main plugin file

03fe9b4ce2055e099ed74245c329cb08280383e1 authored over 4 years ago
Major code refactoring: keep only on real ST plugin

Move all other files into lib folder.
See https://github.com/emmetio/sublime-text-plugin/issues/35

cc4ad1e6990079e84ea30927c85747aa31502ce3 authored over 4 years ago
Bump version: 0.4.1 → 0.4.2

a3469ec484e3094bc677910a49f6be765d51b50f authored over 4 years ago
Option to override CSS in popups and phantoms

dfc7af6a1301ecf75773fbcdbad135048427f4fa authored over 4 years ago
Use Python 3.8 in ST4

a4acf87345181e5ce687a2ae29f4a3b268916d25 authored over 4 years ago
Minor tweaks

5a251b8fb1a50dca06d6e69f3360a4376f7a1c2f authored over 4 years ago
Handle edge case when restoring tracker

d40101163ad7ca2741fe45d87d65485073d7ff0e authored over 4 years ago
Updated README

6f5f16a3b922118530b787819cbcca0b4f4dc6e9 authored over 4 years ago
Bump version: 0.4.0 → 0.4.1

bdccd01617827f69d2997f68eb0652dd22b1f052 authored over 4 years ago
Added Capture Abbreviation action

3b3cf9fc7488868a4fbd4e5270a8c87d33a35edc authored over 4 years ago
Updated demos in README

d588ca3b4f800431b57922d0bdc7fbe6ad3f3e81 authored over 4 years ago
Bump version: 0.3.6 → 0.4.0

2f35b3cfeb0188b61c9ff49f7ed5bcf6e26604a3 authored over 4 years ago
py-emmet=1.1.3

acc041e200bf3c75565867bed67a67d4a7121c7f authored over 4 years ago
Minor fixes

24f0b1f2db6d15eb6847065773a588988a79ccc6 authored over 4 years ago
Improved abbreviation capturing

5b9697d44dc61ab4fa14f936a7ef2bc155ac63ec authored over 4 years ago
Compact representation of tag preview

Fixes #28

949cc327ff7bc3612bd06ad314324d43e1f78e3d authored over 4 years ago
Disable tag preview for large documents

Fixes #29

9cbe64f957fbb69f69b03750b636258892e67c6d authored over 4 years ago
Allow colors and !important only in CSS value scope

Fixes #33

fda209f121c70189e9c020aa70a9f2af06127087 authored over 4 years ago
Do not create tracker on unresolved, section-scoped abbreviations

cf9d930ed0b5f0863c69eff7db791bceaeaadb1c authored over 4 years ago
Track initial use actions

be15f2aad1f52befda1da4aa8d609909082d7900 authored over 4 years ago
Bump version: 0.3.5 → 0.3.6

b149c51bb5be15eea59d7ce36af3ba52f5c79a9f authored over 4 years ago
Opt-in for telemetry

0f0ed791c8a17f294ccfa42bed57ff93a20e38a8 authored over 4 years ago
Bump version: 0.3.4 → 0.3.5

84b0e209976c7f31533eeaf05fd054b45998a725 authored over 4 years ago
Disable telemetry by default

599e51dd7449f662d1f824da830a973ccabd37de authored over 4 years ago
Create FUNDING.yml

32c73c25e9b0cbeafbbd4621e176a9b413fd9f87 authored over 4 years ago
Bump version: 0.3.3 → 0.3.4

1b67012586456cf83ac276ee0cd099dcb5d487db authored over 4 years ago
Minor telemetry refactor

b800ba7542e30d8eca67f9e215ee3ac2d0800a3e authored over 4 years ago
Fixes in telemetry

9ec5d69e0bbbff03e0e9856b592f8ae554dcc2e4 authored over 4 years ago
Bump version: 0.3.2 → 0.3.3

96e59fb240d55b7c6105f9839e9d560c6ca91a81 authored over 4 years ago
Updated packaging

dec2d94c1ce26e9c731d5125475fd7754a1286bb authored over 4 years ago
Bump version: 0.3.1 → 0.3.2

192a8647ef0e3d6203006e4ccd7542d066b3a6d9 authored over 4 years ago
Remove UID log

1c2c2fec2a41f22b4851d854d18047d44c951c63 authored over 4 years ago
Bump version: 0.3.0 → 0.3.1

1934355e0bace637cd2f50cc724a2f909bac7da6 authored over 4 years ago
Added telemetry

52571eeb60c90319b999e93993be807f02408159 authored over 4 years ago
Bump version: 0.2.4 → 0.3.0

47f7e5ccaddfe50d41516533300a9d1da748fabe authored over 4 years ago
New tracker implementation (#31)

* Working on new abbreviation tracker

* New implementation of abbreviation tracker

* Suppo...

9d6c9898100a00f699c08c40bd2487a87fa70ed8 authored over 4 years ago
Simple check for basic code snippets preview

21059245ed05e9b0deb7f1613d6011ffcd7192b4 authored almost 5 years ago
Updated changelog

da6f0e9d01b7dfc8c0b19305610f796e53e66a10 authored almost 5 years ago
Bump version: 0.2.3 → 0.2.4

069721367a4b72a95a515cec716094b9d2c7954b authored almost 5 years ago
Support TSX

641b9727e65ebff7243634bf5e0e1f751eb912ba authored almost 5 years ago
Bump version: 0.2.2 → 0.2.3

6df7ded3043f45b2bc764ee37afc1cf643dd010d authored almost 5 years ago
Do not track abbreviation in plain text

fe40b337c8c3525aef9f9f3a216f27b169bb3be7 authored almost 5 years ago
Reset abbreviation if last enetered character is invalid

efde75920b98344a87c0afc3a65a7a56d198ba96 authored almost 5 years ago
Revert "Removed usesless `tab_expand` option"

This reverts commit 0c512965d0524bd332e74b7364f5bec916e50170.

6b3e3fed56fbab7809240c23f249c5b3568d9379 authored almost 5 years ago
More scope tweaking

2149296711f98ad46d5b4e8c9cebec747f8cb7ce authored almost 5 years ago
Removed usesless `tab_expand` option

0c512965d0524bd332e74b7364f5bec916e50170 authored almost 5 years ago
Less distracting and configurable abbreviation highlighting

b4b4728a87f228cfe13c89fda5ac0a84ce2ec878 authored almost 5 years ago
Bump version: 0.2.1 → 0.2.2

3e1dff80477b29e2683d844f8a2a1c6f6f070f54 authored almost 5 years ago
Tuned activation scopes

Fixes #19

60e408641bbcadc84f00215de9807493533d47b9 authored almost 5 years ago
py-emmet=1.0.9

7b639db4f0d4d2a6551d53b88f67965096aea531 authored almost 5 years ago
Bump version: 0.2.0 → 0.2.1

01b593678fc117f4dba5fa5e569ed5afab03fb84 authored almost 5 years ago
Changelog for v0.2.1

21bccb1814442f15646944e256065657bc45e51b authored almost 5 years ago
Disable Emmet commenting by default

Fixes #10

8779a3385e0bbe64655898a45e817f13ff070059 authored almost 5 years ago
Improved error snippet

81b820ff14b85a56811c15d8cb9b3b5053c85fec authored almost 5 years ago
Improved abbreviation handling when typing

Handle cases when user enters invalid character at the edge of supported pair character

c9263e2531a1b5c26d943c1a237de0797e89685b authored almost 5 years ago
Bump version: 0.1.8 → 0.2.0

02483ec90344f3ece544a193a2bc97427469d365 authored almost 5 years ago
Added CHANGELOG

54ec1ff9ef6c9b24d7b8246b3551765b2f8a7282 authored almost 5 years ago
Merge pull request #18 from emmetio/explicit-mode

New abbreviation tracker

5066adad897755feb582fadc473a509178806164 authored almost 5 years ago
Added syntax highlighting for HTML abbreviation preview

a8c54a8adc2d5a39793b508b72ba45a5b1a49df7 authored almost 5 years ago