Skip to content

Conversation

@peterschmidt85
Copy link
Contributor

No description provided.

@peterschmidt85 peterschmidt85 requested a review from jvstme March 16, 2025 19:34
@peterschmidt85 peterschmidt85 linked an issue Mar 16, 2025 that may be closed by this pull request
ide: Annotated[Literal["vscode"], Field(description="The IDE to run")]
ide: Annotated[
Union[Literal["vscode"], Literal["cursor"]],
Field(description="The IDE to run. Supported values include `vscode` and `cursors`."),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Field(description="The IDE to run. Supported values include `vscode` and `cursors`."),
Field(description="The IDE to run. Supported values include `vscode` and `cursor`"),

No trailing dot is needed for the dstack.yml reference docs – leads to double dot.

@peterschmidt85 peterschmidt85 merged commit a2d03f5 into master Mar 17, 2025
22 checks passed
@peterschmidt85 peterschmidt85 deleted the 2412-feature-support-the-cursor-ide branch March 17, 2025 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Support the cursor IDE

4 participants