mattn / mattn/emmet-vim

How to expand style>p as expected?

Open
#408 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Vim Script
Stars
6.5k
Forks
414
PR merge metrics
No merged PRs in 30d

Description

In order to create the following css code snippet,

<style type="text/css">
p {
	
}
</style>

How can i cutomize my snippets.json or other files to make the abbreviation style>p create the above css coe snippet?

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

Start by reviewing the requested abbreviation style>p and the customization options in snippets.json mentioned by the issue. Determine whether that configuration can produce the shown <style type="text/css"> block with an empty p rule, and document the confirmed configuration or limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, html, vim
Domain
tooling, web-dev
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.