Riccardo
71c0e8a477
Docs sync @ 2a197cf Support custom fonts ( #1457 ) ( #62 )
2025-04-19 19:26:00 +02:00
Piotr Mrzygłosz
175ecbbdb2
explain how to apply keybindings.json ( #60 )
2024-09-16 14:07:37 +02:00
Riccardo
b90eb07935
Docs sync @ 4276e80 extension descriptions now reflect .vscode dir ( #1302 ) ( #56 )
2023-10-26 10:25:29 +02:00
Riccardo
1403a6dfe7
Docs sync @ 9490aa2 Fixed typo ( #54 )
...
Updated .vscode dir, and added assets
2023-10-25 11:42:02 +02:00
Scott Bronson
2c72083fb1
Delete spellright.dict ( #48 )
...
Follow-on to removing the Spellright recommendation in cb898bcf75
2022-10-25 09:10:16 +02:00
Riccardo Ferretti
cb898bcf75
Removed "Spell Right" from list of recommended extensions
2022-09-13 12:16:04 +02:00
saxc
220ce915b6
update quickSuggestions settings ( #46 )
2022-07-15 10:48:34 +02:00
Riccardo Ferretti
19a113ab02
updated settings
2022-04-07 15:17:16 +02:00
Riccardo
ca8ee63cea
Removed markdown-notes from list of recommended extensions
2021-05-03 11:39:33 +02:00
Riccardo Ferretti
ec2d44ad86
updated template to default settings for Foam 0.12.0
2021-03-22 17:06:06 +01:00
José Duarte
43f9badb7e
Remove color theme auto detection from settings ( #34 )
...
* Change color theme auto detection to false
This addresses https://github.com/foambubble/foam/issues/503
* Update settings.json
2021-03-08 15:09:15 +01:00
Riccardo Ferretti
bb8f1212c3
added spellright to list of extensions in getting-started doc
2021-01-22 14:26:22 +01:00
Riccardo
d9028e82fb
Added onboarding and major changes to template ( #28 )
...
* removed gitlens
* adjusted various settings
* added foam onboarding to template
* removed prettier extension
* added setting to match OS color scheme
* a couple of minor changes re todos and readme
* added spellright to list of recommended extensions, and added to getting started guide
* added reference to LTeX in spell checking doc
* Added logo to readme
* fixed link to LTeX extension
* styling logo in readme
* more style experiments
2021-01-22 13:17:24 +00:00
Riccardo Ferretti
a82e516c5e
new lines in text are shown as line breaks in preview
2021-01-21 00:16:19 +01:00
Riccardo Ferretti
179b61dde1
no longer recommending gray matter theme
2021-01-19 23:00:40 +01:00
Craig McConomy
288e266af7
Included image-pasting extension
2021-01-19 13:23:08 -05:00
Tobias L. Maier
138cddbca5
Remove Markdown Links extension
...
It seems like this extension is not recommended anymore. See 6ca800b500
2021-01-19 15:42:53 +01:00
Riccardo Ferretti
991970ff2c
added prettier.singleQuote=false setting (see issue foambubble/foam#94 )
...
this way avoid prettier interfering with defiinition generation
2021-01-06 22:59:15 +01:00
Riccardo Ferretti
cb52fbef67
added a getting started guide, and some settings defaults
2021-01-05 23:31:18 +01:00
Riccardo Ferretti
306be2823f
Merge branch 'master' of github.com:foambubble/foam-template
2020-12-25 11:31:24 +01:00
Riccardo Ferretti
97436ff6cb
updated wikilink reference definition to work in github UI
2020-12-25 11:31:13 +01:00
Riccardo
14cd109b72
make markdown the default language for new files
2020-12-15 13:29:52 +01:00
Riccardo
b6ec501cf1
updated slugify method for markdown notes
2020-10-20 16:57:02 +02:00
Jani Eväkallio
acb8399451
Add watcherExclude as well as files.exclude
2020-08-04 15:38:27 +01:00
Thiru
c2a7f6f070
Merge branch 'master' into 15-exclude-node_modules
2020-08-03 21:00:16 +02:00
Thiru
51f53d9f9a
Exclude node_modules #15
2020-08-01 18:07:42 +02:00
Jonathan Ingall
55866c8a29
Update markdown notes autosuggest default
2020-07-27 20:51:16 +01:00
Jani Eväkallio
d8083dbb76
Remove font ligatures from default settings
2020-07-03 17:23:07 +01:00
Charlie
c85ce09410
Use built-in git instead of Git Automator extension
...
This commit updates the template settings
To use the built-in VS Code git integration instead of Git Automator.
- Automatically stage all changes
"git.enableSmartCommit": true,
- Automatically push & pull changes to the remote after committing
"git.postCommitCommand": "sync"
This feature could be improved further
By setting a default key-binding to Git: Commit All,
And/or by automatically committing on save or focus change
For the most SaaS-like experience.
2020-06-29 13:52:12 -07:00
Jani Eväkallio
9fd9a15447
Revert "Add Markdown Links to recommended plugins"
...
This reverts commit 22839e83e3
in favour of zacjones93/master:d05176b3ee5330c3c5fbc2a9c8d437ae5f1ea2e9.
2020-06-27 00:02:12 +01:00
Jani Eväkallio
d05176b3ee
Merge pull request #2 from zacjones93/master
...
Add markdown-links extension to recommendations
2020-06-26 23:59:59 +01:00
Jani Eväkallio
22839e83e3
Add Markdown Links to recommended plugins
2020-06-26 17:43:23 +01:00
Zac Jones
9a80f433f0
Add markdown-links extension to recommendations
2020-06-26 11:37:50 -04:00
Jani Eväkallio
96c6a8bfad
Update template
2020-06-25 00:20:38 +01:00
Jani Eväkallio
6b34fb4ce8
Rudimentary template
2020-06-20 02:24:45 +01:00