Ecosyste.ms: OpenCollective

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

github.com/biomejs/biome-vscode

Biome extension for Visual Studio Code
https://github.com/biomejs/biome-vscode

ci: set output path

8ecc8f56c3354cce3245067ee78f55af8174a287 authored about 1 year ago by Nicolas Hedger <[email protected]>
ci: package needs build

9a246f4baa8f394fed3bbea0fb26facb3e8f2d56 authored about 1 year ago by Nicolas Hedger <[email protected]>
ci: upload compiled extension

1271109470ddc1e214e18ed617f05b25bd5823fc authored about 1 year ago by Nicolas Hedger <[email protected]>
ci: run vsce from local deps

8c041ed2ff02f2c32dee5185f5122ed759a65007 authored about 1 year ago by Nicolas Hedger <[email protected]>
ci: hardcode asset names

fe67a1ea6d4605221584315721ebe3841b18c815 authored about 1 year ago by Nicolas Hedger <[email protected]>
ci: try packaging

e36742e51b7788dfced998e98f075f4bf35485ee authored about 1 year ago by Nicolas Hedger <[email protected]>
ci: don't upload artifact

54266ec4d10581dd2e80bdd206380edcbdc654fb authored about 1 year ago by Nicolas Hedger <[email protected]>
ci: extract workflows

4575a6e21cfe670cf4deee78276a53630c27335b authored about 1 year ago by Nicolas Hedger <[email protected]>
chore: add missing package manager

d74a31b8fa7fbaac4d801ec24391e9685d181d1c authored about 1 year ago by Nicolas Hedger <[email protected]>
ci(integrate): use latest checkout action

1ea04f36d34a0d1e29f089dba17ebc7f466c92e0 authored about 1 year ago by Nicolas Hedger <[email protected]>
ci: fix path

075e3bb810c99afb235cf764758bcd5b406779f7 authored about 1 year ago by Nicolas Hedger <[email protected]>
ci(integrate): run on push to main

6a94f72cf5e128e2d6658067086cd9e57f0255aa authored about 1 year ago by Nicolas Hedger <[email protected]>
ci: add integration workflow

46f5fe8a2947f231f66ff95342500b7ebbeb65e8 authored about 1 year ago by Nicolas Hedger <[email protected]>
chore: setup biome

c6c8dede4262b71299b02858102d8f7a580aa345 authored about 1 year ago by Nicolas Hedger <[email protected]>
style: format

d0570bee2d0255c14b8a6e6d3419cb14fa48e1bf authored about 1 year ago by Nicolas Hedger <[email protected]>
chore: add debug configuration

3b033520c99e241343e7d8c9cd885ce94731ac0b authored about 1 year ago by Nicolas Hedger <[email protected]>
chore: create lock file

c112cecddbd337747f7ba9e9762046e8509fbcd1 authored about 1 year ago by Nicolas Hedger <[email protected]>
docs(README): add wip warning

0544a0e103df4308c92b302ac3b22a1e3c26a64d authored about 1 year ago by Nicolas Hedger <[email protected]>
feat(lint/noUselessElse): add rule (#331)

12780b6a06d18baaa2ffd39700ad4f6a4cd0cd97 authored about 1 year ago by Victorien Elvinger <[email protected]>
Change default complexity (#337)

8e8f33f7d19bbf3685cf9cfae84ec3cf0481c102 authored about 1 year ago by Arend van Beelen jr <[email protected]>
feat(lint): `noMisleadingInstantiator` (#215)

Co-authored-by: Victorien Elvinger <[email protected]>

c9652631f738f70d39150faa3ae5c4373d9ce1e3 authored about 1 year ago by unvalley <[email protected]>
fix(cli): correctly apply import sorting on --apply (#299)

df65e1bdc8295652b9db222a34039a2c273176d0 authored about 1 year ago by Emanuele Stoppa <[email protected]>
fix: schema and formatter language application (#292)

5a984ea1e44dc59559477bf94225b2a32394a3e3 authored about 1 year ago by Emanuele Stoppa <[email protected]>
release: v1.2.0 (#287)

5014d9d9291a7de6c11afbe154ce73225c45aefb authored about 1 year ago by Victorien Elvinger <[email protected]>
fix(vscode): server bin path resolution (#227)

Co-authored-by: Emanuele Stoppa <[email protected]>

31dcc2e5a54b5f4e166a3eaa7fd96bff0dc21943 authored about 1 year ago by Nicolas Hedger <[email protected]>
refactor(lint/noConfusingArrow): remove rule (#271)

48d91288ae71593d1c5955e571a53cb120048fdd authored about 1 year ago by Victorien Elvinger <[email protected]>
feat: control formatter by language (#252)

5cb094f64bf1c113d0a7810e5bb0f1e166c3c104 authored about 1 year ago by Emanuele Stoppa <[email protected]>
ci(release_lsp): fix extension packaging (#253)

72238d47355240aebb2aa368e07b8f7d53096d48 authored about 1 year ago by Nicolas Hedger <[email protected]>
chore(vscode): switch from `npm` to `pnpm` (#219)

7d047520cb69cb10c32ea22498021e75ca635c60 authored about 1 year ago by Nicolas Hedger <[email protected]>
feat(vscode): lower minimum engine version to `1.80.0` (#235)

8d88ce8ead06139e06562d58cf81d20f66b7f109 authored about 1 year ago by Nicolas Hedger <[email protected]>
fix(vscode): disable extension if required config file is missing (#210)

0d326f1bf6f42fbe814a2ed966e4706fb03c7553 authored about 1 year ago by Nicolas Hedger <[email protected]>
feat(lint/noConfusingVoidType): add no-invalid-void-type (#184)

fff41cab7518d0c585ee16305294e9ed9a7da9a9 authored about 1 year ago by shulan <[email protected]>
release: 1.1.2 (#186)

d603654fd37dc25754c8a4ff8446d24c3c37c3a2 authored about 1 year ago by Emanuele Stoppa <[email protected]>
release: 1.1.1 (#179)

e86af4d3c3bdc62d4e4b299c9b19118a4d319150 authored about 1 year ago by Emanuele Stoppa <[email protected]>
release: 1.1.0 (#155)

f38960430682c147ac2f79883f68828624d5857c authored about 1 year ago by Emanuele Stoppa <[email protected]>
feat(lint): useCollapsedElseIf (#160)

Co-authored-by: Victorien Elvinger <[email protected]>

23113cb22e40c9256b39e41104fdf53b94eb2617 authored about 1 year ago by n-gude <[email protected]>
fix(lint/useTemplate): preserve leading non-string addition (#70)

6015a3e7bd0d5f5872629c368ae3c25609059892 authored about 1 year ago by Victorien Elvinger <[email protected]>
fix(formatter): respect `IndentWidth` in `IndentStyle::Tab` (#86)

f0cee1decad88e42007eab3e14d2cfea0ed2e007 authored about 1 year ago by magic-akari <[email protected]>
fix(vscode): enable and recognise JSONC files (#80)

32268630af30bde1df19027ae5130b126fccffac authored about 1 year ago by Emanuele Stoppa <[email protected]>
chore: announcement (#38)

Co-authored-by: Victorien Elvinger <[email protected]>

01367c834881a061980d014647d616b609922413 authored about 1 year ago by Emanuele Stoppa <[email protected]>
release: v1.0.0 (#73)

ff7d9787a0e9a6d95888b84b2b6f8eb8a7fe1ce7 authored about 1 year ago by Emanuele Stoppa <[email protected]>
docs(website): improve formatting, remove an erroneous link (#67)

30edf750e14c25037cfc1eda44288c1d6024061f authored about 1 year ago by Victorien Elvinger <[email protected]>
fix: show warning for unresolved binary (#63)

Co-authored-by: Victorien Elvinger <[email protected]>

256883ac1e7e9f38d67518a09715d3ed5e1d7748 authored about 1 year ago by Emanuele Stoppa <[email protected]>
chore: update crate and trigger release

047bbf2eb0e8cfc09d498dffad9d1251a6a68edf authored about 1 year ago by Emanuele Stoppa <[email protected]>
chore: trigger release

859ed151619b832394ca9ee6bb2c37f1fa6b877c authored about 1 year ago by Emanuele Stoppa <[email protected]>
feat(lint): noUselessThisAlias (#23)

6f9b9b00149c29a296dedbfc6c221715078b3435 authored about 1 year ago by Victorien Elvinger <[email protected]>
refactor(website): rome.json -> biome.json (#37)

c416497c706bc0144dcc723269d43ebe06395ac4 authored about 1 year ago by Victorien Elvinger <[email protected]>
refactor(lint/useGetterReturn): improve rule docs (#26)

5479b72043ee0357bc92daa86d0de445096327e8 authored about 1 year ago by Victorien Elvinger <[email protected]>
feat(lint): add useGetterReturn (#1)

ba6c510d7a46f98c19d14218959ba887d8840e14 authored about 1 year ago by Victorien Elvinger <[email protected]>
fix: path to correct binary (#21)

32beff464b729a6cedc16434cf4d84691dc06c6b authored about 1 year ago by Emanuele Stoppa <[email protected]>
chore: separate license

22d82cef7f8f194422461d186f9ac8f352ff392a authored about 1 year ago by Victorien Elvinger <[email protected]>
refactor: more renamings to Biome (#16)

4aefb040516486adb44a1fc9f999c8ded747dc04 authored about 1 year ago by Victorien Elvinger <[email protected]>
docs: update internal docs (#11)

28b049d9fee458d2c162a1f14dcbeeb085022091 authored about 1 year ago by Victorien Elvinger <[email protected]>
chore: grant write permissions

a860fce3efb851af88d2cb061cd1e8bd5ed03929 authored about 1 year ago by Emanuele Stoppa <[email protected]>
chore: trigger lsp release

f30c17302e69b2128228887f5642b3810ea935db authored about 1 year ago by Emanuele Stoppa <[email protected]>
chore: trigger release

093a3625d7aba53e2e1dd07898f084bd93715479 authored about 1 year ago by Emanuele Stoppa <[email protected]>
chore: fix publisher and action publishing (#14)

68c2fc5e0d414ef39c7aea9931b4e9da48d96031 authored about 1 year ago by Emanuele Stoppa <[email protected]>
chore: change LSP and VSCode extension diagnostics (#13)

d5d6cc81fb987d5fc7983faeebb60c6068934ef2 authored about 1 year ago by Emanuele Stoppa <[email protected]>
docs: update website to Biome (#12)

484fad3d951281b457e77273381191d5e9d61e15 authored about 1 year ago by Victorien Elvinger <[email protected]>
ci: fix CI failures (#9)

1f1edc17cade1894a2bf20519135eaa5c52fe71a authored about 1 year ago by Emanuele Stoppa <[email protected]>
release changes (#6)

Co-authored-by: Denis Bezrukov <[email protected]>

405b9298e307ff092469bb7117787c16c3dba4c6 authored about 1 year ago by Emanuele Stoppa <[email protected]>
chore: use the correct org

2ae207ee5d1b96660adc267fea2cbe015bc4a48c authored over 1 year ago by Emanuele Stoppa <[email protected]>
chore: update binary name and env variables to use `BIOME`

da726fab5c8f278c27f7ac8d9a08b66b304a1671 authored over 1 year ago by Emanuele Stoppa <[email protected]>
chore: changesets, packages and workspace

a4f65d78db3042b4c404b9697893bc4179b0c9e1 authored over 1 year ago by Emanuele Stoppa <[email protected]>
chore: revert VSCode extension (#4764)

5fa8cc567141e30adef9b0bf166b5652eb4c920a authored over 1 year ago by Emanuele Stoppa <[email protected]>
Revert "release: 13.0.0" (#4761)

6b5570164e7442bf9ef2f54f2cb9e4f8937e81e5 authored over 1 year ago by Emanuele Stoppa <[email protected]>
chore: update VSCode extension

2875ddca81c0cfedee53faada9c668516c9326ac authored over 1 year ago by Emanuele Stoppa <[email protected]>
release: 13.0.0 (#4565)

Co-authored-by: Denis Bezrukov <[email protected]>

0fce5c3e11bfdcca0f2799e56adf9e9176369c33 authored over 1 year ago by Emanuele Stoppa <[email protected]>
feat: enable organize imports by default (#4754)

57cb57caebf6bbbed82b6a0ef0ebf1b67b1b31c1 authored over 1 year ago by Emanuele Stoppa <[email protected]>
V13 rule promotion (#4752)

* feat(rome_js_analyze): rule promotion

* refactor(rome_js_analyze): remove useCamleCase

6952a788f5a845a4cd12c0eed5759ac51018acbe authored over 1 year ago by Victorien Elvinger <[email protected]>
Group organized imports by distance (#4725)

ee6a7421ecc625a28a4839de8649d84c825966bb authored over 1 year ago by Arend van Beelen jr <[email protected]>
feat(rome_js_analyze): noUnsafeDeclarationMerging (#4736)

* feat(rome_js_analyze): noUnsafeDeclarationMerging

* fix(rome_js_semantic): do not hoist cla...

a2bd3e2a3a1ab37531eb9d7f8b128f35b3cbca4c authored over 1 year ago by Victorien Elvinger <[email protected]>
feat(rome_js_analyze): add options to `noRestrictedGlobals` (#4723)

6cf9cd674f672570b0346abe8192006413266807 authored over 1 year ago by Emanuele Stoppa <[email protected]>
feat(rome_js_analyze): new lint rule: `useImportRestrictions` (#4700)

5734fa2e70ee676ea3c053a9bbdef347d927801b authored over 1 year ago by Arend van Beelen jr <[email protected]>
feat: 🎸 allow comments in json file (#4714)

Co-authored-by: IWANABETHATGUY <[email protected]>

ca4796a778a169ddb318cd59c44b4abe901d6db5 authored over 1 year ago by Emanuele Stoppa <[email protected]>
refactor(rome_js_analyze): handle globalThis for `noNewSymbol` (#4707)

f8cc10ad8ef1fc68c0dc23b55c686a15467acbac authored over 1 year ago by Victorien ELVINGER <[email protected]>
feat(rome_js_analyze): useIsArray (#4701)

19acbfe9c0601e4bf1defe572e5de094e465f4cb authored over 1 year ago by Victorien ELVINGER <[email protected]>
feat(rome_js_formatter, rome_cli): add `arrowParentheses` option (#4667)

9d01e01dbf6f74e3100a5a80256d1e10854fb6f2 authored over 1 year ago by Superchupu <[email protected]>
feat(rome_js_analyze): noControlCharactersInRegex (#4656)

Co-authored-by: Emanuele Stoppa <[email protected]>

269a5a69dbc0aaa3d52468003581a940c7762760 authored over 1 year ago by unvalley <[email protected]>
refactor(rome_js_analyze): noFallthroughSwitchClause handle block statements (#4695)

2f3bc704947b7a041aed7af60598ed05304f9ec4 authored over 1 year ago by Victorien ELVINGER <[email protected]>
feat(rome_js_analyze): noUselessEmptyExport (#4693)

13ffaf94d41499e8e8c8a0458c064dd361f2ffcf authored over 1 year ago by Victorien ELVINGER <[email protected]>
feat(rome_js_analyze): noFallthroughSwitchClause (#4626)

* feat(rome_js_analyze): noFallthroughSwitchClause

* fix(rome_js_analyze): take continue statem...

daae9f8fc48ae8d04eda9ce963a882a0c3e12732 authored over 1 year ago by Daniel Santos <[email protected]>
feat(rome_js_analyze): new lint rule `noExcessiveComplexity` (#4657)

baa76f038a4c48cae0a1aa36d4eab3b308df612c authored over 1 year ago by Arend van Beelen jr <[email protected]>
docs: better documentation for rule (#4641)

7d621064eb9f76c9cc910b6895e38c6efb957f55 authored over 1 year ago by Emanuele Stoppa <[email protected]>
feat(rome_js_analyze): noNonoctalDecimalEscape (#4618)

Co-authored-by: Emanuele Stoppa <[email protected]>

a07ce513ce9b41a9e2db05495cfcd228256b5244 authored over 1 year ago by unvalley <[email protected]>
feat(rome_js_analyze): rule `noVoid` (#4619)

8a44737efb7ac018ce4d8872e699313c24f4c9c8 authored over 1 year ago by Emanuele Stoppa <[email protected]>
feat(rome_js_analyze): add `useArrowFunction` (#4617)

cbd948cd34c68ee3d336b94755283e94ca7bf1ea authored over 1 year ago by Victorien ELVINGER <[email protected]>
feat(rome_js_analyze): add noGlobalIsFinite (#4613)

2d92ce2c77f6d987db2460e416ca65d9b58793a7 authored over 1 year ago by Victorien ELVINGER <[email protected]>
feat(rome_js_analyze): noGlobalIsNan (#4612)

fc7f5821e4e17ed6a36cb4039cb16d6323065a18 authored over 1 year ago by Victorien ELVINGER <[email protected]>
chore: remove changelog line and documentation parts (#4610)

* chore: remove changelog line and documentation parts

* Update CONTRIBUTING.md

Co-authored-by...

ce20f87cf5eacbdd1840b6657e8b22f6e6947659 authored over 1 year ago by Emanuele Stoppa <[email protected]>
feat(rome_service): add `extends` functionality (#4572)

1f4dc78563aa097ac8968a47c2aa38a993d92376 authored over 1 year ago by Emanuele Stoppa <[email protected]>
refactor(rome_js_analyze): improve noBannedTypes (#4597)

eea4f5997a73e170697bfff5a9b743faa4f7848e authored over 1 year ago by Victorien ELVINGER <[email protected]>
feat(rome_json_analyze): noDuplicateKeys (#4592)

* feat(rome_json_analyze): noDuplicateKeys

* codegen and dependencies

* rebase

* chore: clipp...

72a4cfd2895a3014c291d749f7b8b9ab7d79a83a authored over 1 year ago by Emanuele Stoppa <[email protected]>
feat(rome_js_analyze): useNamingConvention (#4534)

434b444b2d05997a449756bdb3b5ce74338d3bbe authored over 1 year ago by Victorien ELVINGER <[email protected]>
feat(rome_service): add parser option for unsafe decorators (#4574)

2a999f4fd29ec29ac9bd1a5cb27ee4b1c71dabaa authored over 1 year ago by Emanuele Stoppa <[email protected]>
refactor(rome_js_analyze): enhance `useDefaultParameterLast` (#4577)

85bc538b42c92f38ed301ba635185301d4d06752 authored over 1 year ago by Victorien ELVINGER <[email protected]>
refactor(rome_js_analyze): remove `noExtraSemicolon` (#4576)

56f8e30b93d3ec58b5fa9db22880d9aaee358343 authored over 1 year ago by Victorien ELVINGER <[email protected]>
docs: document how configuration is resolved (#4566)

1f931a31064bfc5694e558248f7bfebe91506253 authored over 1 year ago by Emanuele Stoppa <[email protected]>
feat(rome_js_analyze): Implement `noStaticOnlyClass` (#4514)

0d61ff8284345e6d143590780d76be656e600bb9 authored over 1 year ago by Niklas Mollenhauer <[email protected]>
feat(rome_js_formatter): Support prettier-style jsx quotes #4486 (#4555)

1511da10377c68d3fe059a5ef886af48ff183630 authored over 1 year ago by Denis Bezrukov <[email protected]>