Commit graph

215 commits

Author SHA1 Message Date
Mattia Astorino
100d460a9e
v31.15
Close #435
2020-01-10 18:26:29 +01:00
Mattia Astorino
00e0155b30
Fix variable parameter color for ts 2020-01-10 18:25:57 +01:00
Mattia Astorino
935569bd35
v31.14 2020-01-10 15:10:57 +01:00
Mattia Astorino
397fd8255a
Improce C++ syntax 2020-01-10 15:08:23 +01:00
Mattia Astorino
7c057e59fc
Improve PERL language, Symbols highlight and change types color 2020-01-10 14:47:05 +01:00
Mattia Astorino
5b330611cd
v31.13 2020-01-10 11:00:53 +01:00
Mattia Astorino
59928a888e
Improve Python support 2020-01-10 10:57:25 +01:00
Mattia Astorino
3f9c09f0ba
v31.12 2020-01-08 22:08:02 +01:00
Mattia Astorino
1a7e2703b9
v31.11 2020-01-08 21:50:38 +01:00
Mattia Astorino
ae7cfd2735
fix: type scopes highlight 2020-01-08 21:49:26 +01:00
Mattia Astorino
34400f6d68
v31.9 2020-01-08 16:04:40 +01:00
Mattia Astorino
c9deda82eb
v31.7 2020-01-08 10:15:51 +01:00
Mattia Astorino
1efecfe36b
fix: Improve JSX text readability 2020-01-08 10:14:10 +01:00
Mattia Astorino
dd415c7e8b
v31.6 2020-01-07 19:06:52 +01:00
Mattia Astorino
eca2cb268b
v31.5 2020-01-07 18:08:56 +01:00
Mattia Astorino
8961e4308b
Upadate generator 2020-01-07 17:52:56 +01:00
Mattia Astorino
d4452f197a
v31.4 2020-01-07 17:39:06 +01:00
Mattia Astorino
4b1db4e3fe
fix: Update generator and made new groups 2020-01-07 17:35:16 +01:00
Mattia Astorino
89796efc16
v31.3 2020-01-07 15:37:42 +01:00
Mattia Astorino
8090e74a6a
chore: fix extensionKind 2020-01-06 18:59:38 +01:00
Mattia Astorino
8309199940
Update version 2020-01-06 18:55:42 +01:00
Mattia Astorino
f00f390902
Renamed legacy themes 2020-01-06 16:58:50 +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
Mattia Astorino
ea41ae82e7
Update minimun vscode version 2019-12-26 11:46:57 +01:00
Mattia Astorino
84efaf9ff0
Add funding field to package 2019-12-26 11:34:54 +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
1ddcebf4c0 Feat/generator 3 iteration (#399)
* fix: vscode tasks and removed gulp files

* chore: cleanup deps and remove babel references

* chore: switch from cp to ncp
2019-12-24 11:28:38 +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
2a21be7e6d
Update engines 2019-12-09 12:45:21 +01:00
Mattia Astorino
89b06d1a76
Test generator 2019-12-09 09:54:24 +01:00
Mattia Astorino
dad48c6531
Fix homepage site 2019-10-22 22:10:33 +02:00
Mattia Astorino
46e6d05af8
Update package.json 2019-08-21 12:37:12 +02:00
Mattia Astorino
10394711c6
Release 30.0 2019-08-12 16:40:38 +02:00
Mattia Astorino
52c25619e3
Update support to new tokens 2019-08-12 16:32:36 +02:00
Mattia Astorino
989291fee9
Release 29.2 2019-07-04 09:53:22 +02:00
Mattia Astorino
3826eef21e
Release: 29.1.0 2019-06-27 17:06:16 +02:00
Mattia Astorino
0a66c2c06a
fix: Fix search highlight matched result color
Close #358
2019-06-27 16:31:28 +02:00
Matt Bierner
74ed91d668 Set "extensionKind": "ui" to support remote development (#348)
* 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

* Set "extensionKind": "ui" to support remote development

Fixes #347. See that issue for more details
2019-05-05 10:22:38 +02:00
Mattia Astorino
8cf07395bc
2.8.2 2019-03-22 21:21:41 +01:00
Mattia Astorino
306d6d7380
fix: Fix punctuation color regression 2019-03-18 21:05:34 +01:00
Mattia Astorino
10192e5708
2.8.0 2019-03-17 19:48:45 +01:00
Mattia Astorino
e5475cbdbc
chore: Prepare for 2.7.0 2019-02-08 11:31:56 +01:00
Mattia Astorino
8ce1ab62c6
chore: Update deps 2019-02-08 10:35:49 +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
b0cb122d70
release: 2.6.3 2018-12-26 20:36:28 +01:00
Alessio Occhipinti
3b3abd2a33 Feat/sanity (#298)
* chore: finishing sanity integration with correct schemas

* chore: adding sanity client (waiting for bug fix from sanity)

* feat: Sanity integration completed

* chore: removed useless bootstrap type
2018-12-23 17:35:38 +01:00
Mattia Astorino
ac8f1c7f01
chore Update redme and badges 2018-12-07 10:11:14 +01:00
Mattia Astorino
aa238b4fdc
2.6.2 2018-11-30 23:11:54 +01:00
Mattia Astorino
b5464dcbae
Update badges 2018-11-29 21:14:46 +01:00