Commit graph

291 commits

Author SHA1 Message Date
Mattia Astorino
fed7318ed6
fix: minor fixes 2023-03-16 15:00:48 +01:00
Alessio Occhipinti
f09de7a297
feat(#508): add check for setting sync across devices (#512) 2020-12-14 17:11:18 +01:00
Alessio Occhipinti
596b6e68a9
feat: wrap accent settings inside variant name (#504) 2020-09-10 21:38:44 +02:00
Alessio Occhipinti
04d220eda7
Feat/478 webview api (#482) 2020-06-25 10:34:19 +02:00
Alessio Occhipinti
ebbec3250c Fix/extension manager init (#442)
* fix: remove init from constructor

* fix: add extension manager init to activate
2020-01-13 12:01:28 +01:00
Mattia Astorino
7e707fedea
hofix: Fix unused import 2020-01-06 18:55:04 +01:00
Mattia Astorino
e112117866
chore: Remove firstInstall message 2020-01-06 17:45:44 +01:00
Alessio Occhipinti
14f27aead1 Feat/generator finish (#405)
* feat: removing changelog from material theme config

* feat: added legacy themes
2020-01-06 12:53:05 +01:00
Alessio Occhipinti
72a12df8e1 Feat/generator 4 iteration (#400)
* chore: move env into src for better build

* chore: removed unused things from webviews

* feat: a better "defaults" - material-theme.config.json

* chore: fix paths for scripts

* feat: new folder "core" with managers

* chore: cleanup all useless things

* chore: update messages to be messages

* refactor: new setAccent command and better material.theme.config entry
2019-12-26 11:30:46 +01:00
Alessio Occhipinti
c040e556ae Feat/generator 2 iteration (#398)
* chore: eslintrc fix

* chore: update package json with new build scripts, correct build folder

* feat: build ui scripts

* chore: start fixing eslint

* chore: fix interfaces name

* feat: add copy dist source to build with cp (for now)
2019-12-23 17:34:01 +01:00
Alessio Occhipinti
bf9a2bb6ed Feat/generator 1 iteration (#397)
* chore: added editor config and fix vscode settings

* fix: eslint and typescript

* chore: cleanup folders (gulp)

* feat: cleanup and working generator
2019-12-23 15:54:32 +01:00
Mattia Astorino
3f4a1be8a0
Clean js files 2019-12-09 12:46:09 +01:00
Mattia Astorino
89b06d1a76
Test generator 2019-12-09 09:54:24 +01:00
Mattia Astorino
52c25619e3
Update support to new tokens 2019-08-12 16:32:36 +02:00
Mattia Astorino
971e7ce0dd
Add support to
Close #379
2019-08-12 16:19:35 +02:00
Mattia Astorino
8912ca384e
fix: Fix terminal cursor color 2019-07-04 09:45:39 +02:00
Mattia Astorino
19a383fd06
feat: Add support for tree's guidelines 2019-07-04 09:24:03 +02:00
Mattia Astorino
228a44c293
fix: Fix inputs selection background
Close #362
2019-06-27 16:59:59 +02:00
Mattia Astorino
0a66c2c06a
fix: Fix search highlight matched result color
Close #358
2019-06-27 16:31:28 +02:00
Mattia Astorino
4f70e18cc7
fix: Improve find highlight 2019-05-25 16:33:54 +02:00
Mattia Astorino
89afb87ab5
fix: Fix meta.function-call highlight 2019-05-25 16:20:50 +02:00
Miguel Solorio
1b6ad11e94 Add support for statusBarItem.remoteBackground (#351)
* Merge Develop into Master (#320)

* Consistent styling throughout README (#314) (#315)

Instituted a consistent styling method throughout the README. Before, some phrases would be capitalized in some places and lowercase in others, some phrases would have colons in one place and commas in others, and some of the grammar was slightly off.

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* chore: Update stale configuration

* chore: Update deps

* fix: Add support to the new FilterWidget. Fix #316.

* fix(#312): Fix color highlighting for meta.tag elements

* chore: Prepare for 2.7.0

* chore: Update README

* fix: accent setter reborn (#319)

* Create CODEOWNERS

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Add support for statusBarItem.remoteBackground
2019-05-05 10:24:51 +02:00
Mattia Astorino
532a664b09
fix: Fix squiggles colors to match overview rulers
Close #336
2019-03-22 21:12:27 +01:00
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