Riccardo Ferretti
65497ba6d3
v0.15.9
v0.15.9
2021-11-23 13:18:57 +01:00
Riccardo Ferretti
f5ad5245b4
prepare 0.15.9
2021-11-23 13:18:44 +01:00
Riccardo
d1a6412cb7
fixed #842 - corrected property name in template metadata, and added test case ( #843 )
2021-11-23 13:16:55 +01:00
Riccardo Ferretti
e03fcf5dfa
v0.15.8
v0.15.8
2021-11-22 00:29:08 +01:00
Riccardo Ferretti
f174aa7162
prepare 0.15.8
2021-11-22 00:28:25 +01:00
Riccardo
2d9e1f5903
Fix #836 - make references also links ( #840 )
2021-11-22 00:24:32 +01:00
Riccardo Ferretti
cf5daa4d22
added screenshots
2021-11-21 23:10:22 +01:00
Riccardo Ferretti
e9eb3032e8
v0.15.7
v0.15.7
2021-11-21 19:54:10 +01:00
Riccardo Ferretti
a8a418824f
moved screenshots in foam-vscode package
2021-11-21 19:53:18 +01:00
Riccardo Ferretti
dd06d0b805
Prepare 0.15.7
2021-11-21 19:47:19 +01:00
Riccardo
11af331694
Make preview navigation test more robust ( #838 )
...
* create test note inside workspace dir
* lint
2021-11-21 19:45:02 +01:00
Riccardo
5da1012fab
Fix recent issues with templates ( #837 )
...
* Fix #831 - fixed glob used to look for templates
* Fix #834 - ask for note title when creating from template
2021-11-21 18:01:41 +01:00
Martin Laws
8015a35f39
Update @martinlaws all-contributors info ( #832 )
2021-11-19 17:28:53 +01:00
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