Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug in css--mdn-find-symbol | Tom Tromey | 2017-02-11 | 1 | -1/+2 |
* | css-mode documentation lookup feature | Tom Tromey | 2017-01-30 | 1 | -0/+15 |
* | Update copyright year to 2017 in master | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
* | Add tests for foreign completions in CSS mode | Simen Heggestøyl | 2016-10-15 | 1 | -1/+35 |
* | Complete "initial" and "unset" in CSS mode | Simen Heggestøyl | 2016-07-06 | 1 | -1/+2 |
* | Add completion of colors in CSS mode | Etienne Prud’homme | 2016-05-22 | 1 | -1/+1 |
* | Add tests for CSS mode completion | Simen Heggestøyl | 2016-05-07 | 1 | -10/+114 |
* | Add completion of `calc()' in CSS mode | Simen Heggestøyl | 2016-04-26 | 1 | -2/+2 |
* | Don't let `css--property-values' return duplicates | Simen Heggestøyl | 2016-04-24 | 1 | -4/+14 |
* | Cache results of `css--property-values' | Simen Heggestøyl | 2016-04-24 | 1 | -0/+7 |
* | Support completion of attribute values in CSS mode | Simen Heggestøyl | 2016-03-23 | 1 | -0/+66 |