Оглавление:
- 1 SCSS Support — plugin detail
- 2 User Comments
- 2.0.1 Necessary in NB 8.0?
- 2.0.2 Changes to source for NB 7.4?
- 2.0.3 Possible upgrade for Netbeans 7.4?
- 2.0.4 Impossible to install 1.1.3 to NB 7.2
- 2.0.5 Impossible to install…
- 2.0.6 Edit imported files
- 2.0.7 autocomplete broken
- 2.0.8 Excellent design
- 2.0.9 My mac dies when I install this plugin
- 2.0.10 Thanks a million for the latest update!
- 2.0.11 Thanks, a bug, and a request…
- 2.0.12 No code autocompletion
- 2.0.13 7.3?
- 2.0.14 Crush compiling css
- 2.0.15 NetBeans 7.2
- 2.0.16 Crushed my NetBeans 7.2
- 2.0.17 Version 1.1.1 beta does work with NetBeans 7.2.1
- 2.0.18 Compilation errors
- 2.0.19 Not working with 7.2
- 2.0.20 Great plugin — seems to work with 7.2 — how do I use scss compilation?
- 2.0.21 Autocompete featutre
- 2.0.22 Autocompete featutre
- 2.0.23 Code autocomplete
- 2.0.24 sweet plugin!
- 2.0.25 support for Netbeans 7.0
- 2.0.26 Net Beans 7.0 M2 Support
- 2.0.27 Download URL
Статья последний раз была обновлена 04.03.2023
SCSS Support — plugin detailNetbeans plugin for Scss language
[ You have to be logged in to be able to comment. ] User CommentsNecessary in NB 8.0?Is this plugin necessary if you have installed NetBeans 8.0?
I don't think so! Posted by jolugaju on Apr 08, 2014
Changes to source for NB 7.4?I've cloned the source to my desktop.
What are the minimal changes necessary to make this plugin compatible with NB 7.4? Thanks. Posted by tjsherlock on Feb 20, 2014
Possible upgrade for Netbeans 7.4?I would like to install this plugin for Netbeans 7.4. Any plans to upgrade the plugin?
Posted by tjsherlock on Feb 20, 2014
Impossible to install 1.1.3 to NB 7.2I am using Netbeans 7.2 and ver 1.1.1 works well.
But somehow when install 1.1.3 returns error like "Mime Lookup API" and "Editor Utilities" too old"(probably the same situation as Richnou's http://www.rcarlier.com/netbeans-scss.jpg) I cant make sense what this means. Posted by incheon on Oct 12, 2013
Impossible to install…Hello
When i try to install the plugin, I obtain this message: http://www.rcarlier.com/netbeans-scss.jpg ("Mime Lookup API" and "Editor Utilities" too old) But when I ask Netbeans to check for updates, he said : "your ide is up to date"… If I check for updates in Tools > Plugin, no updates are detected… How can I do ? PS: Netbeans 7.3b on Windows 8 Posted by Richnou on Jun 26, 2013
Edit imported filesIf I edit and save a file that is imported into the main .scss file, the main file should be compiled aswell. Using sass in a terminal does this, so I feel the plugin should, too.
The way it is now, we have to save the imported file, then go an make a slight modification in the main file, and save this too, in order to see the changes in the browser. Posted by paddelboot on May 10, 2013
autocomplete broken1. The curly bracket is not correctly indent in nested scss. For example, this is what happens:
a { span { display: none; } } 2. New line broken when you have curly bracket around: a { display: none; } -> you cannot add new line between curly bracket. Please fix soon. Thanks! Posted by pmkhoa on Apr 21, 2013
Excellent designThanks for giving us nice information with valuable and excellent design. I'm very inspired in your post. What is SEO
Posted by katherine250 on Apr 15, 2013
My mac dies when I install this pluginSomething is wrong with this plugin. Netbeans CPU usage hits 100% as soon as I install it. I reported this bug several months ago but still the same. Please fix it.
Posted by levani on Apr 07, 2013
Thanks a million for the latest update!Thank you very much for creating the latest 7.3 update.
I'm using Netbeans on Linux and the previous versions you made of this plugin involved a lot of messing about to get the external SCSS installation working. When I saw the increased filesize of this version, I suspected it may be because you have decided to bundle SCSS with it and I was right! It was a very nice surprise and installation is an absolute breeze. I use your plugin all the time and could not live without it. Thanks again! Posted by joseph.d on Apr 05, 2013
Thanks, a bug, and a request…Thanks so much for doing this!
There is a problem with the autocompletion though: It seems that once you have opened a curly brace, autocompletion only works properly for the first property you write. For all the following properties, only html tags are available. I also have a request: Please, pretty please with sugar on top, could you add code folding?! It's a huge factor for me — one that always ends up with me reverting to sublimetext for scss editing. Posted by squarestar on Mar 12, 2013
No code autocompletionI have fresh installation of NetBeans 7.3 and installed Sass Editor plugin but i don't have an autocompletion feature at all. After pressing ctrl+space only "No suggestions" pops up.
Posted by pawdat on Mar 08, 2013
7.3?I would be a very happy dude if this could be made to work in 7.3. Any chance of that happening?
Posted by CoolJazz on Feb 26, 2013
Crush compiling cssNetBeans 7.1.1
When I try to compile .scss file, in IDE the following error: Compile style2.scss… C:/Ruby193/lib/ruby/gems/1.9.1/gems/sass-3.2.5/lib/sass/version.rb:1:in `require': no such file to load — date (LoadError) from C:/Ruby193/lib/ruby/gems/1.9.1/gems/sass-3.2.5/lib/sass/version.rb:1 from C:/Ruby193/lib/ruby/gems/1.9.1/gems/sass-3.2.5/lib/sass/version.rb:9:in `require' from C:/Ruby193/lib/ruby/gems/1.9.1/gems/sass-3.2.5/lib/sass.rb:9 from C:/Ruby193/lib/ruby/gems/1.9.1/gems/sass-3.2.5/lib/sass.rb:1:in `require' from Posted by gennady_k on Feb 16, 2013
NetBeans 7.2Open /.netbeans/config/Modules/org-netbeans-modules-languages-scss.xml and modified the "enabled" property
A 7.2 version is available but contains unresolved bugs http://code.google.com/p/scss-editor/downloads/list Posted by marsaultj on Feb 08, 2013
Crushed my NetBeans 7.2I know that this plugin is for NetBeans 7.1 but I thought that may be it'll work on 7.2, so I installed it. But then after restarting NetBeans it wouldn't start, so I'm working now on how to disable it.
Posted by mehdiway on Feb 08, 2013
Version 1.1.1 beta does work with NetBeans 7.2.1org-netbeans-modules-languages-scss-1.1.1.nbm
Great plugin, thanks! Posted by nakohdo on Nov 30, 2012
Compilation errorsUsing 0.4 on NB 7.2.1, I get a lot of compilation errors and rgba( x, y, z, a ) get's corrupted during compilation ( a turns to 0 always ). I guess I should use the beta version, but I still need my NB :O
Posted by paddelboot on Nov 22, 2012
Not working with 7.2Contrary to the comment by rhellyer, this plugin has completely broken my 7.2, NB won't start any more.
Do you expect to have update for 7.2 in near future? Thanks Posted by loutka on Nov 13, 2012
Great plugin — seems to work with 7.2 — how do I use scss compilation?Great and much needed plugin.
I am using beta version referred to below but formatting doesn't work —is that a setting that I am missing? Thanks! Posted by rhellyer on Oct 23, 2012
Autocompete featutreThe autocomplete feature is available in beta version which can be downloaded from this link : http://code.google.com/p/scss-editor/downloads/detail?name=org-netbeans-modules-languages-scss-1.1.1.nbm
Posted by marsaultj on Oct 09, 2012
Autocompete featutreI have the same suggestion as pinta83. CSS autocomplete would be great feature in this module. But still thanks for this great plugin
Posted by tomas.teicher on Oct 09, 2012
Code autocompleteGreat plugin, does what it sais but it would be nice if autocomplete would work like the one for css.
Posted by pinta83 on Jul 30, 2012
sweet plugin!All I wanted!
Posted by lunarnet76 on May 23, 2012
support for Netbeans 7.0Hi, a version for Netbeans 7.0 is available at this url : http://code.google.com/p/scss-editor/downloads/detail?name=org-netbeans-modules-languages-scss-0.1-nb7.0.nbm&can=2&q=.
Posted by marsaultj on Jan 31, 2011
Net Beans 7.0 M2 SupportHi! How about support for this plug-in Net Beans 7.0 M2? I get a message about an incompatibility with Editor module version (3.4, plugin requires > 2.10).
Posted by Imenem on Jan 31, 2011
Download URLIn order to download the plugin use this URL:
http://plugins.netbeans.org/nbpluginportal/files/nbms/1294244520769_org-netbeans-modules-languages-scss.nbm Posted by jkovalsky on Jan 05, 2011
|
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by
http://plugins.netbeans.org/plugin/34929/scss-support
Губарь Маргарита Александровна недавно публиковал (посмотреть все)
- Как узнать IP-адрес по MAC-адресу - 07.04.2023
- Пинг проходит, а страницы в браузере не открываются - 07.04.2023
- Что если сайт пингуется «извне», но не открывается из под «локалки»? - 07.04.2023