Commit graph

237 commits

Author SHA1 Message Date
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
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
905e99ae01
fix: Improve panels titles
Close #208
2018-06-23 19:53:27 +02:00
Mattia Astorino
1b49c2edca Close #204 2018-06-18 22:16:00 +02:00
Mattia Astorino
8aaabe848c
feat: Add .lnk file icon
Close #201
2018-06-18 22:05:08 +02:00
Mattia Astorino
b9ae4b6f52
chore: Fix accented folders 2018-06-18 21:58:01 +02:00
Mattia Astorino
a293a6faa9
feat: New redesigned icons for folders and add new scss, sass and css folder icon 2018-06-18 21:56:09 +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
3f5de1096a
chore: Fix build folder icon 2018-06-10 22:34:50 +02:00
Lucas Stoque
c3ffa6a0f7 Add .postcssrc, .postcss.config.js, .postcssrc.js to supported filenames (#200) 2018-06-04 21:35:45 +02:00
Mattia Astorino
1e6150b826
feat: Add support to the new settings view 2018-05-27 19:12:49 +02:00
Mattia Astorino
5132044a16
chore: Fix gulp folder icon bind 2018-05-26 11:56:01 +02:00
Mattia Astorino
61b527f94f
chore: update gitignore 2018-05-24 20:09:56 +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
Mattia Astorino
eb1c2ed659
feat: New set of file icons with new and redesigned icons 2018-05-22 22:12:33 +02:00
Mattia Astorino
f0abb2b6ee chore: Update icons refs 2018-05-21 22:11:37 +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
Mattia Astorino
86def00fd7
fix: Fix terminal.ansiBlack color
Close #180
2018-05-08 23:09:51 +02:00
Mattia Astorino
c19ab432b0
fix: Fix statubar item hover background 2018-05-08 00:01:47 +02:00
Mattia Astorino
2864f41064
chore: Update git icon 2018-05-06 19:11:27 +02:00
Mattia Astorino
fad5e2996e
fix(Icons): Add icon to .spec.ts files 2018-05-05 12:13:08 +02:00
Mattia Astorino
b2c8be8f26
fix(Lighter): Fix folders icon association 2018-05-05 11:55:58 +02:00
Mattia Astorino
c4e1dbe106
fix: Fix rust file icon association 2018-04-25 21:53:19 +02:00
Mattia Astorino
e5590e7917
chore: Testing polymer icon 2018-04-25 10:28:19 +02:00
Mattia Astorino
04e7db8ee5
fix: Fix some icon colors and add haxe file icon 2018-04-25 10:17:02 +02:00
Mattia Astorino
4c851ea50e
fix: Fix ts icon color
Close #172
2018-04-25 09:58:39 +02:00
Mattia Astorino
74e0456512
fix: Fix titlebar contrast color 2018-04-24 12:58:40 +02:00
Mattia Astorino
f10cf31cb0
fix: Improve Ocean colors contrast 2018-04-23 23:43:03 +02:00
Mattia Astorino
43357cebe6
fix: Fix whitespace characters visibility
Close #167
2018-04-23 23:24:21 +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
279d73b440
chore: Fix some file icons 2018-04-22 13:02:08 +02:00