Elio Struyf
|
b6ac0ea1e6
|
refactor: improve handling of field values and remove unused variables in PagesParser #958
|
2026-03-14 11:22:32 +01:00 |
|
Elio Struyf
|
1c0ce6a6f2
|
Merge pull request #1007 from estruyf/revert-960-copilot/fix-958
Revert "Fix variable frontmatter error - handle both string and object formats for preview image fields"
|
2026-03-14 11:16:55 +01:00 |
|
Elio Struyf
|
bdb2179e3e
|
Revert "Fix variable frontmatter error - handle both string and object formats for preview image fields"
|
2026-03-14 11:16:37 +01:00 |
|
Elio Struyf
|
bd8cd1f1d6
|
Merge pull request #960 from estruyf/copilot/fix-958
Fix variable frontmatter error - handle both string and object formats for preview image fields
|
2026-03-14 11:16:27 +01:00 |
|
Elio Struyf
|
09f97b9c8c
|
Merge branch 'copilot/enhance-schema-validation-yaml' into beta
|
2026-03-14 11:13:50 +01:00 |
|
Elio Struyf
|
70c17d5de3
|
Enhance schema validation for YAML front matter and improve error range detection
|
2026-03-14 11:12:59 +01:00 |
|
Elio Struyf
|
1f52b02bf7
|
Refactor code formatting and improve schema validation logic in StatusListener
|
2026-03-14 11:07:47 +01:00 |
|
Elio Struyf
|
7d2ecc53af
|
Add front matter validation setting and update schema validation logic
|
2026-03-14 11:07:36 +01:00 |
|
Elio Struyf
|
66d21cc255
|
fix: update changelog to correctly reflect output channel colorizer schema fix
|
2026-03-14 10:53:37 +01:00 |
|
Elio Struyf
|
13a80b33e3
|
fix: update output channel creation to include specific ID for frontmatter project #1006
|
2026-03-14 10:50:32 +01:00 |
|
Elio Struyf
|
7847464899
|
refactor: improve StructureView layout and enhance folder selection logic in PagesListener
|
2026-03-06 17:32:46 +01:00 |
|
Elio Struyf
|
7db95ca091
|
refactor: remove chatbot functionality and related localization keys
|
2026-03-06 16:56:27 +01:00 |
|
Elio Struyf
|
5c0076b9b2
|
refactor: clean up whitespace and formatting in multiple components
|
2026-03-06 16:51:47 +01:00 |
|
Elio Struyf
|
7ea0fbad05
|
feat: add move file functionality and create content in folder dialog
|
2026-03-06 16:51:41 +01:00 |
|
Elio Struyf
|
2e8472dd75
|
Merge branch 'beta' of github.com:estruyf/vscode-front-matter into beta
|
2026-03-06 16:51:14 +01:00 |
|
Elio Struyf
|
0842133db4
|
Enhancement: Support the new integrated browser instead of the lite browser
Fixes #1005
|
2026-03-06 16:50:02 +01:00 |
|
Elio Struyf
|
e25cb9796a
|
Remove AI sponsor feature and related settings; update changelog and localization files #983
|
2026-03-06 16:35:46 +01:00 |
|
Elio Struyf
|
648541d9a5
|
Merge pull request #992 from estruyf/copilot/fix-timezone-issue
Fix timezone setting ignored when formatting dates
|
2026-03-06 16:27:14 +01:00 |
|
Elio Struyf
|
57e0e2e7b7
|
Refactor MediaLibrary and MediaListener to use static parsePath method for improved consistency
|
2026-03-06 16:19:42 +01:00 |
|
Elio Struyf
|
3b65bb3cd7
|
Remove BEJS Community sponsorship section from README.md
|
2026-01-26 14:30:51 +01:00 |
|
Elio Struyf
|
829c5c6e64
|
Remove run.events sponsorship section from README.md
|
2026-01-26 14:30:33 +01:00 |
|
Elio Struyf
|
e6ef7555e3
|
Update README.md to clarify focus on sustainable revenue for open source projects
|
2026-01-26 14:23:09 +01:00 |
|
Elio Struyf
|
2af6c57a49
|
Update README.md with 2026 Open Source Priorities and content improvements
|
2026-01-26 14:20:48 +01:00 |
|
copilot-swe-agent[bot]
|
5de91cf683
|
Add validation for tags, categories, and custom taxonomy against known values
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com>
|
2025-12-04 11:02:40 +00:00 |
|
copilot-swe-agent[bot]
|
2b7fd1d1e7
|
Improve field location detection and add comprehensive documentation
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com>
|
2025-12-03 15:12:58 +00:00 |
|
copilot-swe-agent[bot]
|
c179364f2b
|
Address code review feedback and improve validation
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com>
|
2025-12-03 15:07:43 +00:00 |
|
copilot-swe-agent[bot]
|
4bee998d9b
|
Add schema generation and validation infrastructure
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com>
|
2025-12-03 15:02:49 +00:00 |
|
copilot-swe-agent[bot]
|
17f390545a
|
Fix timezone issue by providing default 'UTC' value
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com>
|
2025-12-03 15:02:31 +00:00 |
|
copilot-swe-agent[bot]
|
de569d37d5
|
Initial plan
|
2025-12-03 14:54:14 +00:00 |
|
copilot-swe-agent[bot]
|
d59969cbe1
|
Initial plan
|
2025-12-03 14:53:46 +00:00 |
|
Elio Struyf
|
f5b636d960
|
Enhance Copilot extension detection and update model family to gpt-4.1
|
2025-12-01 09:38:49 +01:00 |
|
Elio Struyf
|
7fac27b73e
|
Enhancement: Dashboard "Structure" for Docs
Fixes #937
|
2025-09-09 19:52:33 +02:00 |
|
Elio Struyf
|
aa0ee4708a
|
Merge branch 'copilot/fix-937' into beta
|
2025-09-09 19:51:43 +02:00 |
|
Elio Struyf
|
24c26ac855
|
Refactor StructureView and Overview components for improved readability; remove unused sorting logic and adjust layout styles
|
2025-09-09 19:50:21 +02:00 |
|
Elio Struyf
|
cda217ac76
|
Enhance StructureView to normalize folder paths and improve page assignment logic
|
2025-09-09 19:14:38 +02:00 |
|
Elio Struyf
|
cb42bd4b4b
|
Merge branches 'copilot/fix-937' and 'copilot/fix-937' of github.com:estruyf/vscode-front-matter into copilot/fix-937
|
2025-09-09 16:11:44 +02:00 |
|
copilot-swe-agent[bot]
|
d4c5ca1c18
|
Fix folder path normalization in Structure view for proper nesting
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com>
|
2025-09-09 13:56:45 +00:00 |
|
Elio Struyf
|
61398c4e25
|
Merge branch 'copilot/fix-937' of github.com:estruyf/vscode-front-matter into copilot/fix-937
|
2025-09-09 15:47:24 +02:00 |
|
copilot-swe-agent[bot]
|
b62d1e8177
|
Fix folder hierarchy rendering in Structure view
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com>
|
2025-09-09 13:32:16 +00:00 |
|
copilot-swe-agent[bot]
|
65fc9f38ed
|
Fix Item rendering for Structure view type
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com>
|
2025-09-09 13:17:44 +00:00 |
|
Elio Struyf
|
c8ebac32d3
|
Update CHANGELOG for version 10.10.0: Add SEO keyword support enhancement
|
2025-09-09 09:42:13 +02:00 |
|
Elio Struyf
|
219c4bd657
|
Merge branch 'copilot/fix-965' into beta
|
2025-09-09 09:39:45 +02:00 |
|
copilot-swe-agent[bot]
|
73e58c7b52
|
Add multi-language localization support for Structure view
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com>
|
2025-09-08 20:16:45 +00:00 |
|
copilot-swe-agent[bot]
|
e4147eed09
|
Implement Structure view for dashboard with folder hierarchy display
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com>
|
2025-09-08 20:11:43 +00:00 |
|
copilot-swe-agent[bot]
|
beef6f36d8
|
Implement first paragraph keyword check for SEO validation
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com>
|
2025-09-08 20:07:41 +00:00 |
|
copilot-swe-agent[bot]
|
f3df0f6856
|
Initial plan
|
2025-09-08 19:53:11 +00:00 |
|
copilot-swe-agent[bot]
|
d11dbc9d76
|
Initial plan
|
2025-09-08 19:52:20 +00:00 |
|
Elio Struyf
|
bb535961a3
|
Update CHANGELOG for version 10.10.0: Add enhancements and fixes sections
|
2025-09-08 21:49:21 +02:00 |
|
Elio Struyf
|
0c7e3fb42b
|
Enhancement: Support for numbers (int) in Snippets
Fixes #973
|
2025-09-08 21:48:30 +02:00 |
|
Elio Struyf
|
a6188b0060
|
Add entry for version 10.10.0 to CHANGELOG with typo fix on welcome screen
|
2025-07-15 23:27:28 +02:00 |
|