Git Product home page Git Product logo

brackets-css-class-code-hint's People

Contributors

ucym avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

brackets-css-class-code-hint's Issues

define which css files to use

Would it be an option to define per project which css files to monitor ? (like it is done in some sublime text plugins..)

Css Class Code Hint

This is a great plugin. But there are some issues. First thing is when use bootstrap the classes defined in bootstrap are hinted but when we link custom style sheet classes are not hinted only the bootstrap classes are displayed and when we add a class name in bootstrap css it is not displayed. If that is rectified it would be great.

I love brackets very much, I want to contribute but I dont have any coding experience just html and css. But I want to participate and contribute in any small way I can.

Thank you for reading my comments.

Php support

Will you give to the extension php support ? i have html code in some php files and the extension doesn't give me the class or id hints.

Include URL in package.json

Most extensions include a link to the repo, so users know where to look for the README / docs and where to file bugs. If you add this to the extension's package.json, users will see a "More info..." link in Extension Manager:

"homepage": "https://github.com/0674272bac/Brackets-CSS-Class-Code-hint"

Brackets 35 support?

Can you make the new version for Brackets 35?
There is a version of the extension that is compatible? Where can I download it?

Thanks in advance!
Luan

Readme.md File Missing

Could you take 5 minutes to write a little something about this plugin. Sure it probably does what it is titled, but it would be nice to have that confirmed.

Will not work in Brackets Sprint 34

This extension uses the FileEntry.getMetadata() API, which has been removed. In the next release of Brackets, the extension will crash or no longer load.

It should be straightforward to switch to the new File.stat() API (note that the fields of the result object have changed as well). You can release this update in advance if you want, since users of Brackets Sprint 33 (the current release) will still be able to install the older version of your extension that is compatible with their build.

See the migration guide and discussion thread for details.

Freeze on project read

Is there a solution for the freeze when a project is loaded. I notice on OSX that depended on the project size it freeze quite long. Is this because its caching all the css data?

Can't get this to work at all.

I can't seem to get this extension to work at all with brackets. I want to be able to access html classes in my CSS by typing . and having suggestions of available classes be shown. Brackets seems like it would be amazing to use for my web design class with the live preview and the clean look. But not having this functionality is a major downside. I was so happy to see this extension but it doesn't seem to work for me, even if I have both the html and CSS files in the same directory.

Sprint 35 - Crashes on Windows 8 64bits

I have an issue, after 5 minutes my Brackets crash.
I have this error in the console of Developper Tool every 20 secondes :

Uncaught TypeError: Cannot read property '1' of null StyleRuleCache.js:123
(anonymous function) StyleRuleCache.js:123
x.extend.each thirdparty.min.js:552
(anonymous function) StyleRuleCache.js:121
x.extend.each thirdparty.min.js:552
StyleRuleCache.parseStyleRule StyleRuleCache.js:96
(anonymous function) CSSCache.js:117
l thirdparty.min.js:552
c.fireWith thirdparty.min.js:552
i.(anonymous function) thirdparty.min.js:552
l thirdparty.min.js:552
c.fireWith thirdparty.min.js:552
i.(anonymous function) thirdparty.min.js:552
(anonymous function) ElementLoader.js:58
x.event.dispatch thirdparty.min.js:553
y.handle thirdparty.min.js:553

When I deactivated your extension my Brackets didn't crash anymore...

freezed my Brackets

hi
I am using Brackets on my Ubuntu
after I install this extension, my Brackets doesn't work.
it will freeze after startup.

doesn't work with bootstrap

No idea how to get it to work.
Could you give any hints ?

I downloaded bootstrap. referring to it in my html, but I get no suggestions for classes at all. (hitting CTRL space)...

Thanks ! Sander.

Extension started acting weirdly

I know that this repo is probably not maintained anymore, but maybe someone experienced the same issues.

Out of nothing this extension started acting weirdly. Both on my desktop machine and my laptop. Laptop has a fresh install of Windows 64 bit and fresh install of brackets.

I really don't know how to explain it, I am using this extension from day one and it always worked. Tried downgrading Brackets, disabling all other extensions, don't have a clue what is going on.

For example, let's say I have five CSS files. It only reads classes from the first one, sometimes from the first two files, completely ignoring the other files. Then I open another project, it all works. Then some other project, it reads just the first CSS file.

All in all, a complete mess. The weird thing is that it all worked, it just started acting crazy some 15 days ago.

I really can't say what is causing it, maybe it has something to do with various projects I am opening. Some are based in the root folder of Brackets installation, some are in WAMP, some in EasyPHP server. That is the only thing that comes to mind, maybe it confuses it :)

But it all worked like a charm before, no new extensions were added, it just went crazy !!

any class name proposed

I cant make it work, it doesn't propose any class name from my css file.

The css file is linked in the html file and they are in the same folder :/ Any solution ?

Code hints inside .css files

Hi, as the css file is parsed and the classes stored for calling them from html files, can we have this code hints inside the css file itself? It would help a lot while writting a new and complex style stylesheet.

Causes freezing on save on Brackets

Have come across lots of people resolving their Brackets freezing on save issues by removing this extension. I also was having these issues and after removing the extension the freezing stopped. Its a really helpful extension safe this one problem. Please resolve...we need it!!!!

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.