Commit graph

148 commits

Author SHA1 Message Date
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
c91cc8cc0f
BREAKING CHANGE: Material Theme requires now Visual Studio Code >= v1.24.0 2018-08-09 22:13:03 +02:00
Mattia Astorino
032dd7d6fe
chore: add keywords meta 2018-07-25 22:30:13 +02:00
Mattia Astorino
6759e2461d chore(release): 2.2.0 2018-06-28 23:39:00 +02:00
everdrone
729dbe3b29 Add .hh and .hxx extensions (#212)
* Develop (#185)

* chore: Update meta and readme

* chore. Update README

* 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

* fix(Lighter): Fix folders icon association

* chore: Clean test files

* fix(Icons): Add icon to .spec.ts files

* chore: Update git icon

* Update issue templates (#184)

* chore(release): 2.1.0

* Add .hh and .hxx extensions
2018-06-25 14:31:44 +02:00
Mattia Astorino
27624facde
fix: Fix status bar hover item background on Lighter variant.
Fix 203
2018-06-17 21:30:39 +02:00
Mattia Astorino
5132044a16
chore: Fix gulp folder icon bind 2018-05-26 11:56:01 +02:00
Mattia Astorino
0fa2ac0541
feat: New command to disabling/disabling icons auto-applaying 2018-05-24 19:58:19 +02:00
Alessio Occhipinti
a2dd0fec4a Added get-remote-icons command (#192)
* gulp: get-remote-icons command added

* chore: deleted icons
2018-05-24 09:25:20 +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
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
Mattia Astorino
8af3467184
chore: Update meta and readme 2018-04-30 23:55:35 +02:00
Mattia Astorino
5f82aec20a
chore: Update commands labels 2018-04-30 11:42:05 +02:00
Mattia Astorino
e84da5985f
chore: Update security 2018-04-30 10:20:33 +02:00
Mattia Astorino
433f6978c4
chore: Update vsc tasks 2018-04-30 10:17:49 +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
c7f815f69f chore(release): 2.0.1 2018-04-23 23:47:19 +02:00
Mattia Astorino
6e270d3dc0 chore(release): 2.0.0 2018-04-22 23:16:43 +02:00
Mattia Astorino
267173aed4 chore(release): 1.7.0 2018-04-22 23:16:01 +02:00
Mattia Astorino
445f487760
chore: Update banner color 2018-04-22 23:01:00 +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
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
Alessio Occhipinti
761f426200 fix(build): first build icons folder (#161)
* fix(build): first build icons folder

Creating using mkdir (Windows should work)

* chore(script): fixing script for deletion
2018-04-20 23:09:08 +02:00
Mattia Astorino
0a59805291
chore: test 2018-04-20 22:18:31 +02:00
Mattia Astorino
72282c61b4
chore: Update files 2018-04-20 21:29:02 +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
1ed1cc7bc7 chore(release): 1.6.0 2018-04-15 13:43:21 +02:00
Mattia Astorino
a907596ae2 chore(release): 1.5.1 2018-03-10 18:08:08 +01:00
Mattia Astorino
18d7d6abd5 chore(release): 1.5.0 2018-03-08 10:51:34 +01:00
Mattia Astorino
2822d3af9b
chore: Add changelog title
Close: #139
2018-03-08 10:48:20 +01:00
Mattia Astorino
cf69a74e49
feat: Highlight line number on selected line 2018-03-08 10:24:47 +01:00
Mattia Astorino
66e552ef1d
chore: Fix theme builder for accent and variant icons 2018-03-08 10:16:09 +01:00
Mattia Astorino
a5579fb90f
chore: Bump version 2018-03-03 13:12:31 +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
0f5509491b chore(release): 1.4.0 2018-02-19 22:15:51 +01:00
Mattia Astorino
f8a786665e chore(release): 1.4.3 2018-02-19 22:13:42 +01:00
Mattia Astorino
a6b52c4973
chore: Increase version 2018-02-19 21:56:02 +01:00
Mattia Astorino
f4e64a8478 chore(release): 1.4.0 2018-02-19 21:49:43 +01:00
Mattia Astorino
444cf9a979
fix: Fix constants color in php language
Close #138
2018-02-19 21:40:48 +01:00
Mattia Astorino
0a8bb430c5
chore: Update minimal vscode required version 2018-02-11 15:05:12 +01:00
Mattia Astorino
30df0a66bc
fix: Fix input validation colors contrast 2018-02-11 15:01:41 +01:00
Mattia Astorino
ba969ccd3e
chore: Update README 2018-02-11 14:58:16 +01:00
Mattia Astorino
377bfae909 chore(release): 1.3.0 2018-01-21 19:05:30 +01:00
Mattia Astorino
ab9320b876
Merge branch 'master' into develop 2018-01-17 13:53:22 +01:00