บทวิจารณ์สำหรับ Live editor for CSS, Less & Sass - Magic CSS
Live editor for CSS, Less & Sass - Magic CSS โดย webextensions.org
35 บทวิจารณ์
- ได้รับการจัดอันดับ 5 จาก 5โดย JD, 6 เดือนที่แล้ว
- ได้รับการจัดอันดับ 5 จาก 5โดย ROVbeard, 1 ปีที่แล้ว
- ได้รับการจัดอันดับ 5 จาก 5โดย SPJ, 1 ปีที่แล้ว
- ได้รับการจัดอันดับ 5 จาก 5โดย Ty, 2 ปีที่แล้วCool, little CSS editor with some basic but super useful functionality!
- ได้รับการจัดอันดับ 5 จาก 5โดย 2bebo, 3 ปีที่แล้ว
- ได้รับการจัดอันดับ 5 จาก 5โดย ผู้ใช้ Firefox 14261495, 3 ปีที่แล้วAs someone who has problems with CSS, this add-on makes defining CSS a breeze. Great tool!
- ได้รับการจัดอันดับ 5 จาก 5โดย Dark_, 3 ปีที่แล้ว
- ได้รับการจัดอันดับ 5 จาก 5โดย wordpure, 3 ปีที่แล้ว
- ได้รับการจัดอันดับ 5 จาก 5โดย Grigory Latyshev, 3 ปีที่แล้ว
- ได้รับการจัดอันดับ 5 จาก 5โดย bito, 4 ปีที่แล้ว
- ได้รับการจัดอันดับ 5 จาก 5โดย ผู้ใช้ Firefox 14445043, 4 ปีที่แล้ว
- ได้รับการจัดอันดับ 5 จาก 5โดย doinglines, 4 ปีที่แล้ว
- ได้รับการจัดอันดับ 5 จาก 5โดย Moises Gorisch Bueno, 5 ปีที่แล้วExtremamente útil para mim, instalo em todos computadores do meu acesso.
- ได้รับการจัดอันดับ 5 จาก 5โดย cregox, 5 ปีที่แล้วboy, was it hard to find an extension able to do such a simple textarea trick to resize its size so i could print the full form to pdf on android! thanks for this wonderful extension!!
- ได้รับการจัดอันดับ 5 จาก 5โดย Roman2K, 5 ปีที่แล้ว
- ได้รับการจัดอันดับ 5 จาก 5โดย ผู้ใช้ Firefox 15327288, 6 ปีที่แล้ว
- ได้รับการจัดอันดับ 5 จาก 5โดย Alex99Pilot, 6 ปีที่แล้ว
- ได้รับการจัดอันดับ 5 จาก 5โดย ผู้ใช้ Firefox 14475097, 6 ปีที่แล้วSuper efficient live editor !
I believe that an external window would be specially useful for Responsive design.
Changing the blue color to a more neutral dark-grey (#555 or so) could be good also to avoid style disturbing. A bit of material design wouldn't harm it either, while less important.
In fact to be ideal, you should offer a Light/Dark theme switcher where the whole layout would be White or dark, without borders, but a neat shadow ;-)
Thanks already for your work.
If you'd appreciate help for the UI CSS, ask me and I'll answer you with pleasure.การตอบกลับของนักพัฒนา
โพสต์เมื่อ 6 ปีที่แล้วGlad that you like it :-)
Possible features/changes are listed in the page at https://github.com/webextensions/live-css-editor/blob/master/TODO.md
External window:
Implementing that would be a bigger change. There is an existing workaround which can solve the use-case of editing in responsive design view to an ok-enough level. You can use the feature "Watch CSS files to apply changes automatically" and follow the instructions there to set it up. After that, open your file in any code editor and edit it. You changes would reflect immediately.
Providing light/dark theme:
That may need an alternative copy of the icons and the UI for it. Since that is extra effort, I'm currently lazy about it ;-)
Changing the background color to neutral dark-gray with appropriate shadow:
That can be done.
I've added your suggestions in the TODO file mentioned above, but may not be taking them up soon due to other listed priority tasks or time constraints. PRs are welcome :-) - ได้รับการจัดอันดับ 5 จาก 5โดย ผู้ใช้ Firefox 11729722, 7 ปีที่แล้ว
- ได้รับการจัดอันดับ 5 จาก 5โดย LRDTAB, 7 ปีที่แล้วExtraordinaria herramienta para identificar los divs, spans, etc. Y asignarles estilo.
- ได้รับการจัดอันดับ 5 จาก 5โดย ผู้ใช้ Firefox 13994045, 7 ปีที่แล้วNice, can you make it that the code also works without opening the extension?
การตอบกลับของนักพัฒนา
โพสต์เมื่อ 6 ปีที่แล้วThis is pending for the Firefox version of the extension due to Firefox bugs mentioned at https://github.com/webextensions/live-css-editor/blob/master/TODO.md#improvements
There is scope for adding some sort of workaround. That may be added later. - ได้รับการจัดอันดับ 5 จาก 5โดย M. Möhling, 7 ปีที่แล้วWorks well, thank you. One issue, though; after cleaning the browser cache or after aborted browser sessions the stored custom css strings tend to get lost. Seems like the storage place for the add-on has a problem. Also, it takes a little too long to load.
การตอบกลับของนักพัฒนา
โพสต์เมื่อ 7 ปีที่แล้วGlad that you like it :-)
1. Regarding storage - The styles that you type are stored in "localStorage". When you are cleaning the history, you may just uncheck the "Offline Website Data" option in the "Clear Recent History".
2. Regarding taking too long to load - This is partly an issue from our end because the whole extension consists of so many different files. We can optimize it by bundling the most of the code into just a few files. The reason for not attempting that was the fact that using minified code would make the approval process for Mozilla extension store take longer time. I believe that Mozilla's extension approval process has now become a lot more automated and faster. We may now be able to attempt a fix for this problem by bundling the application code without adding much delay to the update/release process. Though it might take a little time before we make that change. - ได้รับการจัดอันดับ 5 จาก 5โดย William Guesser, 7 ปีที่แล้วGreat! Save my job! lol hahaha
Thank you Dev!!!