Code Monkey home page Code Monkey logo

vscode-fecs-plugin's Introduction

vscode-fecs-plugin

A better fecs extension for vscode. This is inspired by SublimeLinter-contrib-fecs and VScode-fecs.

Install

Install this extension: ext install vscode-fecs-plugin

Features

Fecs Check

For toggle(on / off) fecs check, run command: fecs toggle

  • fecs for javascript

javascript

  • fecs for css

css

  • fecs for less

less

  • fecs for html

html

  • fecs for vue

vue

Attention: the gutter icon for this extension will overlap the 'debug break point' icon.

  • .fecsrc
  • .fecsignore (coming soon...)

Fecs Format

  • Run command: fecs format
  • Shortcuts: cmd+shift+r

Extension Settings

This extension contributes the following settings:

  • vscode-fecs-plugin.en: Controls if use English in output
  • vscode-fecs-plugin.level: Fecs check level. Value is 0 1 or 2
  • vscode-fecs-plugin.jsLikeExt: Specified 'js like' files extension that can use fecs.
  • vscode-fecs-plugin.cssLikeExt: Specified 'css like' files extension that can use fecs.
  • vscode-fecs-plugin.htmlLikeExt: Specified 'html like' files extension that can use fecs.
  • vscode-fecs-plugin.excludePaths: Uncheck the files in these directory.
  • vscode-fecs-plugin.excludeFileNameSuffixes: Uncheck the files with these suffixes.

For more information

Enjoy!

vscode-fecs-plugin's People

Contributors

kidnes avatar l5oo00 avatar yxday avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.