Commit graph

268 commits

Author SHA1 Message Date
Mattia Astorino
306d6d7380
fix: Fix punctuation color regression 2019-03-18 21:05:34 +01:00
Mattia Astorino
1e549eff08
fix: Fix punctuation color
Close #332
2019-03-17 19:40:43 +01:00
Mattia Astorino
23cf371b87
feature: Add support to Spell Right extension indicators
Close #325
2019-03-17 19:24:48 +01:00
Alessio Occhipinti
66902647a2 fix: accent setter reborn (#319) 2019-02-10 19:23:48 +01:00
Mattia Astorino
f3d9b6c079
fix(#312): Fix color highlighting for meta.tag elements 2019-02-08 10:56:14 +01:00
Mattia Astorino
d95cd71ace
fix: Add support to the new FilterWidget. Fix #316. 2019-02-08 10:51:48 +01:00
Alessio Occhipinti
50c057184c Feat/remove icons (#310)
* feat(Icons removal): Removed all related icons commands and files

* chore: fix (remove) all gulp related imports and task for icons

* chore: removed extensions folder and switch all imports (+ small fixes)

* chore: re-added defaults.json on root

* feat(Icons removal): Added vsc-material-theme-icons dependency
2019-01-31 21:35:51 +01:00
Mattia Astorino
6f5dd30e11 Merge branch 'develop' of github.com:equinusocio/vsc-material-theme into develop 2019-01-21 09:13:33 +01:00
Mattia Astorino
91c2010a5e
fix: Add webpack icon to all configuration files 2019-01-21 09:13:15 +01:00
Tan Jay Jun
cffd000b39 Fix HTML attribute color for derivatives (#304) 2019-01-09 11:14:16 +01:00
Mattia Astorino
96d017657d fix: Fix python docstrings color to match comments
Close #296
2018-12-26 20:34:06 +01:00
Mattia Astorino
064ef02af0
Add vue.config.js nuxt.config.js browserlistrc and terraform file icons 2018-12-26 20:26:06 +01:00
Mattia Astorino
e06986159a
feat: Add .browserlistrc file icon 2018-12-26 19:50:16 +01:00
Mattia Astorino
93babd4e90
fix: Add .nvmrc file icone 2018-12-26 19:46:07 +01:00
Mattia Astorino
4dfc8ec05c
fix: Add support to the new dirty tab indicator
Close #290
2018-11-29 21:23:27 +01:00
Mattia Astorino
13a640fa20
feat: Add now icon to now.json files
Close #288
2018-11-25 15:17:20 +01:00
Mattia Astorino
10e8f932f3 Merge branch 'develop' of https://github.com/equinusocio/vsc-material-theme into develop 2018-11-16 21:24:24 +01:00
Mattia Astorino
46ff0f2d0f
feat: Add mix.lock file icon
Close #284
2018-11-16 21:24:21 +01:00
Daniel Mahon
29e656e04f Update fileNames to support recommended babel config files (#283)
https://babeljs.io/docs/en/configuration#babelrc
2018-11-16 21:15:27 +01:00
Mattia Astorino
1bf6a0be2e
fix: Add borders to section headers for HC variants 2018-11-10 11:20:59 +01:00
Benas Svipas
cac30f7339 Add more languageids (#282)
* add support for db, jsonc and fix sql file extension

* add missing languageIds
2018-10-31 17:21:58 +01:00
Benas Svipas
39426f84f7 add __test__, __tests__, out foldernames and fix build foldername (#279) 2018-10-29 15:33:03 +01:00
Mattia Astorino
22b49dc745
chore: Fix custom menu separators
Close #277
2018-10-25 17:54:56 +02:00
Mattia Astorino
bc204bcc29 fix: Fixed same color for parameters and numerics 2018-10-25 13:01:51 +02:00
Mattia Astorino
fbf4e1c2a3 chore: Add icons for .proto and storybook files
Close #272 #274
2018-10-25 13:01:51 +02:00
Mattia Astorino
5b9d341c1c
chore: Improve custom menu colors 2018-10-10 22:13:52 +02:00
Mattia Astorino
92314b5d74
fix: Improve scrollbar contrast
Close #262
2018-10-10 22:02:08 +02:00
Mattia Astorino
9abcad9851
fix: Add handlebars file icon
Close #268
2018-10-10 21:48:23 +02:00
Mattia Astorino
05f26c85c1
fix: Add elm file icon
Close #256
2018-10-10 21:41:09 +02:00
Mattia Astorino
cdaa9a0bf4
fix: Add matlab file icon ()
Close #267
2018-10-10 21:28:09 +02:00
Mattia Astorino
6703017264
fix: Add file icon to .todo files
Close #252
2018-09-10 16:12:15 +02:00
Mattia Astorino
a4c9d384c3
fix: Add file icon to .lock files
Close #250
2018-09-10 16:07:32 +02:00
Mattia Astorino
78a6df3181
fix: Remove support for old setting modified indicator. Ref #254 2018-09-10 16:05:57 +02:00
Alessio
ed63525f12 fix: Switched webviews to correct folder 2018-08-30 08:52:34 +02:00
Mattia Astorino
e3250078ce
fix: Fix settings colors 2018-08-29 22:51:16 +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
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
Mattia Astorino
e2d6fd5104
fix: Fix breadcrumb theme 2018-08-18 12:16:45 +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
Mattia Astorino
50b22c3bbb
feat: Add theme for the new settings view 2018-08-12 20:22:22 +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
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
8cfc0a5c6a
feat: Add icon to source folders 2018-06-29 11:18:37 +02:00
Mattia Astorino
d191329cbf
feat: Add mdx file icon
Close #211
2018-06-28 23:36:28 +02:00