Ecosyste.ms: OpenCollective

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

github.com/vuejs/vetur

Vue tooling for VS Code.
https://github.com/vuejs/vetur

Added some small syntax highlighting test files.

58cae184952780a0656f5320ac038a09a2741976 authored almost 6 years ago by Patrick <[email protected]>
Fixed <template functional> not highlighting right.

As discussed in PR #1093

61b071987a44ccb1cae505a3bc0c8e970a2cd6a0 authored almost 6 years ago by Patrick <[email protected]>
Put generateGrammarCommandHandler into separate file

as discussed in PR #1093
removed async keyword again
also changed some * as imports to destructur...

70f908dd167f17b9abcedaf731c34d6ec8d03805 authored almost 6 years ago by Patrick <[email protected]>
Conv build_grammar to typescript, added generation of vue-generated.json

to make this possible I had to make two functions async
(for dynamic vscode import)

alternativ...

39ab7cd2220671a7f4685a89d3058fe2245cfa91 authored almost 6 years ago by Patrick <[email protected]>
Merge branch 'master' of github.com:Patcher56/vetur

c071f8fae00da84bb1adb2438e0bb226ad324035 authored almost 6 years ago by Patrick <[email protected]>
Simplified vue-directives

- as mentioned in #1095

58f72eedf2ed0eae68bbd6f5408af7b558feaa63 authored almost 6 years ago by Patrick <[email protected]>
0.15.1

555e5835465313e025c81387bf1ef926ef63db9d authored almost 6 years ago by Pine Wu <[email protected]>
Docs

bc460fa483980548cec1ff27ad36a0135401da95 authored almost 6 years ago by Pine Wu <[email protected]>
We are now only matching templates immediately closing (e.g. <template>)

- Everyone can use the word 'template' in custom blocks now
- Fixes #1088

f2326d4e8d1bbdf3eac7af28070790df9c7347bc authored almost 6 years ago by Patrick Kuen <[email protected]>
Fixed custom block generation works without restarting vscode at first.

Could be a fix for the first comment in #1088

ea3cce582ab74dcfd4324adaaccfd143fa819364 authored almost 6 years ago by Patrick Kuen <[email protected]>
Also changed CONTRIBUTING.md in .github folder

Belongs to 05307ee

1c789e406c636c1fd4add40803ddbce9a294ef8d authored almost 6 years ago by Patrick Kuen <[email protected]>
Added prettier as a pre-commit-hook

prettifies js, ts and yaml files for now
Resolves #1089

5451851576a95bb21b91dddda7864aa60d874ccc authored almost 6 years ago by Patrick Kuen <[email protected]>
Merge pull request #1080 from Patcher56:master

Simplified grammar compiling process

46327987f5e31355c16425f17a9afe91b7e3e3fb authored almost 6 years ago by Pine <[email protected]>
Re-generated .json files due to recent changes

a3f9f9e136edea60bf82c3afde8655eccb51b74d authored almost 6 years ago by Patrick Kuen <[email protected]>
Reordered grammar .yaml files using PackageDev from SublimeText

5a1149399ce48dbb759527853f3fe3ed5c695851 authored almost 6 years ago by Patrick Kuen <[email protected]>
Moved build_grammar.js into seperate scripts folder

87088cec7781c5fca683df834de80e69244111ad authored almost 6 years ago by Patrick Kuen <[email protected]>
Prettified .yaml files

b3cfff3bc2e7cae73f00dc4dfd2e5a7076676402 authored almost 6 years ago by Patrick Kuen <[email protected]>
Ran prettier for build_grammar.js

794dcbafa1e4c0ed33e7b3855f2ead3c9c23b7a1 authored almost 6 years ago by Patrick Kuen <[email protected]>
Made multiline strings with `` possible. Fixed #1082

e27d32c4286dd18abd88963eed2b44e01e777d51 authored almost 6 years ago by Patrick <[email protected]>
Changed Contributing readme text

05307eed10e1c8a03ce133cc9259890d5f023734 authored almost 6 years ago by Patrick <[email protected]>
Fixed custom blocks

e7677b6184e54729d7fba0bd21196a97787f742b authored almost 6 years ago by Patrick <[email protected]>
Merge branch 'master' of github.com:Patcher56/vetur

d3291c94cbcbbef0d1696ef0bef41cccf0e96ee6 authored almost 6 years ago by Patrick Kuen <[email protected]>
Added convenient js file to build syntaxes

we can now stop using the sublime text parser
as described in the official docs here:
https://cod...

380d8587664b1eefea3cb7332b989c371507b7f3 authored almost 6 years ago by Patrick <[email protected]>
Merge pull request #1 from vuejs/master

Merging from head master

9ba528ae231209449a42856deda926766f5145dc authored almost 6 years ago by Patrick <[email protected]>
Fix README badge

351739e7d87944edeff0e41bec29fa08f4ecdaa1 authored almost 6 years ago by Pine Wu <[email protected]>
Actually vsce can't use prePublishOnly

507cdf7723dfa6726534292da7dadfbf5fdeda5d authored almost 6 years ago by Pine Wu <[email protected]>
Do release cleanup pre publish

c6a478c598c83c82d2fe4d425b4d93a0284d59d5 authored almost 6 years ago by Pine Wu <[email protected]>
Use vscode devDependency

70e9fdaa71d5693840e3f2f325a72287d66d728c authored almost 6 years ago by Pine Wu <[email protected]>
0.15.0

c6a965f4c77d9ea10429eac50d5d72498f1b55c2 authored almost 6 years ago by Pine Wu <[email protected]>
vls 0.0.42

2bc32d8614d401a01906c15ebf33d6811ceb93e1 authored almost 6 years ago by Pine Wu <[email protected]>
Changelog

9067023eec14ccd6dea728a90a56fd07950a4f2d authored almost 6 years ago by Pine Wu <[email protected]>
Add custom blocks to generated grammar for #1079

18cb67b1ed19ad91a731377dc6d6ab9f17b88b29 authored almost 6 years ago by Pine Wu <[email protected]>
Merge pull request #1079 from Patcher56/master

Added pug syntax highlighting

f2ee76ab4d5f196512b52c52db0033fbce0e372a authored almost 6 years ago by Pine <[email protected]>
Using vue-interpolations from vue.yaml

dc9ec5cc28fe6036c2b1b460fd3089866c3238c4 authored almost 6 years ago by Patrick Kuen <[email protected]>
Reverted changing and rerendering vue-html

bb4d9f68de8743b16e9b00a6959dde4a87718bd5 authored almost 6 years ago by Patrick Kuen <[email protected]>
Removed dot_block_tag.py

5093d04a390e646897980da3b662e71fa335654e authored almost 6 years ago by Patrick Kuen <[email protected]>
Vue pug now also syntaxes directives right

302b866d475606a959531c8bcd0554cd35446b32 authored almost 6 years ago by Patrick Kuen <[email protected]>
Changelog

220a9c50062a64e248bf0e4f04153c3be0f02cf6 authored almost 6 years ago by Pine Wu <[email protected]>
Fix husky warning

5beeaac2955a389ad42ac71e1ac96f01bfc957a0 authored almost 6 years ago by Pine Wu <[email protected]>
Fix #975

8a331da1b4c5eec4a2890e75aaf90684010a6130 authored almost 6 years ago by Pine Wu <[email protected]>
Added vue-pug which syntax highlights js in {{}}

683dc2fcca27dc56d19c2a0b967dcf163db91ef1 authored almost 6 years ago by Patrick Kuen <[email protected]>
substitute workspaceRoot with workspaceFolder

1e82d53559ef298876aa4cbe0cb7530692c6c14b authored almost 6 years ago by xiaofa <[email protected]>
Update documentation

518f0476d18fe4b0fb86044b9d75875d82e224bc authored almost 6 years ago by Pascal Sthamer <[email protected]>
Add support for nuxt-ts and nuxt-ts-edge

586b80bc697eec944647377fdc42fce8348a7d98 authored almost 6 years ago by Pascal Sthamer <[email protected]>
Merge pull request #1043 from IWANABETHATGUY/master

feat: improve compatibility for signature help

9cbdd00b0f3197f9d13d600aad36ebdfcefe1ec6 authored almost 6 years ago by Pine <[email protected]>
inject this to computed property name of object literal

889d1cecdbb3e326f8857d0d36cb1c14377d3036 authored almost 6 years ago by ktsn <[email protected]>
inject this value to ElementAccessExpression

b8be711c14144ef7b81651652c48068e44b460ec authored almost 6 years ago by ktsn <[email protected]>
Merge pull request #1052 from dsanders11/html-comments-double-hyphen

Allow double-hyphen in HTML comments

c0b6ae1ed61f68a1e306b1a5ee0c146e3ece74f1 authored almost 6 years ago by Pine <[email protected]>
Allow double-hyphen in HTML comments

b7c48aef97696b3d3e734c669dbaab6c44b36bad authored almost 6 years ago by David Sanders <[email protected]>
Merge remote-tracking branch 'upstream/master' into template-type-checking

4e730045b7fe414b2c554d61aead737c161455c8 authored almost 6 years ago by ktsn <[email protected]>
docs for vlsPath for #1045

48f4fdc69e9727ac5328971831a32c792b5c87c3 authored almost 6 years ago by Pine Wu <[email protected]>
vetur.dev.vlsPath. Fix #1045

a607881e55bfe5759e39c0e54437be8bba43b514 authored almost 6 years ago by Pine Wu <[email protected]>
ignore vsix

147c3bac7223cc376c60b167dda544b34fada19e authored almost 6 years ago by Pine Wu <[email protected]>
0.14.5

647c9b3fd84860d1051465f15ea949baf18f6c0d authored almost 6 years ago by Pine Wu <[email protected]>
vls 0.0.41

5e7c926d907454688113d967f572ddc0ce9ea3cd authored almost 6 years ago by Pine Wu <[email protected]>
Changelogs

8d2095f5ee09c78f88cff1adc7d1f68c9e050fd7 authored almost 6 years ago by Pine Wu <[email protected]>
deps

adc05cbb2e238cead90d348504f0f14f9c2a4ba3 authored almost 6 years ago by Pine Wu <[email protected]>
Fix #1041

afa4950cec180bbf9afb269d86b97e55886bb93e authored almost 6 years ago by Pine Wu <[email protected]>
UPdate outdated FAQ for #1041

225a25823b71e613ffcf421fe509542bfcfc5d95 authored almost 6 years ago by Pine Wu <[email protected]>
Update to eslint-plugin-vue 5 yarn lock file

f4973383ede540aa39a57d4336368e257cefcf32 authored almost 6 years ago by Pine Wu <[email protected]>
Merge pull request #1034 from armano2/patch-2

chore: update eslint-plugin-vue links

db6a8c5867ff489b41d111ec72fa24421c744aaf authored almost 6 years ago by Pine <[email protected]>
Merge pull request #1033 from ktsn/use-eslint-types

refactor: use @types/eslint

5d704191f05628fd0bb110c9fb029a5471cb696a authored almost 6 years ago by Pine <[email protected]>
Merge pull request #1013 from armano2/patch-1

Update eslint-plugin-vue to v5

f35f4b8a7b4b7536b8580637be09c2e6dad08613 authored almost 6 years ago by Pine <[email protected]>
add test case of directive check

71fd33797aee9e3293ae5797a187abae55e3a19a authored almost 6 years ago by ktsn <[email protected]>
check directive expression

bec63ebdecf0fc4af9955d90a7586f732d9127ab authored almost 6 years ago by ktsn <[email protected]>
allow to put normal class/style and v-bind ones on the same element

31d88bff18a04ac564a0c0b500256bdf39059528 authored almost 6 years ago by ktsn <[email protected]>
avoid duplicated identifier error when no script block

aabba0fe78af3d71eb3d7a59046204983fbcbf5e authored almost 6 years ago by ktsn <[email protected]>
feat: improve compatibility for signature help

878120c82bd48a6970fb38e25a4b1b7759c851bb authored almost 6 years ago by IWANABETHATGUY <[email protected]>
Typo

ac1e70907d38188a00ab60119efadba915121b86 authored almost 6 years ago by Pine Wu <[email protected]>
Update framework docs

753e9102d358447f31d17d7e0d1dded5ba7f2103 authored almost 6 years ago by Pine Wu <[email protected]>
0.14.4

dc2e84eaedf377d541bbc77a2e354975898ce3ea authored almost 6 years ago by Pine Wu <[email protected]>
vls 0.0.40

3c024f39b07fed00d8f1575336e180cfc710d321 authored almost 6 years ago by Pine Wu <[email protected]>
changelogs

c7b9cd457bd9a43f0d6f1d99fdcc41723f2e1f1a authored almost 6 years ago by Pine Wu <[email protected]>
Merge pull request #1039 from vuejs/nuxt

Nuxt support. Fix #870. For nuxt/nuxt.js#4524

c12330229f9ebe4849643831f7ce3e4c6bc1f001 authored almost 6 years ago by Pine <[email protected]>
Nuxt support. Fix #870. For nuxt/nuxt.js#4524

a8cfbf5c6369107fc9f11e92d998abfc6ccf7655 authored almost 6 years ago by Pine Wu <[email protected]>
Update eslint-plugin-vue links

ecb60a7ed62e9bc04a8621f4cdfda0ae280e14e7 authored about 6 years ago by Armano <[email protected]>
use @types/eslint

110246135c2fe79b7e70e2cf63f0022edb86311c authored about 6 years ago by ktsn <[email protected]>
enable noImplicitAny on template region

653bf3d5a9763cd673fb116e93fa999273d99d24 authored about 6 years ago by ktsn <[email protected]>
bump vue-eslint-parser

0542c1a429698292f01fcd13c5be44a1ed460bd2 authored about 6 years ago by ktsn <[email protected]>
check array literal expression

0fd53f0fd32d9b22ed4f73ffec206899147ef613 authored about 6 years ago by ktsn <[email protected]>
inject 'this' to expressions in template expression

5d6d62f780da5d10eca6a0e1cb8355d6c3ffb005 authored about 6 years ago by ktsn <[email protected]>
add a flag to control template type check

bca4ad489f029b310df01eadf3746f771796fd59 authored about 6 years ago by ktsn <[email protected]>
support literal iteration of v-for

f2f32366b7cb615ef126a4036173477401946fbe authored about 6 years ago by ktsn <[email protected]>
Merge remote-tracking branch 'upstream/master' into template-type-checking

9f5304d01627fa5a7b3dea341c109ad49f90902c authored about 6 years ago by ktsn <[email protected]>
Update eslint-plugin-vue to v5

033a737799ba14e719795db0f8887dad625b2e7c authored about 6 years ago by Armano <[email protected]>
v0.14.3

288f766014406db68d37c541789ab51513cbc1f0 authored about 6 years ago by Pine Wu <[email protected]>
Changelogs

64edd6eebc4e79ab2823f94f415e9cd7e2b1a4e8 authored about 6 years ago by Pine Wu <[email protected]>
0.0.39

984bc3590c0cc5e527f2b37198b8efb3b155177e authored about 6 years ago by Pine Wu <[email protected]>
Fix #998

39e50b0fe923d4ae2fa7004860d6d78cec3f6f58 authored about 6 years ago by Pine Wu <[email protected]>
Fix flatmap-stream issue. Fix #995

24495504e25e6381c9ed750d92fede75e087dc09 authored about 6 years ago by Pine Wu <[email protected]>
0.14.2

0a8d7a7765890d42fdaa8fa715743b458e44aa03 authored about 6 years ago by Pine Wu <[email protected]>
Changelog

317f7b4b38f3edda0353918264badbba790c9db6 authored about 6 years ago by Pine Wu <[email protected]>
v0.0.38

1c6f4984fc32919f2a860943a1335dd2a86f846d authored about 6 years ago by Pine Wu <[email protected]>
Allow global prettier config and clear confusion

cf893ed856347a85701b4f887027769a28a0c313 authored about 6 years ago by Pine Wu <[email protected]>
0.14.1

bad97e823876165f1d5aeb9d7a36dd1b736ec241 authored about 6 years ago by Pine Wu <[email protected]>
Changelog

2029551a1b3405f81531cfd097d7c4a326032f62 authored about 6 years ago by Pine Wu <[email protected]>
v0.0.37

722e73139f2de887c58c3c928df84bb0b4ee2b72 authored about 6 years ago by Pine Wu <[email protected]>
Fix null pointer for #939

7a8d5255ce57a8e35a38275bad91a9b29406732e authored about 6 years ago by Pine Wu <[email protected]>
changelog again

8491944e09e23e43707174613e79dcd641bf407e authored about 6 years ago by Pine Wu <[email protected]>
Update vsix links

09efe942df925bbdc41969bf6e4a7ec052730ad6 authored about 6 years ago by Pine Wu <[email protected]>