microsoft / microsoft/vscode-css-languageservice

Support @view-transition

Open
#425 1 comment 8 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
384
Forks
217
Avg merge
3d 16h
Merged PRs (30d)
14

Description

@view-transition {
  navigation: auto;
}

https://drafts.csswg.org/css-view-transitions-2/#view-transition-rule
https://developer.mozilla.org/en-US/docs/Web/CSS/@view-transition
https://caniuse.com/?search=%40view-transition

Seems like it's still a draft, but support is pretty good with only Firefox lagging behind out of main browsers

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the CSS language service entry points that handle at-rules, using the linked CSSWG and MDN references as behavioral guidance. Done means the service supports the @view-transition rule shown in the example and remains aligned with the documented syntax.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, typescript
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.