Example: ```python from __future__ import annotations import asyncio ``` `from` and `import` have cyan color in vscode, but in zed it's blue
Example:
fromandimporthave cyan color in vscode, but in zed it's blue