Riccardo Ferretti
587466a210
v0.15.6
v0.15.6
2021-11-18 11:01:24 +01:00
Riccardo
52bc1ba13d
fix preview navigation ( #830 )
...
Fixes #787
2021-11-17 16:08:08 +01:00
Riccardo
8f045a3ff4
Improve readme ( #829 )
...
* Updated display name and description
* Updated readme with screenshots
2021-11-17 15:54:37 +01:00
Riccardo Ferretti
b2be5a7311
Made template tests more robust
2021-11-15 22:44:29 +01:00
Riccardo Ferretti
87e2400070
Link reference definitions are now off by default
2021-11-15 22:43:52 +01:00
Riccardo Ferretti
78e946c177
v0.15.5
v0.15.5
2021-11-15 22:16:08 +01:00
Riccardo Ferretti
80e46f7898
Prepare 0.15.5
2021-11-15 22:14:51 +01:00
Zero King
5f89a59b07
Use forEach() consistently in test suite ( #826 )
2021-11-15 21:21:53 +01:00
Riccardo
f921c095aa
Refactored note templates code ( #825 )
...
* refactored note templates code
* more tests for "Create from template" commands
* inject resolver
* implemented feedback from PR #827 (Authored by @l2dy)
2021-11-15 21:21:32 +01:00
Riccardo Ferretti
a51e0613ea
moved tags-tree-view out of directory
2021-11-11 00:12:16 +01:00
Riccardo
9df71adb64
Removed FoamConfig as not used ( #823 )
...
Simplifying the Foam abstractions.
In the end `FoamConfig` was only used by the `Matcher`, so we get rid of it and use the matcher instead
2021-11-11 00:08:20 +01:00
Riccardo
17c216736b
Implemented navigation provider for links, definitions and references ( #821 )
...
- introduce definition and references support
- changes links to only be used for placeholders
- simplifies configuration
Co-authored-by: Jonas Sprenger <sprengerjo@gmail.com >
2021-11-10 23:58:38 +01:00
Riccardo
66a8c3bd49
In hover provider show one source despite number of links from it ( #822 )
2021-11-10 13:20:59 +01:00
Riccardo Ferretti
5f7b3b7c02
v0.15.4
v0.15.4
2021-11-09 00:34:18 +01:00
Riccardo Ferretti
9ed0d6e18e
prepare 0.15.4
2021-11-09 00:33:45 +01:00
Riccardo Ferretti
0140748550
improved URI.toFsPath
2021-11-09 00:24:53 +01:00
Riccardo
356dcc5579
Consolidate use of Foam URI ( #820 )
...
* always convert vscode.Uri to foam.URI
* Improve handling on Windows paths in URI
- convert to upper case drive letter
- normalize use of Windows conversion in URI
- added more test cases
* Fixed tests
2021-11-08 23:39:01 +01:00
Riccardo Ferretti
265afdee19
v0.15.3
v0.15.3
2021-11-08 11:34:18 +01:00
Riccardo Ferretti
de7c686f75
Prepare 0.15.3
2021-11-08 11:34:05 +01:00
Riccardo
8dfc5bd2ff
Throw exception instead of process.exit ( #819 )
2021-11-08 11:12:15 +01:00
Riccardo
b3c5e75aa2
Fixing some test issues ( #818 )
...
* renamed test scripts
* improved hover provider tests
* removed buffering of log lines in test suite
2021-11-06 17:48:27 +01:00
Paul de Raaij
000da4bd1c
Allow inclusion of note when using reference definitions ( #808 )
...
* Allow inclusion of note when using reference definitions
* Add additional comments
2021-11-04 20:17:03 +01:00
allcontributors[bot]
86749940c2
docs: add AndreiD049 as a contributor for code ( #815 )
...
* docs: update docs/index.md [skip ci]
* docs: update readme.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-11-04 13:09:09 +01:00
AndreiD049
27f9a08870
replaced vscode uri with foam uri when generating references ( #814 )
2021-11-04 11:58:15 +01:00
Riccardo Ferretti
e791726692
fixed logging in test suite
2021-11-03 10:54:15 +01:00
Riccardo Ferretti
a3c00744ca
fixed linting errors
2021-11-03 10:52:27 +01:00
allcontributors[bot]
00220b1f6c
docs: add memeplex as a contributor for code ( #812 )
...
* docs: update docs/index.md [skip ci]
* docs: update readme.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-11-03 10:31:56 +01:00
memeplex
759f4f1963
Avoid delaying decorations on editor switch ( #811 )
2021-11-03 10:31:20 +01:00
Riccardo Ferretti
d86fc7f433
removed outdated use of links
2021-11-01 20:04:37 +01:00
Riccardo
bd9c6806fa
tweaks to test suite ( #804 )
2021-10-28 23:13:20 +02:00
Riccardo Ferretti
4c9a9cec56
v0.15.2
v0.15.2
2021-10-27 12:11:02 +02:00
Riccardo Ferretti
8a91a6ab36
Prepare v0.15.2
2021-10-27 12:05:39 +02:00
Paul de Raaij
667037bc14
Improve generation of link reference definitions ( #786 )
...
* Fixes the removal of explicitly defined link references
* Add use case of explicit & implicit
2021-10-27 10:58:10 +02:00
allcontributors[bot]
30cc9fc9f0
docs: add eltociear as a contributor for doc ( #801 )
...
* docs: update docs/index.md [skip ci]
* docs: update readme.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-10-27 10:52:41 +02:00
Ikko Ashimine
abed7be3ec
Fix typo in write-your-notes-in-github-gist.md ( #798 )
...
recieve -> receive
2021-10-27 10:51:27 +02:00
Riccardo
d31e094358
Added support for target date variables in daily note template ( #781 )
...
* added support for target date variables in daily note template
* added FOAM_DATE_* variables to resolver
* Document `FOAM_DATE_*` template variables
* Add CHANGELOG entry
Co-authored-by: Michael Overmeyer <michael.overmeyer@shopify.com >
2021-10-27 10:50:58 +02:00
Riccardo
f320af05c5
Improve graph performance by batching painting ( #795 )
2021-10-26 13:01:19 +02:00
Paul de Raaij
ee229dac84
Apply entire tag regex to the preview window ( #785 )
2021-10-25 19:56:51 +02:00
allcontributors[bot]
877d843f60
docs: add Laptop765 as a contributor for doc ( #796 )
...
* docs: update docs/index.md [skip ci]
* docs: update readme.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-10-25 19:51:22 +02:00
Paul
af65e4d5f7
Add some basic details about multi-root workspaces ( #775 )
...
* Include details about multi-root workspaces
* Reword and clarify
2021-10-25 19:50:47 +02:00
Riccardo Ferretti
dd9fa0af79
Link decorations now enabled by default
2021-10-25 19:22:32 +02:00
Riccardo Ferretti
14f68aea30
minor fixes around VS Code test configurations and suite reporting
2021-10-25 19:22:00 +02:00
Riccardo Ferretti
f68c2ab6db
Color graph filter control based on style of node type
2021-10-22 12:33:19 +02:00
Riccardo Ferretti
bae99a6184
fixed dependencies and types
2021-10-21 10:09:45 +02:00
Riccardo Ferretti
861f7dbba7
v0.15.1
v0.15.1
2021-10-21 09:01:19 +02:00
Riccardo Ferretti
6a4b90d6d7
Prepare 0.15.1
2021-10-21 08:59:34 +02:00
Riccardo
f73ddb88d4
Fixed test suite
...
* tweaking error propagation
* updated xvfb-action version
* improved logging
* only adding actually failing tests to failures (no comment)
2021-10-19 12:42:41 +02:00
Riccardo Ferretti
41ca70f23c
better handling of output streams in tests and small change around computing which tests to run
2021-10-19 10:53:19 +02:00
Riccardo
7cf7811b85
Include other connected notes into link hovers ( #780 )
...
* Include other connected notes into link hovers
* reorganized hover provider tests and added some
2021-10-11 11:59:15 +02:00
Riccardo
eef0aa7f0b
Improved filtering controls on graph visualization ( #782 )
...
* improved handling of filters in graph view
* code clean up
2021-10-11 11:55:54 +02:00