Mattia Astorino
f20cb76741
chore: update generator
2020-04-23 21:56:42 +02:00
Mattia Astorino
251f601cfd
fix: fix quickpanel foreground color
...
Close #469
2020-04-23 21:21:55 +02:00
Mattia Astorino
20b2a0aac0
fix: input selection background
2020-02-15 13:27:45 +01:00
Mattia Astorino
88c079e7c2
v32.4
2020-01-16 21:27:54 +01:00
Mattia Astorino
68258433cd
Update color for css properties name
2020-01-16 21:24:15 +01:00
Mattia Astorino
5e74b45cc9
v32.3
...
Close #446
2020-01-16 20:41:06 +01:00
Mattia Astorino
02b0ba509d
fix: fix css properties name color
2020-01-16 20:39:54 +01:00
Mattia Astorino
7276847668
v32.2
2020-01-15 20:26:30 +01:00
Mattia Astorino
df892e4ae4
feat: Improve PHP support
2020-01-15 20:25:22 +01:00
Mattia Astorino
0f461804d4
v32.1
2020-01-14 21:52:28 +01:00
Mattia Astorino
68b1afe566
Improve variables highlight in python language
2020-01-11 10:45:57 +01:00
Mattia Astorino
37f7351717
v32
2020-01-11 00:21:51 +01:00
Mattia Astorino
e8d159373a
v31.3
2020-01-11 00:21:04 +01:00
Mattia Astorino
90d5073ca2
remove legacy themes
2020-01-11 00:19:53 +01:00
Mattia Astorino
8ea50edd07
v31.2
2020-01-11 00:18:48 +01:00
Mattia Astorino
e8b01ade92
update extensionPack
2020-01-11 00:17:59 +01:00
Mattia Astorino
f840abba8c
Update readme
2020-01-11 00:10:01 +01:00
Mattia Astorino
874ddcf2a1
Add community theme as extensionPack
2020-01-10 23:47:28 +01:00
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