11ty / 11ty/webc

Editor syntax highlighting for custom transforms (ts, sass)

Open
#7 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
1.4k
Forks
46
Avg merge
10m
Merged PRs (30d)
2

Description

Great project! I was thinking about creating something similar for a long time. What held me off is that I would like to continue to use other languages like typescript or sass (like in vue single file components). Transforming them is not the problem, but editor support (preferably in vscode). The vscode vetur plugin for vue manages syntax highlighting and autocompletion for these languages very well, are there any plans to create something similar for WebC?

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 VSCode Vetur plugin's syntax-highlighting and autocomplete approach alongside WebC's custom-transform support. Define the editor integration scope for TypeScript and Sass in WebC or Vue-style single-file components, then verify that highlighting and autocomplete work in VSCode.

Written by the indexing model from the issue text.

Assessment

Tech stack
sass, typescript, vscode
Domain
developer-experience, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.