Commit graph

104 commits

Author SHA1 Message Date
Mattia Astorino
50b22c3bbb
feat: Add theme for the new settings view 2018-08-12 20:22:22 +02:00
Alessio Occhipinti
48c6feaf75 Ux/reload notification (#232)
* chore: check on installation type now as single module

* feat(Reload notification): added support for after-install notification

* feat(Reload notification): added support never show again notification
2018-08-12 19:09:36 +02:00
Mattia Astorino
681db679b9
feat: Add support for custom menus and menubar on Windows/Linux (vscode v1.26.0)
Close #228
2018-08-09 22:02:50 +02:00
Mattia Astorino
a1d0087b30
chore: Update messages 2018-07-01 19:03:53 +02:00
Mattia Astorino
bcd9667972
fix: Fix find widget border color
Close #218
2018-06-29 14:03:35 +02:00
Mattia Astorino
abfc089f1b
chore: Release 2.2.o 2018-06-28 23:49:01 +02:00
Alessio Occhipinti
f2e7be321d Fix/accents props (#214)
* chore: accentsProperties on defaults.json

* chore: small fix accents-setter
2018-06-28 23:26:07 +02:00
Mattia Astorino
905e99ae01
fix: Improve panels titles
Close #208
2018-06-23 19:53:27 +02:00
Alessio Occhipinti
b8fec9ff01 Support for message before show changelog page (#207)
* chore: update variantsIcons defaults

* chore(show-changelog): added message for changelog

* chore(show-changelog): added check for message ok

* chore: removed wrong added variantsIcons
2018-06-21 23:02:57 +02:00
Mattia Astorino
a293a6faa9
feat: New redesigned icons for folders and add new scss, sass and css folder icon 2018-06-18 21:56:09 +02:00
Mattia Astorino
3f5de1096a
chore: Fix build folder icon 2018-06-10 22:34:50 +02:00
Mattia Astorino
1e6150b826
feat: Add support to the new settings view 2018-05-27 19:12:49 +02:00
Mattia Astorino
5132044a16
chore: Fix gulp folder icon bind 2018-05-26 11:56:01 +02:00
Mattia Astorino
d520efc9fe
chore: Update README 2018-05-24 22:39:13 +02:00
Alessio Occhipinti
82cfb4587b Small refactor + UX improvements [WIP] (#190)
* chore: small cleanup helper

* chore: adding interfaces for icon variants

* feat: You can now switch between Material Theme icons

* chore: helpers small fix

* chore(helpers): small fix helpers

* refactor: refactoring fixIcons command, ready for new prop autoFix

* refactor: accentsSetter command, ready for autoFix prop

* chore: added new exports file for all commands

* refactor: main theme file, ready for autoFix prop

* chore: added listener also when changing iconTheme

* feat: autoApplyIcons added as option and toggleApplyIcons as command

* chore: added check for autoApplyIcons flag. Removed listen icon change

* feat: Notification shows up when the window needs reload

* chore: Update CTA's

* chore: Make consistent indent guides and add support to editorIndentGuide.activeBackground

Close #188

* chore: fix check on CTA ok

* chore: split up configurationChange and changelog  (added to commands)

* chore: small change settings method

* feat: Now the theme will auto fix if needed on change icons theme
2018-05-18 13:47:22 +02:00
Mattia Astorino
8f5abbd3a2
chore: Update develop 2018-05-06 19:13:21 +02:00
Mattia Astorino
b2c8be8f26
fix(Lighter): Fix folders icon association 2018-05-05 11:55:58 +02:00
Alessio Occhipinti
94189a72c3 Refactor/linting - tslint-xo (#178)
* refactor(deps): added tslint, cleanup, and activationEvents modified

* refactor(lint): linting...

* refactor(changelog): changelo method refactor (should be tested)

* refactor(theme-icons):  linting and small refactor

* refactor(accents-setter): linting and small refactor

* chore(travis): added travis file
2018-05-03 11:39:51 +02:00
Alessio Occhipinti
1af7cf94e3 Feat/split commands (#177)
* feat(split-commands): splitting commands in package.json and rewrite

* chore(cleanup): removed useless function

* chore(old-conf): delete old configuration
2018-04-30 09:55:46 +02:00
Mattia Astorino
a26ecdce05
chore: things 2018-04-24 22:11:23 +02:00
Mattia Astorino
43357cebe6
fix: Fix whitespace characters visibility
Close #167
2018-04-23 23:24:21 +02:00
Alessio Occhipinti
6992a38e1c fix(folder-accent): removed useless method and fix accent custom conf (#169) 2018-04-23 22:51:15 +02:00
Mattia Astorino
36333adb49
feat: New variants available: Ocean and Ocean High Contrast 2018-04-22 22:56:26 +02:00
Mattia Astorino
014b76db5d
feat: A lot of new file icons and some old icons fixed 2018-04-22 22:17:24 +02:00
Mattia Astorino
ecb9dbe9e6
chore: Update Ocean 2018-04-22 12:26:47 +02:00
Mattia Astorino
a3b6e6284e
wip: Add Ocean variant 2018-04-22 11:27:31 +02:00
Alessio Occhipinti
974ce25a6d fix(changelog-command): fixing ext name for markdown (#164) 2018-04-22 11:27:00 +02:00
LasaleFamine
9c3034af03 chore(adpat-icons): removed adapt icons command 2018-04-21 18:22:34 +02:00
LasaleFamine
5795b30ee6 chore(cleanup): removed theme-variant 2018-04-21 18:17:52 +02:00
LasaleFamine
5d8bfa7f2f fix(update-icons): set icons when choose or activate material theme 2018-04-21 18:17:20 +02:00
LasaleFamine
218bf2f72c chore(get-theme-id): replaced theme settings func with vscode func 2018-04-21 18:16:47 +02:00
LasaleFamine
3d111910c7 fix(update-icons): added command for update icons 2018-04-21 18:16:16 +02:00
LasaleFamine
a261f64673 chore(theme-settings): removed theme-settings custom func 2018-04-21 18:14:17 +02:00
Alessio Occhipinti
00c85e736c Fix/adapt icons command (#162)
* fix(adapt-icons): added new interface and method for vsc conf theme

* fix(adapt-icons): getting theme name from vsc theme settings

* chore(cleanup): removed useless interface property

* chore(cleanup): temporary commented on useless script (for build sake)

* chore(postintall): fixing tsc build after first install (for gulp sake)
2018-04-21 13:57:08 +02:00
Mattia Astorino
0a59805291
chore: test 2018-04-20 22:18:31 +02:00
Mattia Astorino
2f4f56f40d
unlock files 2018-04-20 20:07:36 +02:00
Mattia Astorino
f6f7fac3cf
clean 2018-04-20 20:06:53 +02:00
Mattia Astorino
16c0d2713e
chore: Disable crypt 2018-04-20 20:06:12 +02:00
Mattia Astorino
211fc0923b
chore: Purge 2018-04-20 20:05:16 +02:00
Mattia Astorino
5b5c9ec623
feat: Add .gitlab-ci.yml file icon
Close #155
2018-04-15 13:41:54 +02:00
Mattia Astorino
65afc4b39a
chore: Update extension logo 2018-03-08 13:51:03 +01:00
Mattia Astorino
008bac132a
fix: Add support for the new notifications UX 2018-03-08 08:56:08 +01:00
Mattia Astorino
177069630e
chore: Update version 2018-03-03 13:15:23 +01:00
Mattia Astorino
208ec63d76
chore: Update meta data and add icons to theme commands 2018-02-23 23:30:06 +01:00
Mattia Astorino
a1c6353846
chore: Update chore release 2018-02-20 22:03:36 +01:00
Mattia Astorino
ba969ccd3e
chore: Update README 2018-02-11 14:58:16 +01:00
equinusocio
3ecf1b002d
chore: Update deps and remove missing tasks 2018-01-02 23:23:32 +01:00
equinusocio
a2ba7f8041
feat: Add ci folder icon
Close #119
2017-12-29 19:12:47 +01:00
equinusocio
0d89a459b5 Merge branch 'develop' 2017-11-14 17:08:44 +01:00
equinusocio
56d8437e79
chore: Encrypt extensions 2017-11-14 17:07:45 +01:00