Commit graph

172 commits

Author SHA1 Message Date
Mattia Astorino
97aa537de1
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
2019-02-11 11:02:29 +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
Mattia Astorino
491378e15c 2.6.1 2018-11-25 23:08:56 +01:00
Alessio Occhipinti
678d5c3e97 fix: revert id on package json for conflict (#292) 2018-11-25 23:06:27 +01:00
Mattia Astorino
d83c3f25a1
chore: Update commands icons 2018-11-25 16:44:54 +01:00
Mattia Astorino
cdc8df3091 chore: 2.6.0 2018-11-25 15:54:52 +01:00
Alessio Occhipinti
d9ae6d0dca chore: switch reference theme on settings from label to id (#285) 2018-11-16 21:25:18 +01:00
Mattia Astorino
3ba34771bb
chore: 2.5.1 2018-10-25 18:02:44 +02:00
Mattia Astorino
0f9d586640
chore: Update deps 2018-10-25 13:26:47 +02:00
Mattia Astorino
60814d5f61 chore(release): 2.5.0 2018-10-25 13:11:30 +02:00
Mattia Astorino
bb6ed59346
chore(release): 2.4.2 2018-08-30 09:59:48 +02:00
Mattia Astorino
0f925af518
fix: Fix missing commands 2018-08-30 09:57:46 +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
15448b4d2a chore(release): 2.4.0 2018-08-29 21:57:07 +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
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
690e61a166
chore: Update vscode version 2018-08-18 12:31:19 +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
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
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
032dd7d6fe
chore: add keywords meta 2018-07-25 22:30:13 +02:00
Mattia Astorino
6759e2461d chore(release): 2.2.0 2018-06-28 23:39:00 +02:00
everdrone
729dbe3b29 Add .hh and .hxx extensions (#212)
* Develop (#185)

* chore: Update meta and readme

* chore. Update README

* Refactor/linting - tslint-xo (#178)

* refactor(deps): added tslint, cleanup, and activationEvents modified

* refactor(lint): linting...

* refactor(changelog): changelo method refactor (should be tested)

* refactor(theme-icons):  linting and small refactor

* refactor(accents-setter): linting and small refactor

* chore(travis): added travis file

* fix(Lighter): Fix folders icon association

* chore: Clean test files

* fix(Icons): Add icon to .spec.ts files

* chore: Update git icon

* Update issue templates (#184)

* chore(release): 2.1.0

* Add .hh and .hxx extensions
2018-06-25 14:31:44 +02:00
Mattia Astorino
27624facde
fix: Fix status bar hover item background on Lighter variant.
Fix 203
2018-06-17 21:30:39 +02:00
Mattia Astorino
5132044a16
chore: Fix gulp folder icon bind 2018-05-26 11:56:01 +02:00
Mattia Astorino
0fa2ac0541
feat: New command to disabling/disabling icons auto-applaying 2018-05-24 19:58:19 +02:00
Alessio Occhipinti
a2dd0fec4a Added get-remote-icons command (#192)
* gulp: get-remote-icons command added

* chore: deleted icons
2018-05-24 09:25:20 +02:00
Alessio Occhipinti
82cfb4587b Small refactor + UX improvements [WIP] (#190)
* chore: small cleanup helper

* chore: adding interfaces for icon variants

* feat: You can now switch between Material Theme icons

* chore: helpers small fix

* chore(helpers): small fix helpers

* refactor: refactoring fixIcons command, ready for new prop autoFix

* refactor: accentsSetter command, ready for autoFix prop

* chore: added new exports file for all commands

* refactor: main theme file, ready for autoFix prop

* chore: added listener also when changing iconTheme

* feat: autoApplyIcons added as option and toggleApplyIcons as command

* chore: added check for autoApplyIcons flag. Removed listen icon change

* feat: Notification shows up when the window needs reload

* chore: Update CTA's

* chore: Make consistent indent guides and add support to editorIndentGuide.activeBackground

Close #188

* chore: fix check on CTA ok

* chore: split up configurationChange and changelog  (added to commands)

* chore: small change settings method

* feat: Now the theme will auto fix if needed on change icons theme
2018-05-18 13:47:22 +02:00
Alessio Occhipinti
94189a72c3 Refactor/linting - tslint-xo (#178)
* refactor(deps): added tslint, cleanup, and activationEvents modified

* refactor(lint): linting...

* refactor(changelog): changelo method refactor (should be tested)

* refactor(theme-icons):  linting and small refactor

* refactor(accents-setter): linting and small refactor

* chore(travis): added travis file
2018-05-03 11:39:51 +02:00
Mattia Astorino
8af3467184
chore: Update meta and readme 2018-04-30 23:55:35 +02:00
Mattia Astorino
5f82aec20a
chore: Update commands labels 2018-04-30 11:42:05 +02:00
Mattia Astorino
e84da5985f
chore: Update security 2018-04-30 10:20:33 +02:00
Mattia Astorino
433f6978c4
chore: Update vsc tasks 2018-04-30 10:17:49 +02:00
Alessio Occhipinti
1af7cf94e3 Feat/split commands (#177)
* feat(split-commands): splitting commands in package.json and rewrite

* chore(cleanup): removed useless function

* chore(old-conf): delete old configuration
2018-04-30 09:55:46 +02:00
Mattia Astorino
c7f815f69f chore(release): 2.0.1 2018-04-23 23:47:19 +02:00
Mattia Astorino
6e270d3dc0 chore(release): 2.0.0 2018-04-22 23:16:43 +02:00
Mattia Astorino
267173aed4 chore(release): 1.7.0 2018-04-22 23:16:01 +02:00
Mattia Astorino
445f487760
chore: Update banner color 2018-04-22 23:01:00 +02:00
Mattia Astorino
36333adb49
feat: New variants available: Ocean and Ocean High Contrast 2018-04-22 22:56:26 +02:00
Mattia Astorino
014b76db5d
feat: A lot of new file icons and some old icons fixed 2018-04-22 22:17:24 +02:00
Mattia Astorino
ecb9dbe9e6
chore: Update Ocean 2018-04-22 12:26:47 +02:00
Mattia Astorino
a3b6e6284e
wip: Add Ocean variant 2018-04-22 11:27:31 +02:00
Alessio Occhipinti
00c85e736c Fix/adapt icons command (#162)
* fix(adapt-icons): added new interface and method for vsc conf theme

* fix(adapt-icons): getting theme name from vsc theme settings

* chore(cleanup): removed useless interface property

* chore(cleanup): temporary commented on useless script (for build sake)

* chore(postintall): fixing tsc build after first install (for gulp sake)
2018-04-21 13:57:08 +02:00
Alessio Occhipinti
761f426200 fix(build): first build icons folder (#161)
* fix(build): first build icons folder

Creating using mkdir (Windows should work)

* chore(script): fixing script for deletion
2018-04-20 23:09:08 +02:00