Commit graph

801 commits

Author SHA1 Message Date
Mattia Astorino
746625e2e6
fix: Fix missing coommands
Close #249
2018-08-30 09:39:50 +02:00
Alessio
dbc9a364d2 chore: Changed path to exstensions 2018-08-30 09:28:26 +02:00
Alessio
ed63525f12 fix: Switched webviews to correct folder 2018-08-30 08:52:34 +02:00
Mattia Astorino
5608c72130 chore(release): 2.4.1 2018-08-29 22:51:38 +02:00
Mattia Astorino
e3250078ce
fix: Fix settings colors 2018-08-29 22:51:16 +02:00
Mattia Astorino
944574321b Merge branch 'develop' 2018-08-29 21:58:58 +02:00
Mattia Astorino
15448b4d2a chore(release): 2.4.0 2018-08-29 21:57:07 +02:00
Mattia Astorino
35367addb7 Merge branch 'develop' 2018-08-29 21:44:41 +02:00
Mattia Astorino
846bd9ae6f
fix: Add .cabal file icon 2018-08-29 21:43:56 +02:00
Alessio Occhipinti
d9ea7c2ea6 Feat/release note webview (#248)
* chore(deps): update dependencies

* chore: renamed custom-settings interface

* WIP: added new Webview handler main class

* WIP: added support for Settings webview

* WIP (webview): added gulp command for copying ui files

* WIP (preview): scripts for building updated

* chore: gitignore

* chore: switched to babel-preset-env and added browserify for bundling

* chore: small changes to webviews (added external interfaces file)

* chore: added new task on task explorer and small fix copy ui task

* WIP: webview HTML, JS and CSS added and ready to be developed

* chore: Test native elements

* chore(release): 2.3.0

* chore: init added release notes webview

* chore: Removed unused import

* chore: fixed build release-notes

* chore: Add release notes template

* chore: Update release notes

* chore: Update release notes template

* chore: Update release notes style

* Create stale.yml

* chore: Update release notes

* chore: Removed show-changelog command
2018-08-29 21:30:40 +02:00
Mattia Astorino
3ad76f1894
feat: Add icons to root folders
Close #241
2018-08-27 22:03:00 +02:00
Mattia Astorino
dc007442d8
fix: Fix windows/linux custom menu item hovered background
Close #245
2018-08-27 21:21:41 +02:00
Mattia Astorino
f316898e02
Create stale.yml 2018-08-27 15:34:32 +02:00
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