You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Implement PreviewManager for ghost text previews ([7e1909a](https://github.com/main-branch/mkdocs-snippet-lens/commit/7e1909aa6ad970b0ee9b5e4d9f523be051ccdbf8))
19
+
* Register SnippetLinkProvider in extension activation ([c0439ff](https://github.com/main-branch/mkdocs-snippet-lens/commit/c0439ff62ea60b1330516f5b0935869de581bf14))
20
+
* Render previews as indented block below snippet line ([7e1909a](https://github.com/main-branch/mkdocs-snippet-lens/commit/7e1909aa6ad970b0ee9b5e4d9f523be051ccdbf8))
21
+
22
+
23
+
### Bug Fixes
24
+
25
+
***ci:** Compile tests before running unit tests ([cfb036b](https://github.com/main-branch/mkdocs-snippet-lens/commit/cfb036be357cbb1d5a50bcfbcc9235854822daeb))
26
+
* Correct ghost text preview and link underline bugs ([7e1909a](https://github.com/main-branch/mkdocs-snippet-lens/commit/7e1909aa6ad970b0ee9b5e4d9f523be051ccdbf8))
27
+
* Correct snippet link offset calculation ([7e1909a](https://github.com/main-branch/mkdocs-snippet-lens/commit/7e1909aa6ad970b0ee9b5e4d9f523be051ccdbf8))
* Position ghost text after closing quote ([7e1909a](https://github.com/main-branch/mkdocs-snippet-lens/commit/7e1909aa6ad970b0ee9b5e4d9f523be051ccdbf8))
30
+
31
+
32
+
### Documentation
33
+
34
+
* Add contributing guidelines for PR workflow ([4af9d60](https://github.com/main-branch/mkdocs-snippet-lens/commit/4af9d60ded6c1d7592d4534d0af22c7b982acb77))
* Update guidance for TDD and test coverage ([f589812](https://github.com/main-branch/mkdocs-snippet-lens/commit/f589812d8389ebc8c818636a6e6910a9e50c0996))
37
+
38
+
39
+
### Code Refactoring
40
+
41
+
***ci:** Rename workflow from ci.yml to continuous-integration.yml ([ddb9f46](https://github.com/main-branch/mkdocs-snippet-lens/commit/ddb9f46402068d2abb197afe18af319b043daef2))
42
+
* Extract inline formatting logic and improve build scripts ([7e1909a](https://github.com/main-branch/mkdocs-snippet-lens/commit/7e1909aa6ad970b0ee9b5e4d9f523be051ccdbf8))
43
+
* Extract preview content creation logic for better testability ([7e1909a](https://github.com/main-branch/mkdocs-snippet-lens/commit/7e1909aa6ad970b0ee9b5e4d9f523be051ccdbf8))
44
+
* Rename test directories to align with standard naming ([ee39591](https://github.com/main-branch/mkdocs-snippet-lens/commit/ee39591b0fed681e94a23015dbb58449aa25a7e0))
* Enhance clean scripts to remove all build artifacts ([ff081f9](https://github.com/main-branch/mkdocs-snippet-lens/commit/ff081f936b36b48fcee564af74fea7a0e1003564))
52
+
* Initial project generated with yo ([5ada532](https://github.com/main-branch/mkdocs-snippet-lens/commit/5ada5321e8e519abebe882d7e5a56db3128a0341))
53
+
* Update repository to main-branch organization ([a38613f](https://github.com/main-branch/mkdocs-snippet-lens/commit/a38613f023c9d7553fea6d8ae4ab5fc930cc4c5a))
54
+
55
+
56
+
### Continuous Integration
57
+
58
+
* Add GitHub Actions CI workflow ([aec58f3](https://github.com/main-branch/mkdocs-snippet-lens/commit/aec58f3a296a352721bfd077cd91c07d293eee8b))
59
+
* Add release-please workflow for automated releases ([c11f6c6](https://github.com/main-branch/mkdocs-snippet-lens/commit/c11f6c60244de9cdfd4a6693516dbe7cb43dc19e))
60
+
* Optimize CI workflows and enforce conventional commits ([20e84db](https://github.com/main-branch/mkdocs-snippet-lens/commit/20e84db2c7433bad124a55d3d559c21ff64ce7d3))
61
+
* Trigger GitHub Actions to verify workflows ([b21e3fd](https://github.com/main-branch/mkdocs-snippet-lens/commit/b21e3fdda1611da10473254d40833a04533b557e))
62
+
63
+
64
+
### Tests
65
+
66
+
* Add code coverage reporting and fail build if coverage is below 100% ([c780b0d](https://github.com/main-branch/mkdocs-snippet-lens/commit/c780b0da7b2db1f8ca14c82f425cc66a4e4e3deb))
67
+
* Add tests documenting VS Code decoration API limitations ([7e1909a](https://github.com/main-branch/mkdocs-snippet-lens/commit/7e1909aa6ad970b0ee9b5e4d9f523be051ccdbf8))
0 commit comments