Ecosyste.ms: OpenCollective

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

github.com/mint-lang/mint-vscode

VS Code Extension for Mint programming language
https://github.com/mint-lang/mint-vscode

Update README.md

2de0c6ae292a3b23d71fa2eebfbb48f0a0cfb66b authored about 1 year ago by Sijawusz Pur Rahnama <[email protected]>
Update `repository.url` in `package.json`

4ea454c6beff96deccb7abfc6cf04464b3ce8963 authored over 1 year ago by Sijawusz Pur Rahnama <[email protected]>
Update CHANGELOG.md

55f9837da681066983b9f2e3afcc64572cbe4d23 authored almost 3 years ago by Szikszai Gusztáv <[email protected]>
Bump version to 0.6.0

2e1626eb036c1fd96f612b849e7ad5284138122e authored almost 3 years ago by Gusztáv Szikszai <[email protected]>
Fix typo: langauge -> language

3c5b05125de029ee0d4b63f19a3e3f55f39e503d authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge pull request #24 from bbugh/add-missing-module-snippet

Add missing module snippet

14b734e0d6ae848972bae20ab87a9958c4737b9f authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Add missing module snippet

019603a44027cac3832206742036abf6900b8e17 authored over 3 years ago by Brian Bugh <[email protected]>
Merge pull request #23 from bbugh/line-comments

Add line comment parsing

fe33c828b0691171a44f25685ba22f9a05bbbcbd authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Add line comment from mint-lang/mint/451

ea1cab3abd63fff6eb1f2b0cc079c14425bd51df authored over 3 years ago by Brian Bugh <[email protected]>
Bump version to 0.5.0

6440eacffc83d06d9fe94aaef4d9e43848af3dd9 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #21 from Daniel-Knights/enhanced-syntax-highlighting

8c231a81fe017ad0fab8a4962dd50a515489db04 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
include html fragments, string support inside style-conditionals

8e78d18720c03deca8df13995f86b53147dc982d authored over 3 years ago by Dan Knights <[email protected]>
constant underscores, html outside render functions, stronger regex matching

e3fbd4c73e2bc1829227427e76f5406180170048 authored over 3 years ago by Dan Knights <[email protected]>
fix slash being include in html tag class

2bfff992aa8631ca392634e06b916d654d6bb327 authored over 3 years ago by Dan Knights <[email protected]>
removed todo.txt from .gitignore

f9d4d535de1a5faf44cc0a0a31b8a0b51224b249 authored over 3 years ago by Dan Knights <[email protected]>
json to yaml

4c88c83242c8b6e68ab6230ff7f5c5b5d74558aa authored over 3 years ago by Dan Knights <[email protected]>
regex, directives, env vars and 'or' keyword

8a6d3dd07a282d2d31339d2f2c4a8eeba6761905 authored over 3 years ago by Dan Knights <[email protected]>
fix conditionals inside keyframes

0e564c1c44963ef192d1fb8bc90e08745e16b3ca authored over 3 years ago by Dan Knights <[email protected]>
added keywords and more accurate names

4ff7c001f2f0a346c7cba94b67ac80825e4d0053 authored over 3 years ago by Dan Knights <[email protected]>
html nesting

91409575e4ef1625d547967a3c0f09b6e05fc931 authored over 3 years ago by Dan Knights <[email protected]>
comments in style block conditionals and routes

6f026838e14b3024760df6d86ddb95ac01ab281e authored over 3 years ago by Dan Knights <[email protected]>
style block conditionals, opening line

f46b51313ec4bb17783f7dcd8d18d0e9dbf299de authored over 3 years ago by Dan Knights <[email protected]>
nested styling

1923a13e10e48b71d97001e665c70b1192242f8a authored over 3 years ago by Dan Knights <[email protected]>
remove unnecessary grammar rule

e9e7cf66a3d5b09b1684b098d2855b1987bbf979 authored over 3 years ago by Dan Knights <[email protected]>
delete unnecessary files, update yaml file

66374b2571fe307d523eff1a4b16ffd6bb516970 authored over 3 years ago by Dan Knights <[email protected]>
comments, routes and touchups

796e1d572a388a34c5b74d633ec43e454209d9e1 authored over 3 years ago by Dan Knights <[email protected]>
add mint suffixes

f28bb31efb2e144f71f34662e9c893785b62bf90 authored over 3 years ago by Dan Knights <[email protected]>
Merge branch 'scss-syntax-highlighting' into enhanced-syntax-highlighting

c54662cddfcd153d8d876f4ab4b82eb3380427fe authored over 3 years ago by Dan Knights <[email protected]>
enhanced syntax highlighting

04dc20cb8e4104efbb6b22e19f9ec410a3d773d6 authored over 3 years ago by Dan Knights <[email protected]>
syntax highlighting for sass/css

b22679baf976197b791847ba80e58b392de24b53 authored over 3 years ago by Dan Knights <[email protected]>
Use lowercase name for the language server internally.

61ca6e626f13b34393431733e558e3c40c425ed1 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Bump version to 0.4.0

02e4f0af4ade030e6b6214b501fba5620f8666cf authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #20 from mint-lang/language-server

5e680cb8a15d756f62c1e8bc96635b50c5c833e7 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Minor formatting and documentation.

4815aae76a2e1ed157493e886f0564fe0c178755 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Use camel case for the configuration.

c906f03eb373a2ab8c880819930a2ca5da838871 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Get binary location from configuration.

cd425e70064394aabeb994ea6dc7dd147dbc3558 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Initial code for langauge server support.

c2db91deb1d55e57231577946d4a507334438039 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #19 from mint-lang/s0kil/version-033

Version 0.3.3

26f11d2a7b93829f9a2f4db5cc9648f65757526b authored about 4 years ago by Szikszai Gusztáv <[email protected]>
Version 0.3.3

bab3825e4dffbd947d9a65cb87baacb019b9c994 authored about 4 years ago by s0kil <[email protected]>
Merge pull request #18 from mint-lang/s0kil/chores

Monthly Chores

4ac6881a976defe18b48e53b258b64e4380b8ca9 authored about 4 years ago by Daniel Sokil <[email protected]>
Added Mint Keyword

8a88f55cd5a004303254d790ff13d421b214327c authored about 4 years ago by s0kil <[email protected]>
Added NPM Lock File

5a72fa14690af80d65e41fcd91aa074892393216 authored about 4 years ago by s0kil <[email protected]>
Deps Upgrade

9300785443016445b79ff7102e58795d0a6a8a75 authored about 4 years ago by s0kil <[email protected]>
Removed PNPM Lock File

01db7af77ea92cab3ee798f20e9f498ed6654f6f authored about 4 years ago by s0kil <[email protected]>
Added .tool-versions.

ad32b490b450dbeee1041380136c1fbe6b8f2919 authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Update package.json.

54a67d4d0821b9b9eb420e04d5706131f99572dc authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Added License

d5687d5c34fa77f2ae4d74683a1ff1e582264c2a authored over 4 years ago by Daniel Sokil <[email protected]>
Version 0.3.2

4075008696c2c33bc1693a51f2c58c78135f2067 authored over 4 years ago by Daniel Sokil <[email protected]>
Highlight `using` (#16)

7d8bbd20cb7189e194c01612e259d593591c76e2 authored over 4 years ago by Luke Pighetti <[email protected]>
Version 0.3.1

d1232e83e6f36248d882657bf58788b8e6b30c72 authored over 4 years ago by Daniel Sokil <[email protected]>
Version 0.3.1

6f4b9d0dbddb4c5152e5443dc7f8d1bb8abb66cb authored over 4 years ago by Daniel Sokil <[email protected]>
Highlight `enum` (#15)

ed3f2d25458ad5e2f9f1eebded4867b19179b051 authored over 4 years ago by Luke Pighetti <[email protected]>
Hide Command Palette commands when not in a Mint project (#14)

1e14d5c431a57fd9164abb895a8669908bea5283 authored over 4 years ago by Luke Pighetti <[email protected]>
Clean up package.json (#12)

9162b080562d01ebdce16233c6d0e54b0bae93e4 authored over 4 years ago by Luke Pighetti <[email protected]>
Convert YAML tmLanguage on compile (#11)

6781068274a4479d98aeb5deca22830e65d60a03 authored over 4 years ago by Luke Pighetti <[email protected]>
Added watch, compile, prepublish NPM Scripts

8d943eba1ff3afa1ba3f27bca88c68987350ad38 authored over 4 years ago by Daniel Sokil <[email protected]>
Version 0.3.0

4e1f4c3179d1698ad76c1d6bf78dfe2f164bceca authored over 4 years ago by Daniel Sokil <[email protected]>
Add Mint CLI commands to command palette (#10)

5e8b0edb70fbcaf4d23ae3be9323af44272bfb9a authored over 4 years ago by Luke Pighetti <[email protected]>
Added Changelog

e018878c9da3a459bb55a5f2660f6e376b0942ee authored over 4 years ago by Daniel Sokil <[email protected]>
Upgrade engines.vscode Version

17bde22b7b6a426ec464e2d5d982ab3ef402215e authored over 4 years ago by Daniel Sokil <[email protected]>
Publish Version 0.2.0

aa1e371d96bb7df5c5bd779322010543a58b1468 authored over 4 years ago by Daniel Sokil <[email protected]>
Specify Extension Features in README

ee19d5bf967ed77a6324501670abdc8ed82de7e4 authored over 4 years ago by Daniel Sokil <[email protected]>
Remove vscode Dependency

7089de5ffd6936ad7b421bfeae5c4df08f9f78b4 authored over 4 years ago by Daniel Sokil <[email protected]>
Add formatting support (#7)

0da142cdd0d204f9e6e9881e8b32acca02d31f78 authored over 4 years ago by Luke Pighetti <[email protected]>
Version 0.1.0

6037d4193d1e0326131582bd009430cd316d91fc authored over 4 years ago by Daniel Sokil <[email protected]>
Merge pull request #1 from zephraph/fix

69186e7225f2441d654840ff3e704c403b3e12fb authored over 4 years ago by Daniel Sokil <[email protected]>
Fix broken html highlighting

b5de7997a5265af24d246926618617b22abc5c01 authored over 4 years ago by Justin Bennett <[email protected]>
Version 0.0.2

1949014b8a90c613d51fbc5af0b955763dbed328 authored over 4 years ago by Daniel Sokil <[email protected]>
Initial Fork

6ee41397c8f21523cbbc2366c4e04fe1839b662b authored over 4 years ago by Daniel Sokil <[email protected]>