Commit graph

58 commits

Author SHA1 Message Date
Micha Reiser
1fee7da8b8
Release 0.0.1-alpha.24 (#1416)
Some checks failed
CI / Check generated files unedited (push) Has been cancelled
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-10-23 15:16:43 +02:00
David Peter
5c51b84800
Bump version to 0.0.1-alpha.23 (#1371) 2025-10-16 20:02:40 +02:00
Pepe Navarro
09e2963e54
Fix references to "possibly unbound" diagnostics following rename to "possibly missing" (#1343)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
2025-10-13 13:38:20 +01:00
Alex Waygood
2f3190d096
Bump version to 0.0.1-alpha.22 (#1334)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
Co-authored-by: David Peter <sharkdp@users.noreply.github.com>
Co-authored-by: Micha Reiser <micha@reiser.io>
2025-10-10 12:52:17 +00:00
Micha Reiser
01fca5525f
Update Zed settings structure (#1318)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
2025-10-07 11:55:03 +00:00
Micha Reiser
ef52a1940d
Bump version to 0.0.1-alpha.21 (#1205)
Some checks failed
CI / python package (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-09-19 08:42:23 +02:00
David Peter
453ffa0d7e
Update first-party environment.root docs (#1133)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
ref. https://github.com/astral-sh/ruff/pull/20263
2025-09-05 12:16:41 +00:00
Andrew Gallant
503cfe2d9a
Add documentation for the experimental autoImport setting (#1122)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
Ref https://github.com/astral-sh/ruff/pull/20207#pullrequestreview-3179515493
2025-09-03 09:58:05 -04:00
Dhruv Manilawala
f41f00af15
Bump version to 0.0.1-alpha.20 (#1121)
Co-authored-by: David Peter <sharkdp@users.noreply.github.com>
2025-09-03 17:50:06 +05:30
Alex Waygood
e9cb838b32
Bump version to 0.0.1-alpha.19 (#1050)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
Co-authored-by: David Peter <sharkdp@users.noreply.github.com>
2025-08-19 13:14:40 +00:00
Micha Reiser
d697cc0923
Bump version to 0.0.1a18 (#982)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com>
2025-08-14 15:51:30 +05:30
Dhruv Manilawala
07868315cb
Add ty.inlayHints.callArgumentNames reference (#981) 2025-08-14 15:04:13 +05:30
Dhruv Manilawala
daf8e91b93
Add ty.experimental.rename, ty.inlayHints.variableTypes (#951)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
## Summary

This PR adds reference documentation for the two new editor settings
that were added in https://github.com/astral-sh/ruff/pull/19800 and
https://github.com/astral-sh/ruff/pull/19780.

## Test Plan

<img width="2491" height="1374" alt="Screenshot 2025-08-07 at 19 24 44"
src="https://github.com/user-attachments/assets/f0fc32c5-1045-4fd9-900d-c4e7e429d54f"
/>
2025-08-07 19:37:44 +05:30
Dhruv Manilawala
7858ecb61b
Update editor settings reference with new format (#944)
Some checks are pending
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / Check generated files unedited (push) Waiting to run
CI / mkdocs (push) Waiting to run
## Summary

This PR updates the documentation to reflect the changes made in
https://github.com/astral-sh/ruff/pull/19614 and
https://github.com/astral-sh/ty-vscode/pull/106.

## Test Plan

<details><summary>Screenshot of the new editor settings reference
page:</summary>
<p>

<img width="4992" height="3702" alt="image"
src="https://github.com/user-attachments/assets/e3afd5a3-8b5b-43c3-addd-e1d6636ab1b7"
/>

</p>
</details>
2025-08-07 10:31:22 +05:30
Dhruv Manilawala
1712284c8f
Bump version to 0.0.1-alpha.17 (#945)
Some checks are pending
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / Check generated files unedited (push) Waiting to run
CI / mkdocs (push) Waiting to run
2025-08-06 17:30:28 +05:30
Micha Reiser
e48b66fd76
Improve visibility of copy and line separator in dark mode (#917)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
2025-07-31 07:50:59 +01:00
David Peter
c452e53a04
Bump version to 0.0.1-alpha.16 (#890)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
Changes which I chose not to include; let me know if one of these should
be added:

```
- Add warning for unknown `TY_MEMORY_REPORT` value ([#19465](https://github.com/astral-sh/ruff/pull/19465))
- Add goto definition to playground ([#19425](https://github.com/astral-sh/ruff/pull/19425))
- Added support for "go to references" in ty playground. ([#19516](https://github.com/astral-sh/ruff/pull/19516))
- Fall back to `Unknown` if no type is stored for an expression ([#19517](https://github.com/astral-sh/ruff/pull/19517))
- Make `Module` a Salsa ingredient ([#19495](https://github.com/astral-sh/ruff/pull/19495))
- Return a tuple spec from the iterator protocol ([#19496](https://github.com/astral-sh/ruff/pull/19496))
```

---------

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-07-25 15:46:28 +02:00
David Peter
0369a35981
Bump version to 0.0.1-alpha.15 (#852)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
2025-07-18 14:49:13 +02:00
Charlie Marsh
232a5d6895
Sync env.md script in release pipeline (#782)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
## Summary

See: https://github.com/astral-sh/ruff/pull/19205

Closes: https://github.com/astral-sh/ty/issues/773.
2025-07-08 11:34:51 -04:00
Alex Waygood
3ececb07e6
Bump version to 0.0.1-alpha.14 (#778)
Some checks are pending
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / Check generated files unedited (push) Waiting to run
CI / mkdocs (push) Waiting to run
Co-authored-by: David Peter <sharkdp@users.noreply.github.com>
2025-07-08 12:46:08 +01:00
Dhruv Manilawala
21886e591c
Add docs for ty.diagnosticMode (#779) 2025-07-08 12:21:13 +01:00
हिमांशु
a38c3c30d9
Document TY_MEMORY_REPORT (#768)
Some checks are pending
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / Check generated files unedited (push) Waiting to run
CI / mkdocs (push) Waiting to run
## Summary

Closes #714.
2025-07-07 16:53:50 +00:00
David Peter
6a408d5f98
Bump version to 0.0.1a13 (#756)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-07-02 19:39:04 +02:00
David Peter
c70ae8c84a Update ruff submodule reference and auto-generate files 2025-07-02 09:40:49 -05:00
David Peter
75af7fca4d Minor adjustments to docs (#752) 2025-07-02 09:40:49 -05:00
Zanie Blue
3634c41020 Naively split the "Overview" page into child pages (#748)
Splits each top-level heading of the existing documentation into
a dedicated page as a starting point.

---------

Co-authored-by: David Peter <mail@david-peter.de>
2025-07-02 09:40:49 -05:00
Zanie Blue
fba03297fe Add ty letter logo asset (#747)
<img width="471" alt="Screenshot 2025-07-01 at 12 01 07 PM"
src="https://github.com/user-attachments/assets/404eaeaa-9d8a-4307-82c4-d9757d4d7f43"
/>

This renders up in the top left
2025-07-02 09:40:49 -05:00
Zanie Blue
f58fd6b9d6 Add favicon (#746)
This needs to be the Astral icon since all of the documentation pages
are on the same subdomain
2025-07-02 09:40:49 -05:00
Zanie Blue
c14037ab2a Copy basic template and styling for documentation from uv (#729)
This copies the documentation scaffolding from uv, doing the minimum
amount of work to make it viable.

---------

Co-authored-by: David Peter <sharkdp@users.noreply.github.com>
2025-07-02 09:40:49 -05:00
Alex Waygood
f7446a6ee7
Bump version to 0.0.1-alpha.12 (#700)
Co-authored-by: David Peter <sharkdp@users.noreply.github.com>
2025-06-25 12:37:46 +01:00
Micha Reiser
4bd25b710b
Use environment.root instead of src.root in README (#694)
Some checks are pending
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / Check generated files unedited (push) Waiting to run
2025-06-24 14:53:00 +02:00
Micha Reiser
5f2a43e7e5
Document file exclusion (#647)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
2025-06-18 09:10:31 +00:00
Dhruv Manilawala
27e0a80f46
Document python.ty.disableLanguageServices (#668)
This PR documents the new option `python.ty.disableLanguageServices`.
2025-06-18 11:58:43 +05:30
David Peter
1ae7038368
Bump version to 0.0.1a11 (#672)
Some checks are pending
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / Check generated files unedited (push) Waiting to run
Co-authored-by: Carl Meyer <carl@astral.sh>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-06-17 22:28:08 +02:00
Andrew Gallant
efa735beac
docs: remove experimental section (#650)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
This was only used to opt into completions. But we're removing the
opt-in in https://github.com/astral-sh/ruff/pull/18650, so let's remove
it from the docs too.

Ref #86
2025-06-16 07:43:25 -04:00
Carl Meyer
15bae14c22
Bump version to 0.0.1-alpha.10 (#651)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-06-13 20:19:49 +00:00
Dhruv Manilawala
2feba5eb22
Bump version to 0.0.1-alpha.9 (#634)
Some checks are pending
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / Check generated files unedited (push) Waiting to run
2025-06-11 11:05:43 +00:00
Charlie Marsh
e69569b4fe
Update list of referenced environment variables (#612)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
Closes #564.
2025-06-08 20:10:20 -04:00
Dhruv Manilawala
c1337c962c
Bump version to 0.0.1-alpha.8 (#568)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-06-02 17:06:30 +05:30
Alex Waygood
820b7411b7
Update docs README for Python version inference from environment (#565) 2025-06-02 11:24:46 +00:00
David Peter
afb20f6feb
Bump version to 0.0.1a7 (#516)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-05-26 20:39:35 +02:00
Sumana Harihareswara
aaef059330
Fix anchor tag in README ToC (#486)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
2025-05-22 14:54:55 +02:00
Sumana Harihareswara
9cd30272fd
Add ToC and troubleshooting guidance to detailed README (#464)
Some checks are pending
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / Check generated files unedited (push) Waiting to run
2025-05-21 15:54:37 -04:00
Fabrizio Damicelli
d6138521fd
Add setup guide for using language server in Neovim (#436)
## Summary

Add documentation for minimal setup of `ty` on Neovim.

---------

Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com>
2025-05-21 15:23:39 +00:00
Alex Waygood
f11c6012d7
Bump version to 0.0.1-alpha.6 (#465)
Some checks are pending
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / Check generated files unedited (push) Waiting to run
2025-05-20 15:47:25 -04:00
David Peter
59c45cc60c
Bump version to 0.0.1a2 (#395) 2025-05-14 22:17:55 +02:00
F-G Fernandez
2effdb8ebd
Fix href to rules md file in the configuration description (#381) 2025-05-14 11:10:21 +00:00
Micha Reiser
12f466e461
Bump version to 0.0.1a1 (#356)
Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com>
Co-authored-by: David Peter <mail@david-peter.de>
2025-05-13 21:10:00 +05:30
Dhruv Manilawala
6303305e17
Add reference for editor settings (#343)
Co-authored-by: Micha Reiser <micha@reiser.io>
2025-05-13 11:19:13 +02:00
David Peter
a188aeb7b5
Minor clarifications in Python version docs (#344)
## Summary

This is unfortunately longer than what we had, but I thought that this
section could use some clarification. In particular, newer syntactic
features can not appear in `sys.version_info` branches, they will always
lead to errors.
2025-05-13 09:33:35 +02:00