DetachHead

Results 929 comments of DetachHead

i prioritize issues by sorting by 👍 count (as well as changes i personally think are feasible / important), so adding a 👍 react will help anyone is welcome to...

as a workaround you can set the environment variable `NODE_OPTIONS=--max-old-space-size=4096` which should work in the version of node bundled with basedpyright

i can give it a go. to be clear, do you want me to keep the argument and just fix the deprecation such that it shows as a deprecation hint...

since the files that need to be updated to properly deprecate the argument are generated it's probably easier to just delete the argument entirely. like i said it's been deprecated...

> Seems to be the exact same issue as #826 but that has been fixed and my basedpyright version is latest (1.29.1). That issue was specifically that it was checking...

there are about 500 open issues so don't expect this to be fixed in the near future unless this issue receives enough upvotes for me to prioritize it (see #404),...

the way i see it, mypy's days as "the most popular type checker" are numbered, so ruff should not be held back by it. ruff should be able to support...

i can't reproduce this. could you provide some more info please: - what version of basedpyright you're using - is basedpyright running from the pypi package in your environment, or...