Skip to content

Commit

Permalink
fix why section
Browse files Browse the repository at this point in the history
  • Loading branch information
DetachHead committed Sep 29, 2024
1 parent daeec05 commit fd19122
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@

there are two main reasons for this fork:

1. pyright is lacking several features that are made exclusive to pylance, microsoft's closed-source vscode extension
1. pyright lacks many features which are made exclusive to pylance, microsoft's closed-source vscode extension
2. the maintainer of pyright [closes valid issues for no reason and lashes out at users](https://github.com/microsoft/pyright/issues/8065#issuecomment-2146352290)

i wanted a python type checker and language server that \*actually works. not just for my own sake, but for the benefit of the community. this section contains a mostly comprehensive list of the the new features and improvements we've built on top of pyright.

see the [Benefits over Pyright](./benefits-over-pyright/new-diagnostic-rules.md) section for a comprehensive list of new features and improvements we've made to pyright.

0 comments on commit fd19122

Please sign in to comment.