Commit Graph

616 Commits

Author SHA1 Message Date
Luise Freese ee79f89c7f fixes casing issues that led to links that only referred to settings site but not to the specific heading 2021-12-29 11:17:11 +01:00
Elio Struyf 4d38a0881a Merge pull request #209 from estruyf/dev v5.8.0 2021-12-21 15:45:06 +01:00
Elio Struyf 1478d0bd53 🎄 release 🎄 2021-12-21 15:39:43 +01:00
Elio Struyf 00a9e59bc2 #208 - Fix collapse section issue 2021-12-21 15:25:27 +01:00
Elio Struyf 2b2843234e Updated changelog 2021-12-21 11:13:46 +01:00
Elio Struyf 71449aa5cc Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2021-12-21 11:13:34 +01:00
Elio Struyf 87f293a3f6 added charset 2021-12-21 11:13:30 +01:00
Elio Struyf 6da3ddb5dd #206 - Removal of the front matter parsing error notification 2021-12-20 20:38:56 +01:00
Elio Struyf 87e80ccfe9 Update readme 2021-12-18 21:15:57 +01:00
Elio Struyf af9865d91b Refresh the pages on content creation 2021-12-17 19:21:59 +01:00
Elio Struyf e576b6e8a4 #207 - fix quick picks 2021-12-17 19:21:41 +01:00
Elio Struyf c9f4c8f94e #206 - Added front matter diagnostic parsing 2021-12-17 19:04:41 +01:00
Elio Struyf 6ef63da973 Add sentry ignore rule 2021-12-16 14:02:57 +01:00
Elio Struyf 2d85b0a554 Updates for Webpack 5 support + HMR during dev 2021-12-16 13:31:30 +01:00
Elio Struyf 41cbcc4c46 Retain context on dashboard when hidden 2021-12-15 15:37:27 +01:00
Elio Struyf 6c94880497 Make output bundles smaller by smarter importing icons 2021-12-15 14:47:49 +01:00
Elio Struyf 1d75c6b6b8 Updated vs code engine 2021-12-15 14:22:47 +01:00
Elio Struyf 338bc022f9 Updated node version 2021-12-15 14:18:56 +01:00
Elio Struyf 2451730311 Updated workflow 2021-12-15 14:16:07 +01:00
Elio Struyf 22cdaabe28 Update changelog 2021-12-15 14:12:26 +01:00
Elio Struyf 5a69240178 #205 - Define a logging level setting 2021-12-15 14:10:58 +01:00
Elio Struyf b81ef077f6 Merge branch 'dev-refactor' into dev 2021-12-15 13:51:01 +01:00
Elio Struyf cb72b53653 Refactoring to message listeners 2021-12-15 13:50:40 +01:00
Elio Struyf 050a513b48 Refactoring 2021-12-15 11:16:39 +01:00
Elio Struyf 481d1f56e4 5.8.0 2021-12-15 08:29:41 +01:00
Elio Struyf 229238703a Updated vscode types 2021-12-15 08:29:35 +01:00
Elio Struyf 074de212ce Merge pull request #203 from estruyf/dev v5.7.0 2021-12-07 10:11:07 +01:00
Elio Struyf 98e4490318 updated changelog 2021-12-07 10:06:45 +01:00
Elio Struyf c79dc3c41f Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2021-12-06 17:32:08 +01:00
Elio Struyf b45abe88ac Updated changelog 2021-12-06 17:32:04 +01:00
Elio Struyf 2bac596e3d #200 - media file sorting fix 2021-12-05 13:11:22 +01:00
Elio Struyf 15a6ea8d8d #194 - Optimizations for the markup options 2021-12-04 13:55:52 +01:00
Elio Struyf 72d6f8263a Updated changelog 2021-12-04 09:18:21 +01:00
Elio Struyf 7549b3d989 #202 - Fix checkbox label color for light themes 2021-12-04 09:18:04 +01:00
Elio Struyf ca628b37de #201 - Fix filename overflow 2021-12-03 19:15:20 +01:00
Elio Struyf db120b5c45 #194 - ordered/unordered/task lists added 2021-12-03 19:06:27 +01:00
Elio Struyf 2973f5d27b #194 - Added heading and blockquote support 2021-12-03 14:11:18 +01:00
Elio Struyf 075c7ad350 Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2021-11-30 15:09:05 +01:00
Elio Struyf 23625ed8fa Merge branch 'issue/194' into dev 2021-11-30 15:06:05 +01:00
Elio Struyf 9bd06909c8 #194 - WYSIWYG controls implementation 2021-11-30 15:05:28 +01:00
Elio Struyf 1b45c2af13 Update changelog 2021-11-26 08:42:08 +01:00
Elio Struyf b4bbf6c6fb #191 - Fix beta settings 2021-11-26 08:41:43 +01:00
Elio Struyf a5b8d9668d Merge branch 'main' into dev 2021-11-25 15:23:43 +01:00
Elio Struyf 490210da00 Updated changelog 2021-11-25 15:22:56 +01:00
Elio Struyf 6878d440b1 Merge branch 'main' into dev 2021-11-25 15:21:06 +01:00
Elio Struyf 81fa0a7d0f #188 - support for markdown file extension added 2021-11-25 15:20:19 +01:00
Elio Struyf b7d4e547a1 Total nr of files in workspace 2021-11-25 12:59:49 +01:00
Elio Struyf 2b2e256b8f #190 - More diagnostic values 2021-11-25 12:12:32 +01:00
Elio Struyf 7a7b31c2ae #190 - First implementation of the diagnostic output 2021-11-25 11:00:47 +01:00
Elio Struyf dea5eb1053 5.7.0 2021-11-25 10:46:35 +01:00