All Projects → liuderchi → ide-css

liuderchi / ide-css

Licence: other
Atom-IDE for CSS, LESS and SCSS language

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to ide-css

ide-yaml
Atom-IDE support for YAML language
Stars: ✭ 16 (-11.11%)
Mutual labels:  language-server-protocol, atom-package, atom-plugin, atom-editor, atom-ide
atom-ide-scala
Scala & Dotty support for Atom IDE (🧟‍♂️ zombie repo)
Stars: ✭ 47 (+161.11%)
Mutual labels:  language-server-protocol, atom-package, atom-plugin, atom-ide
atom-ide-crystal
Crystal IDE package for Atom using the Scry Language Server
Stars: ✭ 24 (+33.33%)
Mutual labels:  language-server-protocol, atom-package, atom-editor, atom-ide
atom-zurb-foundation
Zurb Foundation 6 for sites snippets.
Stars: ✭ 31 (+72.22%)
Mutual labels:  atom-package, atom-plugin, atom-editor
language-mjml
Atom Editor package providing syntax support for MJML
Stars: ✭ 48 (+166.67%)
Mutual labels:  atom-package, atom-plugin, atom-editor
ide-go
Go language support for Atom-IDE, powered by Sourcegraph's Go Language Server
Stars: ✭ 39 (+116.67%)
Mutual labels:  language-server-protocol, atom-package, atom-ide
atom-perfectionist
Beautify CSS and SCSS
Stars: ✭ 19 (+5.56%)
Mutual labels:  atom-package, atom-plugin
atom-ide-datatip
Datatips for Atom IDE
Stars: ✭ 30 (+66.67%)
Mutual labels:  atom-package, atom-ide
Prettier Atom
An atom package for the prettier formatter.
Stars: ✭ 750 (+4066.67%)
Mutual labels:  atom-package, atom-editor
Atom I18n
:atom: One Atom i18n Package for Any Locale 🌏 🌎 🌍
Stars: ✭ 56 (+211.11%)
Mutual labels:  atom-package, atom-editor
atom-carbon-now-sh
Atom package to open the current editor content in https://carbon.now.sh/
Stars: ✭ 15 (-16.67%)
Mutual labels:  atom-package, atom-editor
Mighty React Snippets
Crafty React & Redux snippets for Atom Editor
Stars: ✭ 16 (-11.11%)
Mutual labels:  atom-package, atom-editor
linter-ansible-linting
ansible-lint linter for atom
Stars: ✭ 19 (+5.56%)
Mutual labels:  atom-package, atom-editor
atom-play-piano
In atom, piano notes are played as you code... amazing !
Stars: ✭ 29 (+61.11%)
Mutual labels:  atom-package, atom-editor
Tokamak
Fusion Reactor for Rust - Atom Rust IDE
Stars: ✭ 404 (+2144.44%)
Mutual labels:  atom-package, atom-editor
atom-ide-definitions
Definitions for Atom IDE
Stars: ✭ 26 (+44.44%)
Mutual labels:  atom-package, atom-ide
Github
Git and GitHub integration for Atom
Stars: ✭ 880 (+4788.89%)
Mutual labels:  atom-package, atom-editor
atom-ide-d
Adds D language support for Atom
Stars: ✭ 33 (+83.33%)
Mutual labels:  atom-package, atom-ide
Atom Terminal Panel
Advanced terminal interface for Atom editor
Stars: ✭ 95 (+427.78%)
Mutual labels:  atom-package, atom-editor
Markdown Themeable Pdf
ARCHIVED. NOT MAINTAINED. Themeable Markdown Converter (Print to PDF, HTML, JPEG or PNG)
Stars: ✭ 130 (+622.22%)
Mutual labels:  atom-package, atom-editor

ide-css

apm-download-count ci-status dependency-status

Atom-IDE for CSS, LESS and SCSS language

demo1

demo2

Features

  • CSS rules Outline in Outline View
    • Quick navigation by clicking
    • Quick CSS rule selection by double clicking
    • Searching by entering element name or class name in selector
  • Tooltips for
    • CSS selector
    • CSS property
    • Linter message
  • Support other CSS preprocessor grammars: LESS, SCSS

Requirements

you need to install following requirements before installing ide-css:

  • Atom editor 1.21.0-beta0 or higher version
  • Atom package atom-ide-ui

FAQ

Why I could not download this Atom package?

Please make sure you have installed all softwares in Requirements section.


I've installed ide-css. Why there is still nothing shown in Outline View when css opened?

Please check the file exists in the Project Tree View so that it can be handled by ide-css.

In addition, to show outline view, use Atom command Outline View: Toggle.


How can I customize this package?

Please read CONTRIBUTING.md for more details.


Notes and References

License

MIT License

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].