Commit Graph

17 Commits

Author SHA1 Message Date
Aly dacb2178b8 Update template files 2021-11-23 20:00:28 -08:00
Aly b42053096f Update to 2020-11-03 2020-11-04 01:08:04 -08:00
Aly 508388232a Change CRLF to LF 2020-11-01 09:10:21 -08:00
Aly ddbd8bdab7 Initial commit 2020-10-31 11:58:52 -07: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