Skip to content

Commit

Permalink
Add LSP-basedpyright (sublimelsp#113)
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Cherng <jfcherng@gmail.com>
  • Loading branch information
jfcherng authored Mar 29, 2024
1 parent f5e1af0 commit 957f410
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions repository.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,23 @@
}
]
},
{
"details": "https://github.com/sublimelsp/LSP-basedpyright",
"name": "LSP-basedpyright",
"labels": [
"auto-complete",
"linting",
"formatting",
"code navigation",
"intellisense"
],
"releases": [
{
"sublime_text": ">=4148",
"tags": true
}
]
},
{
"details": "https://github.com/sublimelsp/LSP-bash",
"name": "LSP-bash",
Expand Down

0 comments on commit 957f410

Please sign in to comment.