Mattia Astorino
6db44ee362
chore: Update support to new settings view
2018-08-21 22:18:36 +02:00
Peter Bowman
42c624a180
Update folderNames.js ( #243 )
...
* chore(release): 2.3.0
* Update folderNames.js
Noticed when I build a vue project with "vue start" it names the folder "tests" automatically; maybe other frameworks do it too?
So added it for tests too 😄
2018-08-21 17:20:14 +02:00
Alessio Occhipinti
e783b1c67d
feat: added integration for VSC settings preview ( #242 )
2018-08-20 22:19:10 +02:00
Mattia Astorino
e59b3e3eae
chore: Update twitter message
2018-08-18 12:32:50 +02:00
Mattia Astorino
690e61a166
chore: Update vscode version
2018-08-18 12:31:19 +02:00
Mattia Astorino
e2d6fd5104
fix: Fix breadcrumb theme
2018-08-18 12:16:45 +02:00
Mattia Astorino
fd149c168b
Merge branch 'develop'
2018-08-18 10:12:48 +02:00
Mattia Astorino
bbd8a2d72e
fix: Fix some workbench input graphic glitches
2018-08-18 10:12:09 +02:00
Mattia Astorino
d14e343ad0
fix: Fix custom menu foreground color (Win/Linux)
...
Close #239
2018-08-18 08:57:58 +02:00
Alessio Occhipinti
0a90ac7dd2
Fix/custom settings ( #237 )
...
* chore: added accents as enum and removed accentPrevious
* chore: removed fixIconsRunning prop and added logic for replacing it
* chore: added accents as enum and removed accentPrevious
* chore: removed fixIconsRunning prop and added logic for replacing it
2018-08-16 09:11:38 +02:00
Alessio Occhipinti
240980fbc1
Merge pull request #236 from equinusocio/ux/reload-notification
...
Chore: revert 4 options on notification
2018-08-15 22:00:34 +02:00
LasaleFamine
c00ce60b83
chore: fix linter
2018-08-15 21:13:20 +02:00
LasaleFamine
2a05b59c32
Merge branch 'develop' into ux/reload-notification
2018-08-15 21:10:17 +02:00
LasaleFamine
0e65f78684
chore: revert 4 notification's option to 2
2018-08-15 21:09:12 +02:00
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
LasaleFamine
440c1049cf
feat(Reload notification): added support never show again notification
2018-08-12 12:48:23 +02:00
LasaleFamine
a42b3a0f86
feat(Reload notification): added support for after-install notification
2018-08-12 11:52:58 +02:00
LasaleFamine
0ecb7ff066
chore: check on installation type now as single module
2018-08-12 11:37:25 +02:00
Mattia Astorino
100ca06b4c
Merge branch 'develop'
2018-08-09 22:19:39 +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
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
e98cb888bf
fix: Extend graphql support for file icon
...
Close #226
2018-07-30 10:02:02 +02:00
Mattia Astorino
032dd7d6fe
chore: add keywords meta
2018-07-25 22:30:13 +02:00
Lucas Stoque
cdeaa5fcac
feat: Add .env.development, .env.testing, .env.staging, .env-production to supported filenames ( #225 )
2018-07-10 22:01:47 +02:00
Mattia Astorino
8f130d4614
fix: Add coldfusion file icon
...
Close #222
2018-07-09 22:03:58 +02:00
Mattia Astorino
65e859cec4
chore(release): 2.3.0
2018-07-01 19:06:13 +02:00
Mattia Astorino
a1d0087b30
chore: Update messages
2018-07-01 19:03:53 +02:00
Mattia Astorino
0a6f5b2ba1
Merge branch 'develop' of https://github.com/equinusocio/vsc-material-theme into develop
2018-07-01 18:55:46 +02:00
Mattia Astorino
84966484ea
chore: Update vim official porting
2018-07-01 18:55:38 +02:00
Mattia Astorino
bcd9667972
fix: Fix find widget border color
...
Close #218
2018-06-29 14:03:35 +02:00
Mattia Astorino
8cfc0a5c6a
feat: Add icon to source folders
2018-06-29 11:18:37 +02:00
Mattia Astorino
abfc089f1b
chore: Release 2.2.o
2018-06-28 23:49:01 +02:00
Mattia Astorino
a442bc5494
Merge branch 'master' of https://github.com/equinusocio/vsc-material-theme
2018-06-28 23:44:05 +02:00
Mattia Astorino
0e5a91426e
chore: Merge develop
2018-06-28 23:41:25 +02:00
Mattia Astorino
0e31fbfcae
chore: Update changelog
2018-06-28 23:40:29 +02:00
Mattia Astorino
6759e2461d
chore(release): 2.2.0
2018-06-28 23:39:00 +02:00
Mattia Astorino
d191329cbf
feat: Add mdx file icon
...
Close #211
2018-06-28 23:36:28 +02:00
Mattia Astorino
58fff73d62
chore: Update readme
2018-06-28 23:30:08 +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
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
Alessio Occhipinti
06e4f33313
chore: contributing update ( #210 )
2018-06-23 21:36:11 +02:00
Mattia Astorino
c242d9a4b1
chore: Update README
2018-06-23 20:20:36 +02:00
Mattia Astorino
905e99ae01
fix: Improve panels titles
...
Close #208
2018-06-23 19:53:27 +02:00
Mattia Astorino
b9930960f0
chore: Fix contributing
...
Close #199
2018-06-21 23:12:10 +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
1b49c2edca
Close #204
2018-06-18 22:16:00 +02:00
Mattia Astorino
8aaabe848c
feat: Add .lnk file icon
...
Close #201
2018-06-18 22:05:08 +02:00
Mattia Astorino
b9ae4b6f52
chore: Fix accented folders
2018-06-18 21:58:01 +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