All Projects → zitup → classNameToCss

zitup / classNameToCss

Licence: MIT license
A VS Code extension that provides HTML class name completion for CSS

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to classNameToCss

Bash Argsparse
An high level argument parsing library for bash
Stars: ✭ 128 (+509.52%)
Mutual labels:  completion
3d Pointcloud
Papers and Datasets about Point Cloud.
Stars: ✭ 179 (+752.38%)
Mutual labels:  completion
gradle-dependencies-plugins-helper-plugin
This is an IntelliJ IDEA plugin for searching dependencies/plugins from JCentral/GradlePlugins inside Gradle projects.
Stars: ✭ 33 (+57.14%)
Mutual labels:  completion
Bash Completion
Programmable completion functions for bash
Stars: ✭ 1,913 (+9009.52%)
Mutual labels:  completion
Github Complete.vim
Vim input completion for GitHub
Stars: ✭ 161 (+666.67%)
Mutual labels:  completion
Haoide
Stop upgrade, most of features were delivered in https://github.com/xjsender/haoide-vscode
Stars: ✭ 194 (+823.81%)
Mutual labels:  completion
Fzf Tab Completion
Tab completion using fzf
Stars: ✭ 127 (+504.76%)
Mutual labels:  completion
asyncomplete-nextword.vim
Provides intelligent English autocomplete for asyncomplete.vim via nextword
Stars: ✭ 43 (+104.76%)
Mutual labels:  completion
Evans
Evans: more expressive universal gRPC client
Stars: ✭ 2,710 (+12804.76%)
Mutual labels:  completion
npm-completion
A @npm tab completion for @PowerShell.
Stars: ✭ 38 (+80.95%)
Mutual labels:  completion
Coc Sources
Additional common sources of coc.nvim
Stars: ✭ 135 (+542.86%)
Mutual labels:  completion
Consult
consult.el - Consulting completing-read
Stars: ✭ 153 (+628.57%)
Mutual labels:  completion
Yarn Completion
Bash completion for Yarn
Stars: ✭ 210 (+900%)
Mutual labels:  completion
Ansible Completion
Basic bash completion for Ansible
Stars: ✭ 128 (+509.52%)
Mutual labels:  completion
cljs-tooling
[DEPRECATED] Tooling support for ClojureScript
Stars: ✭ 58 (+176.19%)
Mutual labels:  completion
Auto Complete
Emacs auto-complete package
Stars: ✭ 1,622 (+7623.81%)
Mutual labels:  completion
Codeigniter Phpstorm
PhpStorm Code Completion to CodeIgniter
Stars: ✭ 194 (+823.81%)
Mutual labels:  completion
vim-complimentary
Better completion for Vim builtins
Stars: ✭ 21 (+0%)
Mutual labels:  completion
amx
An alternative M-x interface for Emacs.
Stars: ✭ 136 (+547.62%)
Mutual labels:  completion
fish-elm-completions
Elm related completions for the friendly interactive shell
Stars: ✭ 21 (+0%)
Mutual labels:  completion

IntelliSense for HTML classNames in CSS

简体中文

A Visual Studio Code extension that provides HTML class name completion for the CSS based on the definitions found in the same directory. It will provide class name of current file if in .vue file.

Feature

  • Gives you autocompletion in css for html class names in the same directory or current file

Supported File Type

  • HTML/HTM
  • JSX/TSX
  • Vue
  • CSS
  • Less
  • Sass
  • Stylus

Usage

This extension is very very easy to use, there just one step to improve your development efficiency:

  • Search, Install, Type dot and Share with your colleague

Contributing

Any type of contribution and discussion is welcome.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].